albumenvy / popup
The «How to use Mediaclip Design Tool» popup for albumenvy.com
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- albumenvy/core: >=0.0.4
- mage2pro/core: >=3.7.26
This package is auto-updated.
Last update: 2025-02-22 05:54:14 UTC
README
The «How to use Mediaclip Design Tool» popup for albumenvy.com.
How to install
composer require albumenvy/popup:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.