magebytessoft/module-base 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Download the Module:

    Download the latest version of the Magebytessoft_Base module from the MageBytes repository.

  2. Extract the Files:

    Extract the downloaded files and place them in the app/code/Magebytes/Base directory of your Magento installation.

  3. 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
    
  4. Support
    • For any issues or support requests, please contact MageBytes:
    • Email: info@magebytes.com
    • Website: MageBytes

统计信息

  • 总下载量: 133
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2024-10-04