buepro / typo3-easyconf
Provides a module to easily configure main aspects from a website.
Installs: 1 432
Dependents: 3
Suggesters: 1
Security: 0
Stars: 2
Watchers: 1
Forks: 3
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^12.4.4
Requires (Dev)
- buepro/typo3-pizpalue: ^15.1.0
- ergebnis/composer-normalize: ^2.15.0
- friendsofphp/php-cs-fixer: ^3.0.0
- friendsoftypo3/phpstan-typo3: ^0.9.0
- overtrue/phplint: ^5.3.0
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^1.8.5
- phpstan/phpstan-deprecation-rules: ^1.0.0
- phpstan/phpstan-phpunit: ^1.1.1
- phpstan/phpstan-strict-rules: ^1.4.3
- typo3/cms-base-distribution: ^12.4
- typo3/cms-lowlevel: ^12.4
- typo3/cms-recycler: ^12.4
- typo3/testing-framework: ^8.0.0
README
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:
- Define the TCA
- 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.
Screenshots
Website configuration form