定制 biffbangpow/silverstripe-bootstrap-5-forms 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: Scheme

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-08-16