DATA MANAGEMENT SYSTEM FOR MAGENTO WEBSITES BUILT WITH LARAVEL
Key Features:
Comprehensive Report Generation (Supplier-based or Magento customer-based)
Customizable Integrations Based on Your Needs
MAge ERp Connector Module For Magento
The Mage ERP Connector for Magento 2 provides a seamless bridge between your Magento store and the Mage ERP system, which is built on Laravel. This module ensures secure data transfer and communication between the two platforms, making it easier for merchants to streamline their operations and maintain synchronized data across both systems.
With the Mage ERP Connector, you can establish a secure connection between Magento and Mage ERP using an email address registered in the ERP system, along with an authentication code and secret key (license key). Additionally, the connector requires an API key generated from the Magento platform to enable REST API calls, facilitating smooth data exchange between the two systems.
With the help of this module, the Mage ERP system allows you to perform stock imports, cost import, cost price comparisons, invoice reconciliation, reporting etc.
For more information on how the Mage ERP system works with Magento, you can explore the following features on the Mage ERP website:
• Invoice Reconcile for Magento
• Cost vs Price Comparison Overview
Account & Pricing:
• No separate account is required to use this extension.
• There are no additional fees for using this extension.
Features:
• Secure integration between Mage ERP (Laravel-based) and Magento.
• Authentication using email, authentication code, and secret key (license key).
• REST API calls established using Magento’s API key.
• Facilitates data transfer authentication between Magento and Mage ERP.
• Supports stock imports, cost imports, invoice reconciliation, and more through secure API communications.
For further details and access to the code repository, visit the GitHub repository: Mage ERP Connector.
How to install the module ?
Installation Instructions
1. Extract the ZIP
2. Make sure if you have a folder names “HelloMage” inside your “app/code” directory. If not, please create the folder “HelloMage”
3. Create a folder called ErpConnector inside HelloMage
4. Copy all unzipped content inside ErpConnector
Below is how the folder structure should look and make sure you follow the same.
5. Run the Magento 2 deployment commands.
If your deployment mode is set as developer, execute the following
rm -rf var/di/* var/generation/* var/cache/* var/log/* var/page_cache/* var/session/* var/view_preprocessed/* generated/code/* generated/metadata/* pub/static/*
php bin/magento setup:upgrade
php bin/magento setup:di:compile
# If your deployment mode is set as production, execute the following.
bin/magento setup:upgrade
bin/magento deploy:mode:set production
Help & Support: You can reach us at jicksonkoottala@gmail.com for any help with setup or any additional features.
Understand the system configuration of the module.
Path to configuration: Admin > Stores > Configurations
Once inside the config page, please go to HELLOMAGE EXTENSIONS > HelloMage – ERP Connector
Settings options
Environment: We have 2 options here. “Production” or “Staging”
LIVE URL: We have to place MAGE ERP LIVE URL here.
STAGE URL: We have to place MAGE ERP STAGE URL here.
Production Access Token: This is something get updated automatically after connection established.
Live Access Token Updated At: This tell us what time the connection is established.
Stage Access Token: This is something get updated automatically after connection established.
Stage Access Token Updated At: This tell us what time the connection is established.
Authenticate Email: At the time of setting up MAGE ERP system, there is an email address needed within BYPOS ERP and that same email used to authenticate the connection between both systems.
Authenticate Password: Along with email, there is a password also will be provided.
Secrete Code: It’s a kind of license key. This should match with the MAGE ERP system.
How can we verify this system working?
If we go to Event Records, we can see below data
On the same time, we can also see the API records inside MAGE ERP system too.
For more details or a demo, feel free to contact us! visit www.hellomage.com