All Projects → josefglatz → TYPO3-Distribution

josefglatz / TYPO3-Distribution

Licence: other
TYPO3 CMS Distribution (Composer Mode) with TYPO3 console and custom application environment support.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
SCSS
7915 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to TYPO3-Distribution

typo3v10 example sitepackage
Site package extension for TYPO3 10 feature demonstration
Stars: ✭ 13 (-53.57%)
Mutual labels:  typo3-cms, typo3-distribution
content defender
Define allowed or denied content element types in your backend layouts
Stars: ✭ 63 (+125%)
Mutual labels:  typo3-cms
mask export
Export your mask elements as extension
Stars: ✭ 45 (+60.71%)
Mutual labels:  typo3-cms
docker-typo3
Environment to develop and run TYPO3 in Docker containers
Stars: ✭ 16 (-42.86%)
Mutual labels:  typo3-cms
rest
REST webservices for TYPO3 CMS
Stars: ✭ 78 (+178.57%)
Mutual labels:  typo3-cms
t3extblog
A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!
Stars: ✭ 30 (+7.14%)
Mutual labels:  typo3-cms
schema
TYPO3 extension providing an API and view helpers for schema.org markup
Stars: ✭ 19 (-32.14%)
Mutual labels:  typo3-cms
idea-php-typo3-plugin
TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
Stars: ✭ 93 (+232.14%)
Mutual labels:  typo3-cms

josefglatz/TYPO3-Distribution

StyleCI

This repository delivers a full configured, bare metal TYPO3 distribution based on my best practices.

The goal of this package is to give an example of how a TYPO3 project could be configured and structured for real world scenarios. It is updated on a regular basis to reflect the current development of TYPO3 CMS. It's used by me as an advanced TYPO3 boilerplate for real world TYPO3 projects.


Check this

ext:theme of this TYPO3 distribution doesn't work alone! It's absolutely not intended for standalone usage!!!

This TYPO3 distribution is an advanced, professional TYPO3 distribution which requires an all-encompassing TYPO3 know-how.


Which TYPO3 version is actually supported?

  • TYPO3 9.5 LTS (regular further development)

DOCUMENTATION

The documentation is actually work in progress


Some of the Features

  • TYPO3 in Composer mode
  • Useful custom composer tasks
  • helhum/TYPO3-console support
  • PackageStates.php is excluded in git repository and written automatically
  • activated extensions are controlled by root composer.json
  • development context specific extensions are controlled by root composer.json's require-dev section
  • Vendor name change script
  • Support for ext:yaml_configuration (To import default database records and getting a working fully configured pagetree in just seconds)
  • DB-less sys_template record support (no more sys_template records!!!)
  • Many TYPO3 backend improvements
    • Support for automatic image resizing when uploading too large images
    • Simplified cropVariants configuration (custom CropVariants Builder )
    • Unlocalized crop configuration (per default – can be disabled)
    • Easy language file editing in the backend sgalinski/lfeditor (Development context)
    • TYPO3 backend password policies with secure default configuration
    • Additional useful custom icons for the backend
    • Module for listing all registered icon identifiers and showing specific icons as overview
  • Many TYPO3 frontend improvements
    • Quick and ready2use RealFaviconGenerator.net gulp script (just upload svg, adjust colors, run tasks, commit favicons and you're done)
    • Support for Heise's Shariff (to enable sharing favorite content without compromising visitors privacy) via reelworx/rx-shariff
    • Prepared Linkvalidator configuration (TYPO3 core feature)
    • Basic Bootstrap v4 website frontend
    • Simple cookieconsent v3 support (multilanguage)
    • Preconfigured extension georgringer/news
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].