webbytroopstechnologies/magento2-module-core

Core module for WebbyTroops Magento2 modules

Installs: 9 229

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/webbytroopstechnologies/magento2-module-core

1.0.3 2023-07-06 06:06 UTC

This package is auto-updated.

Last update: 2025-10-13 04:59:58 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