psvneo/typo3-essentials

This package is abandoned and no longer maintained. No replacement package was suggested.

Essentials - A full configured TYPO3 theme.

0.1.0 2020-02-19 12:51 UTC

This package is auto-updated.

Last update: 2023-07-10 10:12:55 UTC


README

pipeline status

Essentials - A full configured TYPO3 theme

Supported TYPO3 version 9.5.x.

How to install

  • run npm run build to install frontend dependencies.

How to run local tests

Descriptioncommand
Build the projectcomposer build
Quality toolscomposer quality
Lint PHPcomposer lint-php
Lint Typoscriptcomposer lint-typoscript
Find debugscomposer find-debugs
Unit testscomposer unit-tests
Functional testscomposer functional-tests