T3v Base

The base extension of TYPO3voilà.

View the Project on GitHub t3v/t3v_base

T3v Base

The base extension of TYPO3voilà.

Dependencies

Core

Frontend

Assets

TYPO3voilà

Installation

  1. Add T3v Base 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 Base

Overview

Content objects

Grid elements *

Body

Layout

Formatting

Composition

Misc

Models

Development

Setup

git clone https://github.com/t3v/t3v_base.git && cd t3v_base

./Scripts/Setup.sh

Testing

./Scripts/Tests.sh
./Scripts/Tests/Unit.sh
./Scripts/Tests/Functional.sh
./Scripts/Tests/Migrate.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 project 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 being released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.

Credits

Icons

Icons used made by DinosoftLabs, Freepik, Kiranshastry, Smashicons and Vectors Market from Flaticon.

License

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