t3v/t3v_blueprint

The TYPO3Voila extension blueprint.


Keywords
cms, extension, blueprint, typo3, TYPO3voila, T3v, UH LÁLÁ
License
MIT

Documentation

T3v Blueprint

Travis CI Status

The TYPO3Voila extension blueprint.

Dependencies

  • TYPO3 CMS 8.7 or greater
  • Fluid Styled Content extension
  • Grid Elements extension
  • Indexed Search extension
  • Google Sitemap extension
  • Realurl extension
  • VHS extension
  • Replace Content extension
  • Source Optimization extension
  • T3v Core extension
  • T3v Base extension
  • T3v DataMapper extension
  • T3v Page extension
  • T3v Content extension
  • T3v Navigations extension
  • T3v Cookies extension

Installation

  1. Add T3v Blueprint as dependency to the Composer configuration
  2. Run composer install or composer update to install all dependencies with Composer
  3. Include the TypoScript for T3v Blueprint

Development

Setup

$ ./Scripts/Setup.sh

Run Unit Tests

$ ./Scripts/Tests/Unit.sh

Run Functional Tests

$ ./Scripts/Tests/Functional.sh

Bug Reports

GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.

Versioning

This library aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.

License

T3v Blueprint is released under the MIT License (MIT), see LICENSE.