Skip to content

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

Notifications You must be signed in to change notification settings

improntus/module-pedidosya

Repository files navigation

- 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