seiger/soffers
最新稳定版本:v1.0.0
Composer 安装命令:
composer require seiger/soffers
包简介
Module for records management in the Evolution CMS admin panel.
关键字:
README 文档
README
sOffers Module for records management in the Evolution CMS admin panel.
Install by artisan package installer
Run in you /core/ folder:
php artisan package:installrequire seiger/soffers "*"
Generate the config file in core/custom/config/cms/settings with name soffer.php the file should return a comma-separated list of templates.
php artisan vendor:publish --provider="Seiger\sOffers\sOfferServiceProvider"
Run make DB structure with command:
php artisan migrate
Configure
Templates for displaying gallery tabs are configured in the
core/custom/config/cms/settings/sOffers.php
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-08-22