magebytessoft/module-base
最新稳定版本:1.0.2
Composer 安装命令:
composer require magebytessoft/module-base
包简介
Base Module
README 文档
README
Overview
Magebytes Base is a foundational module created by MageBytes that provides essential functionalities required by other MageBytes modules. This module serves as a base dependency for various MageBytes extensions, ensuring compatibility and shared resources across different modules.
Features
- Provides foundational code and utilities used by other MageBytes modules.
- Centralized configuration and common functionalities for consistent integration with MageBytes extensions.
- Ensures smooth interoperability and compatibility with other MageBytes modules.
Requirements
- Magento Version: 2.4.x
- PHP Version: Compatible with your Magento version (PHP 7.4, 8.1, 8.2 or 8.3)
Installation
Composer Installation
To install the Magebytessoft_Base module via Composer, run the following command in your Magento root directory:
composer require magebytessoft/module-base
After the installation is complete, enable the module by running:
php bin/magento module:enable Magebytessoft_Base
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Manual Installation
Follow these steps to install the Magebytes_Base module manually:
Download the Module:
Download the latest version of the
Magebytessoft_Basemodule from the MageBytes repository.Extract the Files:
Extract the downloaded files and place them in the
app/code/Magebytes/Basedirectory of your Magento installation.Enable the Module:
Run the following commands in the Magento root directory to enable the module:
php bin/magento module:enable Magebytessoft_Base php bin/magento setup:upgrade php bin/magento setup:static-content:deploy php bin/magento cache:clean php bin/magento cache:flush- Support
- For any issues or support requests, please contact MageBytes:
- Email: info@magebytes.com
- Website: MageBytes
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-10-04