meenu0007 / change-background
Change Background
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/meenu0007/change-background
Requires
- php: ^7.1.0
README
Magento 2 extension fot Change Background
Installation
- Enable module with
php bin/magento module:enable Commerce9_AjaxLogin - Run
php bin/magento setup:upgrade - Recompile DI
php bin/magento setup:di:compile - Recompile static files:
php bin/magento setup:static-content:deploy - Flush cache:
php bin/magento cache:flush