dynamic/dynamic-blocks
Composer 安装命令:
composer require dynamic/dynamic-blocks
包简介
A collection of blocks for the SilverStripe Blocks module.
关键字:
README 文档
README
A collection of blocks for the SilverStripe Blocks module:
- Accordion
- Call To Action
- Child Pages
- Customer Service (map and contact info)
- Email Newsletter Signup
- Embedded Content
- Form (requires silverstripe/userforms)
- Image
- Page Sections
- Photo Gallery
- Promos
- Recent Blog Posts (requires silverstripe/blog)
- Slideshow
Requirements
- SilverStripe ^4.0
Installation
composer require dynamic/dynamic-blocks
Example usage
Dynamic Blocks uses micschk/silverstripe-groupable-gridfield to enhance the CMS interface.
All blocks are available in the CMS by default. To exclude certain blocks in a project, do the following in your config.yml:
BlockManager:
disabled_blocks:
- AccordionBlock
- ChildPagesBlock
统计信息
- 总下载量: 3.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-01-05
