t3graf / wstb-easyconf
Integrates Roman Büchler's EXT:easyconf into the Ext:website_toolbox. Provides a module to easily configure main aspects from a website.Once set up the module allows website owners without any TYPO3 knowledge toconfigure main aspects from the website.
Requires
- php: >=8.0
- buepro/typo3-easyconf: *
- t3graf/website-toolbox: dev-main
- typo3/cms-core: ^11.5
Requires (Dev)
- bk2k/extension-helper: ^2.0
- ergebnis/composer-normalize: *
- friendsofphp/php-cs-fixer: ^3.0.0
- friendsoftypo3/phpstan-typo3: ^0.9
- helhum/typo3-console: ^7.1
- helmich/typo3-typoscript-lint: ^v2.3
- overtrue/phplint: ^3.2 || ^4.3 || ^5.3
- phpstan/phpstan: ^1.7
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.2
- roave/security-advisories: dev-master
- t3graf/site-testpage: dev-main
- typo3-console/composer-auto-commands: ^1.0
- typo3/cms-backend: *
- typo3/cms-composer-installers: ^4.0
- typo3/cms-extbase: *
- typo3/cms-extensionmanager: *
- typo3/cms-felogin: *
- typo3/cms-filelist: *
- typo3/cms-fluid: *
- typo3/cms-form: *
- typo3/cms-frontend: *
- typo3/cms-indexed-search: *
- typo3/cms-info: *
- typo3/cms-install: *
- typo3/cms-lowlevel: *
- typo3/cms-recycler: *
- typo3/cms-rte-ckeditor: *
- typo3/cms-seo: *
- typo3/cms-tstemplate: *
- typo3/testing-framework: ^6.4
This package is auto-updated.
Last update: 2024-10-29 11:13:50 UTC
README
Integrates Roman Büchler's EXT:easyconf into the Ext:website_toolbox.
>Provides a module to easily configure main aspects from a website.
>Once set up the module allows website owners without any TYPO3 knowledge to configure main aspects from the website.
Features
- Verwalten Sie wichtige Einstellungen für Ihre Website
URL | |
---|---|
Repository: | gitlab.com/t3graf-extensions/website-toolbox/wstb_easyconf |
Documentation: | LINK |
TER: | extensions.typo3.org/ |
Compatibility
Website Toolbox | TYPO3 | PHP | Support / Development |
---|---|---|---|
dev-main | 11 | 8.0 - 8.1 | unstable development branch |
1.x | 11 | 8.0 - 8.1 | features, bugfixes, security updates |
Need help?
- Read how to install, configure and use mask in the official documentation
- Visit our website to find more information about website toolbox
Found a bug?
- First check out the main branch and verify that the issue is not yet solved
- Have a look at the existing issues, to prevent duplicates
- If not found, report the bug in our issue tracker
Please use Gitlab only for bug-reports or feature-requests.
Like a new feature?
- If your idea is not listed here, get in contact with us
- If you want to sponsor a feature, get in contact with us
- If you want to develop a feature, get in contact to plan a strategy
Credits
This extension was created by Mike Tölle in 2022 for T3graf media-agentur, Recklinghausen.
Find examples, use cases and best practices for this extension in our website_toolbox blog series on t3graf.de.
Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.
Big thanks to
Roman Büchler and the the easyconf
extension that has served as 100% inspiration and reuse of code