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.warianty vcs https://gitlab.com/magento2ext/warianty - Add the access token to the private GitLab repository:
composer config --auth gitlab-token.gitlab.com - Install the module using Composer:
composer require kowal/module-warianty - Apply database updates:
php bin/magento setup:upgrade - Clear the cache:
php bin/magento cache:flush























