Magento Installation Guide

Overview

Narvar's Magento extension (also referred to as Narvar Accord) helps you connect your Magento store to Narvar's systems.

Installation Guide

Follow the steps below to install Narvar Accord:

  • Download the latest Magento extension zip here.
  • Take precautions by following these steps to make sure the process runs safely:
    • Create a backup of your site by going into System > Tools > Backups on Magento Admin.
    • Clear the cache by going into System > Tools > Cache Management. (Recommended “Select All” and “Refresh” Action)
  • Extract the archive provided and copy the files into <magento root folder>/app/code/
  • Run the below commands from <magento root folder>/bin
./magento setup:di:compile
./magento setup:upgrade
./magento cache:flush
  • Log out and log in to the admin portal, and navigate to Narvar Accord > Configuration.
  • The configuration can be saved at the default configuration view, website view, and store view levels.

Configuration_Page.png

Create an Integration
  • On the Admin sidebar, go to System > Extensions > Integrations.
  • Enter the following Integration Info:
    • Enter the Name of the integration as Narvar and the contact email address as partnerships@narvar.com.
    • Leave the callback URL and Identity Link URL empty.
    • When prompted, enter your Magento admin password to confirm your identity.

Screenshot 2025-06-23 at 8.50.50 AM 1.png

  • In the left panel, choose API and update the following:
  • Set Resource Access to one of the following either All or Custom
    • For custom access, select the checkbox of each resource that is needed as below.

Screenshot 2025-06-23 at 8.53.42 AM 1.png

  • Once complete click Save
  • Allow OAuth from the Configuration, as shown below (latest magento version).

Screenshot 2025-06-23 at 8.56.18 AM 1.png

  • Click Save Config.

By default, a saved integration appears on the grid with an Inactive status. To activate it, complete the following steps:

  • On the Admin sidebar, go to System > Extensions > Integrations.
  • Find the newly created integration and click the Activate link.
  • In the upper-right corner, click Allow.
    • This displays the Integration Tokens for Extensions. Copy this information to a secure, encrypted location for use with your integration. (Required in the next step)
  • Click Done

Group 1 (3).png

Configuration

Generating Authentication token in Narver Hub

Narvar Accord has to be configured before it can start sending data (order, invoice, shipment) to Narvar. Follow the steps below to configure Narvar Accord

  • Make sure the `Narvar Accord Version` shows the latest version in the Magento configuration page.
  • Log in to Narvar Hub, based on your installation environment
  • From the main menu, select Partnerships > Magento.
  • Click Add Token

Configuring Narvar Accord in Magento Admin Portal

  • Ensure your Magento Server is accessible to external services. If not, please whitelist the following Narvar IP Addresses.
S. No. Environment Public IP
1 Production 34.133.20.188
2 Production 34.27.49.72
3 Production 34.171.18.16
4 Staging 34.136.221.122
5 Staging 35.224.127.223
6 Staging 35.225.8.171

 

  • On the Admin sidebar, navigate to Narvar Accord or Store > Configuration > Narvar Accord and select the scope of the installation i.e. default, website, or store view.
  • Copy the retailer moniker and key from Narvar hub to Narvar Store Brand and Narvar Authentication Token fields in the Magento configuration page, respectively. 
  • Copy the Access Token and Access Token Secret from the Integrations step to Magento Integration Access Token and Magento Integration Access Token Secret fields in Magento configuration page, respectively.
  • Set the Magento API base URL for Narvar to communicate with Magento. This can be left blank and by default Stores > Settings > Configuration > Web > Secure Base URL will be used. Only set this field if we need to override the base URL.
  • Use Environment to choose the Narvar Environment.
  • You can enable Debug Mode to send debug data to Narvar, in case of any issues.
  • Click Save Config and wait for a success message.
Disabling Narvar Accord

Follow the steps below if, Narvar Accord has to be disabled.

Run below commands from <magento root folder>/bin

./magento module:disable Narvar_Accord
./magento setup:upgrade
./magento cache:flush
 
 

Comments

0 comments

Please sign in to leave a comment.