contao/standard-edition

此包已被放弃,不再维护。作者建议使用 contao/managed-edition 包。

Contao开源CMS

安装量: 18,229

依赖: 0

推荐者: 0

安全: 0

星标: 35

关注者: 16

分支: 9

开放问题: 0

类型:项目


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添加通讯录功能

祝您享受!