wbcomdesigns / module-core
core module to manage all other modules related to wbcom
Installs: 3 035
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-06-24 04:23:28 UTC
README
This module is used to provide a base for all other modules related Wbcom Designs.
-
1.Documentation:
-
3.Installation Process:
-
Installation Through Downloaded Package:
Step- 1: Download the latest version of package Wbcom Core.
Step- 2: Unzip package to MagentoRoot/app/code.
Step- 3: After unzip directory structure will be MagentoRoot/app/code/Wbcom/Core
Step- 4: Run commands for upgrade and deploy.
Commands Need To Run
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
-
-
5.Change Log:
- Initial Version