Skip to content

andyhirsch/typo3-easyconf

 
 

Repository files navigation

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

TYPO3 extension easyconf

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.

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

Repository:https://github.com/buepro/typo3-easyconf
Read online:https://docs.typo3.org/p/buepro/typo3-easyconf/main/en-us/
TER:https://extensions.typo3.org/extension/easyconf

Screenshots

Website configuration form

Website configuration form

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.2%
  • HTML 8.2%
  • Shell 1.5%
  • JavaScript 0.1%