olegnax/module-core 问题修复 & 功能扩展

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

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

olegnax/module-core

最新稳定版本:1.3.5.0

Composer 安装命令:

composer require olegnax/module-core

包简介

Olegnax Core. Required by all Olegnax extensions and themes.

README 文档

README

This extension is required to be installed for work of any other Olegnax extension or theme for Magento 2. How to Install Magento 2 Extension Manually and using Composer: https://olegnax.com/documentation/magento-2/how-to-install-magento-2-extension/

1. Install Olegnax Core Module via Composer

To install Magento 2 extensions via Composer you should have SSH access and Composer installed on your server.

  1. Log in to your server with SSH and navigate to your Magento folder.
  2. Use following command to get the latest version of extension:
composer require olegnax/module-core
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

More details: https://olegnax.com/documentation/magento-2/how-to-install-magento-2-extension/

2. Update Olegnax Core Module

composer update olegnax/module-core
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2019-09-24