stefansl/cp_progressbar
此包已废弃,不再维护。未建议替代包。
Contao的前端模块,用于生成动态响应式进度条
1.0.4
2016-01-14 14:05 UTC
Requires
- php: >=5.3
- contao-community-alliance/composer-installer: *
- contao/core: >=2.8,<4
Replaces
- contao-legacy/cp_progressbar: 1.0.4
README
cp_progressbar
Contao的前端模块,用于生成动态响应式进度条
在此处查看演示: https://demo.clickpress.de/index.php/progressbar.html
安装
使用Composer、ER2或手动安装。
用法
- 在Contao -> 主题 -> 模块中创建一个新的模块,并选择类型“进度条”。
- 配置您个人的值。如果您想将进度值嵌入到文本中,例如:“我们已经达到%S欧元”
- 在您的文章或页面布局的某个位置添加模块。
- 在页面布局中添加jQuery。