In admin: Manages advertisments with banner Image, Title, Description, Active From & To, Display on Pages and status Options.
In front: Addes a menu item at top navigation and displays the Image and Title underneath the menu navigation section depending upon backend options.
Module Can be active/deactivete from configuration.
composer config repositories.reponame vcs https://github.com/vac19/advertismentcomposer require salecto2/magento2-advertisment
composer remove salecto2/magento2-advertisment
Desrcribe each settings from the backend, and what effect they have.
- Option
STORES/Configuration/Salecto - Advertisment- Enables or disable the module - Option
Content/Elements-Advertisment- Admin grid to add or edit advertisment.
- After add/edit advertisment no advertisment/changes appear on frontend
It is require to clear catch each time when advertisment added or edited ~ Locally.
- Run
composer require salecto2/magento2-advertisment - Run
php bin/magento setup:upgrade - Run
php bin/magento setup:di:compile - Run
php bin/magento s:s:d da_DK en_US - Run
php bin/magento c:c
- Run
composer require salecto2/magento2-advertisment - Run
php bin/magento setup:di:compile - Run
php bin/magento s:s:d da_DK en_US - Run
php bin/magento c:c





