Installation
* In a production environment, please use the --keep-generated option
Type: Composer
- The module is available in the Composer repository:
- Private GitLab repository:
https://gitlab.com
- Private GitLab repository:
- Add the Composer repository to the configuration:
composer config repositories.dostepne.promocje vcs https://gitlab.com/magento2ext/magento-2-dostepne-promocje - Add the access token for the private GitLab repository:
composer config --auth gitlab-token.gitlab.com <TWÓJ_TOKEN> - Install the module using Composer:
composer require kowal/module-dostepnepromocje - Apply database updates:
php bin/magento setup:upgrade - Clear the cache:
php bin/magento cache:flush























