webfox/silverstripe-blog-search
最新稳定版本:v2.2.0
Composer 安装命令:
composer require webfox/silverstripe-blog-search
包简介
A Silverstripe extension to add Blog Search functionality
README 文档
README
The extension adds a form to your Blog and BlogPost pages to search the blog based on category or a search term.
Just use $BlogSearchForm in Blog.ss and BlogPost.ss.
Installation Instructions
Composer
Run the following to add this module as a requirement and install it via composer.
composer require "webfox/silverstripe-blog-search"
The blog search form extension get applied automatically, and the form will have both a keyword and category search. However you can disable either component as below:
WebFox\BlogSearch\Form\BlogSearchForm: keyword: false category: false
then browse to /dev/build?flush=all
Requirements
- Silverstripe 4.0+
For Silverstripe 3.0+ support please see the v1.0 branch.
统计信息
- 总下载量: 8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-04