typo3-themes/themes
Composer 安装命令:
composer require typo3-themes/themes
包简介
TYPO3 THEMES
README 文档
README
Themes
About the THEMES Project
The THEMES project was started with the idea in mind to provide a standardized way how the frontend output of TYPO3 should be created. So the approach is similar to the Wordpress or Drupal world, where we have standardized datastructures and renderers since ages.
We use http://wiki.typo3.org/Fluid to render the page templates normally, this allows to extend given themes, without the need to overwrite all. But you still can choose to render everything with TypoScript or marker based templates, even if this is not what we suggest.
To achieve that goal and to be highly flexible configurable at the same time we build a set of extensions which provides the needed functionality:
Having the base packages and also ready made themes like:
It's easy and fast to start a new web project with less effort.
Combined with TYPO3 core features like distributions you can start the first structure of a webpage in minutes instead of hours.
Installation
To install THEMES and get started fast, we highly recommend to take the following steps:
Simply install the themes from TER you would like to have This will install all the needed dependencies and you are ready to go.
You can get the list of all themes which are available via the TER on typo3-themes.org
Some example themes are:
Additionally you can install a ready made distribution which also adds a pagetree into your TYPO3 installation:
This will make your TYPO3 serving a dummy webpage within some seconds.
Advantages for Developers
- Configuration can be put in a VCS as all is managed in Files
- Default set of backendlayouts
- if standard is kept easily layout is easily without data loss
- flexible and efficient to use
- often we used FLUID instead of complex TypoScript
- customizeable
- works with all 12 column grid frameworks we know like:
Advantages for integrators
- local testing possible
- atomic deployment as extension
- no TypoScript in the Database
- shared licenses:
- please see a list of community shared licenses on https://github.com/typo3-themes/themes/wiki/Bought-Theme-Licenses
Advantages for Editors
- easy to use
- flexible
- ...
Community
We use the TYPO3 Slack channel to communicate:
Issues should be sent to the appropriate extension on github:
More resources
typo3-themes.org
On www.typo3-themes.org you can view a list of THEMES available in the TYPO3 Extension Repository and soon agancies and certified integrators will be able to sell their own THEMES via that Plattform.
TYPO3 Theming und Distribution
This is the big documentation about themes, written by Thomas Deuling, Jo Hasenau and Kay Strobach. The book is written in german, but we plan to release an english version taking care of the current changes and CMS 7 soon.
Hint
Please take a look into Documentation/Index.rst if there is no documentation above this line.
This is a current github limitation :(
Build Status
The following image indicates the build status. Currently it's failing due to some codingstyle issues, to tackle them, the builds are tested with phpcs and the TYPO3 codesniffers, stay tuned we will tackle them all!
typo3-themes/themes 适用场景与选型建议
typo3-themes/themes 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 42.83k 次下载、GitHub Stars 达 36, 最近一次更新时间为 2015 年 08 月 31 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「themes」 「customize」 「TYPO3 CMS」 「fluid」 「TYPO3 THEMES」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 typo3-themes/themes 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 typo3-themes/themes 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 typo3-themes/themes 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Symfony bundle which allows to override entities by using inheritance
Laravel Themes
WordPress mu-plugin to register the theme directory for the default WordPress themes.
This is twig version of Flow Theme for OXID eShop.
Test theme for Altis DXP, based on Automattic/_s starter theme.
This is a Smarty version of Admin Theme for OXID eShop.
统计信息
- 总下载量: 42.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 36
- 点击次数: 16
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-08-31