hestec/silverstripe-mobile0318
Composer 安装命令:
composer require hestec/silverstripe-mobile0318
包简介
Mobile 0318
关键字:
README 文档
README
Gets the suppliers and subscriptions from Broadband Shop by their api.
Requirements
- SilverStripe 4
Version
Using Semantic Versioning.
Installation
Install via Composer:
composer require "hestec/silverstripe-broadbandshop": "1.*"
Configuration
Add the allowed ip addresses in mysite.yml:
BroadbandShopCron:
allowed_ips:
- '123.123.123.123'
- '1.2.3.4.'
- '192.168.1.1'
do a dev/build and flush.
Working
Run the cron script by this url: https://www.yoursite.com/BroadbandShopCron/updateBroadbandShop
Or test with: https://www.yoursite.com/BroadbandShopCron/test
If the test gives a list of the suppliers or the errors.
Issues
No known issues.
Todo
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-10-07