TYPO3-Initiatives / adminpanel-extended

TYPO3 Extension Adminpanel Extended
GNU General Public License v3.0
6 stars 2 forks source link

[TASK] Add a lightweight development environment #5

Closed KamiYang closed 6 years ago

KamiYang commented 6 years ago

This patch adds a lightweight environment for development purposes. To use/install it, use standard composer install.

A TYPO3 instance will be prepared for 'FIRST_INSTALL'-steps in "/.Build/". Docroot would be "/.Build/web/".

KamiYang commented 6 years ago

Blocked until https://review.typo3.org/#/c/58575/ is merged. After the patch, we won't need to explicit require "typo3/cms-recordlist".