Skip to content

Latest commit

 

History

History
executable file
·
35 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
35 lines (25 loc) · 1.05 KB

- Oficial Module - Magento 2


Description

Official module PedidosYa for Magento 2. The module was developed using Pedidos Ya API documentation API Docs.

Installation

The module requires Magento 2.0.x or higher for its correct operation. It will need to be installed using the Magento console commands.

composer require improntus/module-pedidosya-magento-2:^2.0

Developer installation mode

php bin/magento deploy:mode:set developer
php bin/magento module:enable Improntus_PedidosYa
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy es_AR en_US
php bin/magento setup:di:compile

Production installation mode

php bin/magento module:enable Improntus_PedidosYa
php bin/magento setup:upgrade
php bin/magento deploy:mode:set production

Author

N|Solid