beehexacorp / magento-base
Beehexa基础模块。
2.3.2
2023-06-13 10:13 UTC
Requires
- php: ~7.2 || ~8.0 || ~8.1
- magento/framework: >=102.0
This package is auto-updated.
Last update: 2024-09-13 12:38:08 UTC
README
网站: https://www.beehexa.com/
beehexa/magento-base
这是Beehexa模块的核心模块。增加了菜单和配置部分。
主要功能
这是Beehexa模块的核心模块。
- 增加菜单
- 配置部分。
- 从Beehex获取新闻
安装
* = 在生产环境中,请使用 --keep-generated
选项
类型1:压缩文件
- 在
app/code/Beehexa
中解压压缩文件 - 通过运行
php bin/magento module:enable Beehexa_Base
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清理缓存
类型2:Composer
- 通过运行
composer require beehexa/magento-base
安装模块 - 通过运行
php bin/magento module:enable Beehexa_Base
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清理缓存
配置
商店 -> 配置 -> Beehexa Corp
规格
- 定时任务
- beehexa_base_fetching_news