steadfast-collective/statamic-feedbucket
最新稳定版本:v2.0.0
Composer 安装命令:
composer require steadfast-collective/statamic-feedbucket
包简介
Statamic Addon that integrates Feedbucket into Statamic.
README 文档
README
Integrates Feedbucket into Statamic in two ways:
-
Frontend (via partial)
-
CP
How to Install
You can install this addon via Composer:
composer require steadfast-collective/statamic-feedbucket
Optionally, publish the config file php artisan vendor:publish --tag="statamic-feedbucket-config" (this is only relevant if you're wanting to use Feedbucket within the CP).
Enabling
Front end
Add the following to your base layout's head, to enable feedbucket for your frontend:
{{ feedbucket }}
Statamic CP
Within the config/statamic-feedbucket.php config file, there is an cms_routes array of route names that Feedbucket will be enabled on. We've added some sensible defaults, but you can change them to suit your needs.
Please do not use wildcard routes in this array. It is not supported.
统计信息
- 总下载量: 392
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-14