suprematik/magento 问题修复 & 功能扩展

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

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

suprematik/magento

最新稳定版本:0.0.9

Composer 安装命令:

composer require suprematik/magento

包简介

SUPREMATIK Platform v0.0.1

README 文档

README

How To Install the Extension With Composer

Before install of any extension make sure you:

Back up your server. Set pre-install file permissions. Enable developer mode. Put Magento in maintenance mode.

After that launch from the main magento folder

composer require suprematik/magento

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento cache:clean

php bin/magento cache:flush

How To Install an Extension via .zip file

  1. Upload the Magento 2 extension files to your server and extract the .zip extension file.

  2. Copy the Magento extension files into the app/code folder. The folder with README.md file should be located like that %magentofolder%/app/code/SUPREMATIK

  3. RUN commands

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy -f

  1. Clear Magento cache and disable maintenance mode.

php bin/magento cache:flush

If you need enable/disable module you should use

Enable the module by running php bin/magento module:disable SUPREMATIK or php bin/magento module:enable SUPREMATIK

If you use magento in docker, don't forget to restart container

**How to use

To update script version please use command

composer update suprematik/platform

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2023-12-12