silverstripe/recipe-blog
Composer 安装命令:
composer require silverstripe/recipe-blog
包简介
SilverStripe Blog Project Template
README 文档
README
Provides a quick baseline installation for a blog and some common supporting features.
Installation
To start a new website with a blog installed;
composer create-project silverstripe/recipe-blog website
Or to include a blog into your existing website:
composer require silverstripe/recipe-blog
Included functionality
This recipe includes silverstripe/blog and it's dependencies as one might
expect, but also provides a set of optional functionality enabled by the
presence of:
silverstripe/widgets: Add widgetssilverstripe/content-widget: Display HTML content in a widgetsilverstrpe/spamprotection: Add spam protection to Silverstripe formssilverstripe/akismet: Use Akismet to add a simple spam filtersilverstripe/comments: Add commenting functionality for Pages and other DataObjectssilverstripe/comment-notifications: Add simple email notification functionality for when new visitor comments are postedcolymba/gridfield-bulk-editing-tools: Facilitate bulk file upload & record editingsilverstripe/lumberjack: Easily manage pages in GridFields
And includes some configuration out of the box.
统计信息
- 总下载量: 144.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-02-12