Latest Stable Version TYPO3 12 Total Downloads Monthly Downloads Continuous Integration Status

Introduction

This extension provides a module to show a website configuration form allowing users without any technical knowledge to easily configure main aspects from a website.

Behind the scene the extension provides mappers to bind form fields with TypoScript constants, site configuration or the configuration record from the extension. To setup the edit form the following steps are involved:

  1. Define the TCA

  2. If needed create event handlers for advanced configurations

An example setup can be found in the commit 351c6af from the extension pizpalue.

Note

To setup the configuration form integrator or developer skills are required.

Screenshots

Website configuration form

Website configuration form