承接 alvis/magento2-core 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

alvis/magento2-core

最新稳定版本:1.0.0

Composer 安装命令:

composer require alvis/magento2-core

包简介

Wrapper to contain all module installations.

README 文档

README

This is a wrapper for all of Alvis Magento 2 modules.

Installation

Recommended installation through composer, within your Magento root directory enter the following:

composer require alvis/magento2-core

Alternatively you can install manually by following these steps:

  1. Download the repo zip file and extract
  2. You should have a folder called 'magento2-core-master'. Rename this folder to 'Core'
  3. Under your Magento site folder create a new directory 'app/code/Alvis'
  4. Upload the module to this folder 'app/code/Alvis/Core'

Enable the module

php bin/magento module:enable Alvis_Core

You may also need to re-compile:

php bin/magento setup:upgrade
php bin/magento setup:di:compile

There are no configuration options for this module.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-04-02