All Projects → t3kit → t3kit

t3kit / t3kit

Licence: GPL-2.0 license
TYPO3 website starter kit

Programming Languages

CSS
56736 projects
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to t3kit

typo3
The TYPO3 Core - Enterprise Content Management System. Synchronized mirror of https://review.typo3.org/q/project:Packages/TYPO3.CMS
Stars: ✭ 898 (+1503.57%)
Mutual labels:  typo3
TYPOTry
A small Vagrant box to try out the most recent TYPO3 release
Stars: ✭ 21 (-62.5%)
Mutual labels:  typo3
kitodo-presentation
Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.
Stars: ✭ 33 (-41.07%)
Mutual labels:  typo3
content defender
Define allowed or denied content element types in your backend layouts
Stars: ✭ 63 (+12.5%)
Mutual labels:  typo3
typo3-secure-downloads
Secure your assets and data from unwanted download. Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.
Stars: ✭ 15 (-73.21%)
Mutual labels:  typo3
sf event mgt
An event management and registration extension for TYPO3 CMS based on ExtBase and Fluid.
Stars: ✭ 46 (-17.86%)
Mutual labels:  typo3
dkdeploy-typo3-cms
dkdeploy-typo3-cms provides functionality for fully automated deployments targeting TYPO3 CMS applications
Stars: ✭ 16 (-71.43%)
Mutual labels:  typo3
webapp-wordlists
This repository contains wordlists for each versions of common web applications and content management systems (CMS). Each version contains a wordlist of all the files directories for this version.
Stars: ✭ 306 (+446.43%)
Mutual labels:  typo3
sentry-typo3
TYPO3 Sentry integration
Stars: ✭ 17 (-69.64%)
Mutual labels:  typo3
fluid-components
Encapsulated frontend components with Fluid's ViewHelper syntax for TYPO3
Stars: ✭ 41 (-26.79%)
Mutual labels:  typo3
TYPO3 Restler
restler (PHP REST-Framework) for TYPO3
Stars: ✭ 29 (-48.21%)
Mutual labels:  typo3
backend debug
Debug support in TYPO3 backend
Stars: ✭ 20 (-64.29%)
Mutual labels:  typo3
typo3-varnish
Varnish Connector for TYPO3. Mirrored from https://gitlab.com/opsone_ch/typo3/varnish.
Stars: ✭ 44 (-21.43%)
Mutual labels:  typo3
typo3 encore
Use Webpack Encore within TYPO3
Stars: ✭ 95 (+69.64%)
Mutual labels:  typo3
t3x-rte ckeditor image
Image support in CKEditor for the TYPO3 ecosystem
Stars: ✭ 43 (-23.21%)
Mutual labels:  typo3
tailor
CLI Tool for maintaining public TYPO3 Extensions
Stars: ✭ 24 (-57.14%)
Mutual labels:  typo3
testing-framework
TYPO3 testing framework for core and extensions
Stars: ✭ 44 (-21.43%)
Mutual labels:  typo3
typo3-formlog
Form log for TYPO3
Stars: ✭ 16 (-71.43%)
Mutual labels:  typo3
in2publish core
in2publish Community Version
Stars: ✭ 38 (-32.14%)
Mutual labels:  typo3
beuser fastswitch
TYPO3 Backend Mode: Fast backend user switch for TYPO3 CMS administrator users
Stars: ✭ 13 (-76.79%)
Mutual labels:  typo3

t3kit logo

t3kit

TYPO3 website starter kit

t3kit documentation

Code Guidelines

Table of contents

t3kit-starter

General info about t3kit project


About

t3kit is TYPO3 site package extension which includes everything that could be needed to develop a site based on TYPO3

What's included

  • General TYPO3 configuration
  • Content elements
  • BElayouts
  • CSS and JS files
  • Icons
  • Third-party extension configuration

Required dependencies

File structure

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

Quick start

t3kit-starter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].