webexmachina / contao-component-style-manager
Contao开源内容管理系统(CMS)的样式和CSS类管理器
2.6.13
2023-12-18 21:47 UTC
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/core-bundle: 4.4.1
- contao/manager-plugin: <2.0 || >=3.0
- 2.6.13
- 2.6.12
- 2.6.11
- 2.6.10
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- dev-master / 2.5.x-dev
- 2.5.0
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/bundle-config
- dev-develop
This package is auto-updated.
Last update: 2024-09-12 09:21:45 UTC
README
⚠️ 这是一个临时分支。
允许您轻松管理自己的CSS类,这些类作为布局、页面、文章、模块、新闻、事件、表单、表单元素和内容元素中提供的组。
此插件旨在简化主题定制,无需手动添加类或创建新的布局。
概述
- 使用可能性很多(例如,网格、动画、内容属性等)
- 在后台清晰展示
- 类别和组
- 组合并作为标签输出
- 将变量传递给模板
- 使用预定义方法或您自己的格式化输出
- 导入/导出
- 适用于
- 布局
- 页面
- 文章
- 模块
- 内容元素
- 表单
- 表单字段
- 新闻
- 事件
- 第三方DCA
- 第三方插件支持
- Rocksolid自定义元素
示例后台视图
安装
通过Contao Manager安装
在Contao Manager中搜索 oveleon/contao-component-style-manager
并将其添加到您的安装中。最后,更新包。
手动安装
composer require oveleon/contao-component-style-manager