webexmachina / contao-smartgear
Contao开源CMS的SMARTGEAR
v1.1.0-rc1
2024-02-09 14:38 UTC
Requires
- php: ^7.4 || ^8.0
- contao/calendar-bundle: ^4.13
- contao/comments-bundle: ^4.13
- contao/core-bundle: ~4.13
- contao/faq-bundle: ^4.13
- contao/listing-bundle: ^4.13
- contao/news-bundle: ^4.13
- contao/newsletter-bundle: ^4.13
- do-while/contao-backupdb-bundle: ^1.4
- heimrichhannot/contao-backend-lost-password-bundle: ^1.5
- heimrichhannot/contao-email2username-bundle: ^1.4
- heimrichhannot/contao-filename-sanitizer-bundle: ^2.4
- heimseiten/contao-sticky-footer-backend-bundle: ^1.0
- madeyourday/contao-rocksolid-custom-elements: ^2.3
- marcel-mathias-nolte/contao-filesmanager-fileusage: ^1.0
- numero2/contao-opengraph3: ^4.2
- terminal42/notification_center: ^1.6
- webexmachina/contao-component-style-manager: ^2.6
- webexmachina/contao-grid: ^1.0
- webexmachina/contao-personal-data-manager: ^1.0
- webexmachina/contao-utils: ^1.0
Requires (Dev)
- codeception/codeception: ^4
- codeception/module-asserts: ^1.0.0
- codeception/module-phpbrowser: ^1.0.0
- codeception/module-webdriver: ^2.0
- contao/test-case: ~4
- phpunit/phpunit: ^9.0
- dev-main
- 2.0.x-dev
- 1.1.x-dev
- v1.1.0-rc1
- v1.0.38
- v1.0.37
- v1.0.36
- v1.0.35
- v1.0.34
- v1.0.33
- v1.0.32
- v1.0.31
- v1.0.30
- v1.0.29
- v1.0.28
- v1.0.27
- v1.0.26
- v1.0.25
- v1.0.24
- v1.0.23
- v1.0.22
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- 1.0.0.x-dev
- v1.0.0
- v1.0.0-rc2
- v1.0.0-rc1
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.13
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-news-breadcrumb
- dev-issue-207-Data_Manager
- dev-issue-248-FormDataManager_should_be_in_a_repo_on_its_own
This package is auto-updated.
Last update: 2024-09-09 08:50:41 UTC
README
本项目的目的是让机构、开发者和网站管理员能够以更简单的方式使用Contao。
功能特性
- 合并多个有用的插件
- 调整翻译使其更易于理解
- 升级后端用户体验
- 基于RSCE插件添加大量组件
系统要求
系统要求(未来)
安装
从Packagist(Contao Manager)克隆扩展
使用docker进行测试
项目中有docker
文件夹,其中包含运行带有此模块的新Contao安装所需的所有内容(仅限Linux)。
在您的终端中,只需键入
./docker/build.sh
该脚本将提供所有选项以在docker环境中运行可工作的Contao。
有关路径、端口和其他所有信息的所有信息都位于docker/.env文件
文档
许可证
此扩展根据Apache License 2.0的条款进行许可。完整的许可证文本可在主文件夹中找到。
获取支持
访问支持页面提交问题或直接联系:)
从Git安装
您可以使用此存储库URL获取扩展:Github