contao /standard-edition
4.4.7
2017-10-12 13:05 UTC
Requires
- php: ^7.1
- contao/calendar-bundle: ^4.4
- contao/comments-bundle: ^4.4
- contao/core-bundle: ^4.4
- contao/faq-bundle: ^4.4
- contao/installation-bundle: ^4.4
- contao/listing-bundle: ^4.4
- contao/news-bundle: ^4.4
- contao/newsletter-bundle: ^4.4
- doctrine/doctrine-bundle: ^1.6
- incenteev/composer-parameter-handler: ^2.0
- lexik/maintenance-bundle: ^2.0
- nelmio/security-bundle: ^2.2
- php-http/guzzle6-adapter: ^1.1
- sensio/distribution-bundle: ^5.0.19
- sensio/framework-extra-bundle: ^3.0.2
- symfony/monolog-bundle: ^3.1
- symfony/swiftmailer-bundle: ^2.3.10
- symfony/symfony: 3.3.*
Conflicts
- contao/core-bundle: <4.4.1
- swiftmailer/swiftmailer: <5.4.5
- symfony/swiftmailer-bundle: 2.6.* <2.6.2
- dev-master
- 4.4.7
- 4.4.6
- 4.4.5
- 4.4.4
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.4.0-RC2
- 4.4.0-RC1
- 4.3.11
- 4.3.10
- 4.3.9
- 4.3.8
- 4.3.7
- 4.3.6
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.3.0-RC1
- 4.2.5
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.2.0-RC1
- 4.2.0-beta1
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.1.0-RC1
- 4.1.0-beta1
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-RC1
- 4.0.0-beta1
- dev-release/4.5.0
- dev-feature/symfony2
This package is auto-updated.
Last update: 2022-02-01 12:45:26 UTC
README
欢迎来到Contao标准版,这是一个功能齐全的Contao 4应用程序,您可以用它作为新应用程序的框架。
包含内容:
Contao标准版默认配置如下
- Twig作为模板引擎;
- Doctrine ORM/DBAL;
- Swiftmailer;
- 所有内容均启用了注解。
它预配置了以下Symfony包
- FrameworkBundle - 核心Symfony框架包
- SecurityBundle - 通过集成Symfony的安全组件添加安全功能
- TwigBundle - 添加了对Twig模板引擎的支持
- MonologBundle - 添加了对Monolog日志库的支持
- SwiftmailerBundle - 添加了对Swiftmailer邮件库的支持
- DoctrineBundle - 添加了对Doctrine ORM的支持
- KnpMenuBundle - 提供了KnpMenu库的集成
- KnpTimeBundle - 使日期看起来合理且具有描述性
- LexikMaintenanceBundle - 允许将网站置于维护模式
- NelmioCorsBundle - 添加了对跨源资源共享(CORS)头部的支持
- NelmioSecurityBundle - 添加了额外的安全相关功能
- SensioFrameworkExtraBundle - 添加了包括模板和路由注解在内的多个增强功能
- DebugBundle(在开发/测试环境中)- 添加了Debug和VarDumper组件集成
- WebProfilerBundle(在开发/测试环境中)- 添加了性能分析功能和Web调试工具栏
- SensioDistributionBundle(在开发/测试环境中)- 添加了配置和使用Symfony分布的功能
它还预配置了以下Contao包
- ContaoCoreBundle - Contao核心包
- ContaoCalendarBundle - 向Contao添加日历功能
- ContaoCommentsBundle - 向Contao添加评论功能
- ContaoFaqBundle - 向Contao添加FAQ功能
- ContaoInstallationBundle - 必须安装和更新Contao
- ContaoListingBundle - 允许在前端列出任意数据
- ContaoNewsBundle - 向Contao添加新闻功能
- ContaoNewsletterBundle - 向Contao添加通讯录功能
祝您享受!