bobdenotter/rss-extension
Composer 安装命令:
composer require bobdenotter/rss-extension
包简介
Provide RSS, Atom and JSON feeds for Bolt 4
README 文档
README
Author: Bob den Otter
This Bolt extension can be used to create RSS, Atom and JSON feeds for your Bolt website.
Installation:
composer require bobdenotter/rss-extension
After installation, configure the workings of the extension in
config/extensions/bobdenotter-rssextension.yaml.
The part below is only for developing the extension. Not required for general usage of the extension in your Bolt Project.
Running PHPStan and Easy Codings Standard
First, make sure dependencies are installed:
COMPOSER_MEMORY_LIMIT=-1 composer update
And then run ECS:
vendor/bin/ecs check src --fix
统计信息
- 总下载量: 456
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-23