t3kit / t3kit
t3kit项目。一个TYPO3网站启动套件。
11.1.2
2023-10-25 05:19 UTC
Requires
- b13/container: ^1.5.0
- typo3/cms-backend: ^11.5.8
- typo3/cms-core: ^11.5.8
- typo3/cms-extbase: ^11.5.8
- typo3/cms-extensionmanager: ^11.5.8
- typo3/cms-felogin: ^11.5.8
- typo3/cms-filelist: ^11.5.8
- typo3/cms-filemetadata: ^11.5.8
- typo3/cms-fluid: ^11.5.8
- typo3/cms-form: ^11.5.8
- typo3/cms-frontend: ^11.5.8
- typo3/cms-install: ^11.5.8
- typo3/cms-recordlist: ^11.5.8
- typo3/cms-rte-ckeditor: ^11.5.8
- typo3/cms-seo: ^11.5.8
- typo3/cms-tstemplate: ^11.5.8
Requires (Dev)
- editorconfig-checker/editorconfig-checker: ^10.3
- helmich/typo3-typoscript-lint: ^2.5.2
- sclable/xml-lint: 0.5.0
- squizlabs/php_codesniffer: ^3.6.0
Suggests
- apache-solr-for-typo3/solr: Apache Solr for TYPO3
- friendsoftypo3/frontend-editing: Easy inline editing for TYPO3
- typo3/cms-indexed-search: TYPO3 indexed search
- yoast-seo-for-typo3/yoast_seo: Yoast SEO for TYPO3
- dev-master
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.0
- 11.0.0-beta.2
- 11.0.0-beta
- 10.1.0
- 10.0.0
- 10.0.0-beta.2
- 10.0.0-beta
- 10.0.0-alpha
- 8.9.3
- 8.9.2
- 8.9.1
- 8.9.0
- 8.9.0-beta
- 8.9.0-alpha
- 8.8.0
- 8.7.0
- 8.6.0
- 8.5.0
- 8.4.0
- 8.3.0
- 8.2.0
- 8.1.1
- 8.1.0
- 8.0.1
- 8.0.0
- 8.0.0-beta.2
- 8.0.0-beta.1
- dev-dependabot/npm_and_yarn/follow-redirects-1.15.6
- dev-t3v12
- dev-t3kit10
- dev-typo3v11
- dev-t3kit9
- dev-t3kit8
This package is auto-updated.
Last update: 2024-09-16 10:13:42 UTC
README
t3kit
TYPO3网站启动套件
目录
t3kit-starter
t3kit项目的通用信息
关于
t3kit是TYPO3网站包扩展,包含开发基于TYPO3的网站所需的一切
包含内容
- 通用TYPO3配置
- 内容元素
- BElayouts
- CSS和JS文件
- 图标
- 第三方扩展配置
所需依赖
- Git
- Composer >= v2.1.8
- Docker >= v20.10.8
- Docker Compose >= v2.0.0
- Node.js >= v16.12.0
- NPM >= v8.0.0
文件结构
t3kit/
├── .github/ # github actions
├── Classes/ # Contains all PHP classes
├── Configuration/ # General configuration folder. TSconfig, TypoScript, TCA, Flexforms, BElayouts
├── Resources/ # Contains the subfolders `Public/` and `Private/`, which contain resources
└── theme/ # Front-end files. CSS, JS, and compilation scripts