Download the PHP package mahout-erp/module-magento2-erp without Composer
On this page you can find all versions of the php package mahout-erp/module-magento2-erp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mahout-erp/module-magento2-erp
More information about mahout-erp/module-magento2-erp
Files in mahout-erp/module-magento2-erp
Download mahout-erp/module-magento2-erp
More information about mahout-erp/module-magento2-erp
Files in mahout-erp/module-magento2-erp
Vendor mahout-erp
Package module-magento2-erp
Short Description Module for integration with Mahout ERP Cloud
License proprietary
Package module-magento2-erp
Short Description Module for integration with Mahout ERP Cloud
License proprietary
Please rate this library. Is it a good library?
Informations about the package module-magento2-erp
Magento 2 Module - Mahout ERP Cloud
- Main Functionalities
- Installation
- Configuration
- Specifications
Main Functionalities
Magento 2 Module for integration with Mahout ERP Cloud
Installation
* = in production please use the --keep-generated
option
Type 1: Composer
- Add the composer repository to the configuration by running:
composer config repositories.mahout_erp composer https://packagist.org/
- Install the module composer by running:
composer require mahout-erp/module-magento2-erp
- enable the module by running:
php bin/magento module:enable Mahout_ERP
- apply database updates by running:
php bin/magento setup:upgrade
- Flush the cache by running:
php bin/magento cache:flush
Type 2: Zip file
- Unzip the zip file in
app/code/Mahout
- Enable the module by running
php bin/magento module:enable Mahout_ERP
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
- Enable (mahout_erp/configuration/enable)
- Environment (mahout_erp/configuration/environment)
- Development Token (mahout_erp/configuration/token_dev)
- Production Token (mahout_erp/configuration/token_prod)
- Development Public Key (mahout_erp/configuration/public_key_dev)
- Production Public Key (mahout_erp/configuration/public_key_prod)
- Debug (mahout_erp/configuration/debug)
Specifications
-
Model
-
Queue
- sales_order_invoice_register > Mahout\ERP\Observer\Sales\OrderInvoiceRegister
-
-
Cronjob
- mahout_erp_queue
- Crongroup
- default
All versions of module-magento2-erp with dependencies
PHP Build Version
Package Version
The package mahout-erp/module-magento2-erp contains the following files
Loading the files please wait ....