radweb / core
Radweb Core for Radweb Modules
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-20 11:49:58 UTC
README
Core module for Radweb modules.
Install
Composer
-
cd to root folder
-
Enter following commands to install module:
composer require radweb/core
-
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Radweb_Core --clear-static-content php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:flush php bin/magento indexer:reindex
Release Notes
1.0.0
- Initial