webbytroopstechnologies / magento2-module-core
Core module for WebbyTroops Magento2 modules
Installs: 9 065
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-06-06 09:59:49 UTC
README
Thank you for using our product. This extension is developed by WebbyTroops Technologies. This extension is build as a base for Magento2 extensions.
Composer Installation
composer require webbytroopstechnologies/magento2-module-core
Manual Installation
1) Download & extract extension zip file and upload to {Magento Root}/app/code folder. 2) Move all files and folders to follow the following structure {Magento Root}/app/code/WebbyTroops/Core. 3) Execute php bin/magento setup:upgrade command 4) Execute php bin/magento cache:clean