radweb / core
Radweb Core for Radweb Modules
1.0.0
2018-01-09 15:19 UTC
This package is auto-updated.
Last update: 2026-02-20 14:50:27 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