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.
- Log in to your server with SSH and navigate to your Magento folder.
- 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
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-09-24