Type

magento2-module

License

proprietary

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Module installation

CicleCI: CircleCI

Scrutinizer Code Quality

:hand: Requirements

This module supports Magento v2.1 and higher.

:floppy_disk: Installation

To install the module of Pagantis in your Magento shop, you can use Composer:

    composer require pagantis/magento-2x
    bin/magento module:enable Pagantis_Pagantis
    bin/magento setup:upgrade
    bin/magento setup:di:compile

    //remember to have the production mode enabled:
    bin/magento deploy:mode:set production

:gear: Configuration

Configure the module in Magento admin panel using the information found in your Pagantis profile.

For more information about how to config the module, see our configuration section.

:arrow_forward: Use

To use in a real environment you should enable your Pagantis account.

For more information about how to use the module, see our use section.