risecommerce/magento2-maintenance-mode-extension 问题修复 & 功能扩展

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

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

risecommerce/magento2-maintenance-mode-extension

最新稳定版本:1.0.2

Composer 安装命令:

composer require risecommerce/magento2-maintenance-mode-extension

包简介

Risecommerce Maintenance Mode Extension for Magento 2

README 文档

README

The Maintenance Mode Extension for Magento 2 by Risecommerce is perfect for putting your Magento storefront into maintenance mode for a few minutes, hours, or days while updating your site. Showing a blank or low-quality maintenance page leaves a negative impression on customers. With this extension, you can customize maintenance pages as per your requirements and include features such as newsletters, countdown timers, social links, and contact information to keep your customers engaged and updated.

For more details about the extension, visit the Maintenance Mode Extension for Magento 2.

If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.

For support or inquiries, please visit our contact page.

Support

  • Magento versions: 2.3.x, 2.4.x

How to Install the Extension

Method I: Manual Installation

  1. Download the archive file.
  2. Unzip the file.
  3. Create a folder at [Magento_Root]/app/code/Risecommerce/MaintenanceMode.
  4. Move the unzipped files to the directory [Magento_Root]/app/code/Risecommerce/MaintenanceMode.

Method II: Using Composer

Run the following command:

composer require risecommerce/magento2-maintenance-mode-extension

#Enable Extension:

  • php bin/magento module:enable Risecommerce_MaintenanceMode
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

#Disable Extension:

  • php bin/magento module:disable Risecommerce_MaintenanceMode
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-01-02