biffbangpow/silverstripe-bootstrap-5-forms
最新稳定版本:v1.2.0
Composer 安装命令:
composer require biffbangpow/silverstripe-bootstrap-5-forms
包简介
Adds templates for bootstrap 5 forms
关键字:
README 文档
README
Adds (mostly) CSS classes to the form templates to improve styling with Bootstrap 5.
Works with CMS 6, for CMS 4/5 please use the version 1 branch
Usage
composer require biffbangpow/silverstripe-bootstrap5-forms ^2
Run a dev/build and the module should activate automatically on all front-end forms.
Default button styles can be changed via yml config:
BiffBangPow\SilverstripeBootstrap5Forms\Bootstrap5Forms: submit_button_class: 'btn btn-danger' non_submit_button_class: 'btn btn-warning'
The module also supports Bootstrap's 'floating labels' functionality. This can be enabled in config with the following setting:
BiffBangPow\SilverstripeBootstrap5Forms\Bootstrap5Forms: enable_floating_labels: true
Based on https://github.com/axllent/silverstripe-bootstrap-forms
统计信息
- 总下载量: 463
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-08-16