fcseb/banner
最新稳定版本:1.0
Composer 安装命令:
composer require fcseb/banner
包简介
description
README 文档
README
it is recommended to install automatically using composer, but you can also install manually if necessary
automatic:
Step one:
Navigate to the root of the Oxid eshop you want to install this module on.
Step two:
Open the terminal and execute:
composer require fcseb/banner -n
to download and install the latest stable version of this module.
Step three:
Open the admin page of your Oxid eshop. Navigate to the "Modules" table. You should see that the Module was installed successfully.
manual:
Step one:
Navigate to the root of the Oxid eshop you want to install this module on.
Step two:
Open the Terminal and execute
git clone https://github.com/FC-Sebastian/Oxid6_PromotionBanner source/modules/fcSeb/banner
OR
Navigate to source/modules and create a folder named "fcSeb" and within that newly created folder create another one named "banner". Download a stable version of this module from https://github.com/FC-Sebastian/Oxid6_PromotionBanner and paste it into the "banner" folder.
Step three:
Navigate to the root of your Oxid eshop open the Terminal and execute
vendor/bin/oe-console oe:module:install-configuration source/modules/fcSeb/banner
composer config repositories.fcseb/banner path source/modules/fcSeb/banner
composer require fcseb/banner -n
Step four:
Open the admin page of your Oxid eshop. Navigate to the "Modules" table. You should see that the Module was installed successfully.
notes:
This module was tested on Oxid eshop Versions 6.4 and 6.5 but should work on all Oxid 6 eshops.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-13