“”

Feature Flags for TYPO3 Feature Flags for TYPO3

feature_flag / stable

Add ability to use feature flags for extensions and content elements

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

Update deploy.yml with new TER workflow

Downloads by month

Download 11.3.0 Extension Manual Found an Issue? Code Insights
Author
Matthias Gutjahr, Kevin Schu
Company
AOE GmbH
Last update
22. Apr 2024
First upload
17. Mar 2016
Downloads
6,240
Category
none
Dependencies
  • TYPO3 (11.5.0 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (11)

Version history

Version Upload comment Works with TYPO3 Download
11.3.0 / stable
April 22, 2024
Update deploy.yml with new TER workflow
11.5.0 - 11.5.99 Download
11.1.9 / stable
October 13, 2022
[RELEASE] Release version 11.1.9
11.5.0 - 11.5.99 Download
11.1.1 / stable
June 17, 2022
[RELEASE] feature_flag version 11.1.1
11.5.0 - 11.5.99 Download
11.1.0 / stable
June 14, 2022
[RELEASE] Release of version 11.1.0
11.5.0 - 11.5.99 Download
11.0.0 / stable
March 10, 2022
[TASK] currently we don't support PHP8
11.5.0 - 11.5.99 Download
9.0.0 / stable
October 27, 2021
[TASK] Fix TER deployment
9.5.0 - 10.4.99 Download
8.1.1 / stable
August 27, 2020
[RELEASE] Version 8.1.1
8.7.0 - 8.7.99 Download
8.1.0 / stable
July 22, 2020
[RELEASE] Release of Version 8.1.0
8.7.0 - 8.7.99 Download
5.1.4 / stable
October 11, 2019
[RELEASE] Release of version 5.1.4
7.6.0 - 8.7.99 Download
5.1.3 / stable
October 11, 2019
[RELEASE] Release of Version 5.1.3
7.6.0 - 8.7.99 Download
5.1.2 / stable
June 14, 2019
[BUGFIX] Update ext_emconf to version 5.1.2
7.6.0 - 8.7.99 Download
5.1.0 / stable
June 14, 2019
[BUGFIX] Minor version fix
7.6.0 - 8.7.99 Download
5.0.1 / stable
June 14, 2019
gpgsig -----BEGIN PGP SIGNATURE-----

wsBcBAABCAAQBQJdA0zOCRBK7hj4Ov3rIwAAdHIIAAlNTBo91il4inZT4ckOymfy
wA5KHuFFuLSWKJGaAzVETHPKcqChg9AC2ImKqFNk0TSwagiZ5n3S4wHwa2b6lzDY
OvOz7D6TU8Or0C0WjSVc4TUzEwwUczCp6jEaXhRdozmaZu/7wuq4wgNdOC1VMovK
QqrIncPVKe5g7895Hhj7t4oYMSayn7WgDpUB5Oue5gxWaW+UeOYwLuf1lw95lBZg
O9Edk+ZzYceqfCsZbGcWdknh51pSPPzZkd/Ic6z/d1HxYg49HlG9a1deHSc+4ZwY
8zz/o+EdKe27mILI5chRi2KTOz0ewDVNRtfN7HXEjdQByc94XW5C0rD+OQGbVPI=
=OX/V
-----END PGP SIGNATURE-----


Merge pull request #5 from AOEpeople/TYPO3V8

TYPO3V8 support
7.6.0 - 8.7.99 Download
4.4.1 / stable
July 06, 2018
[BUGFIX] throw exception when TCA is not loaded and service is called to check if featureFlag is enabled
7.6.0 - 7.6.99 Download
4.4.0 / stable
March 16, 2018

wsBcBAABCAAQBQJaq977CRBK7hj4Ov3rIwAAdHIIACCdVq/Rq/VuvlAaWnOcMWEs
z1fFc2CaloriIfYRIfqA0j0nEECj6Lin53Vvv/xrBK6Jc43LXq55eMCBdqrKPKIj
4nmMDkDDsUWVqbBEimh9TIHyDT3uuMckHyJjdi2zd5NpKgPxgsHZDCxqGCE4y5xL
NGHUzAgWWVqo+ehqcJ8wrzrBSAmm9qoYpL6STv+oOuatW2qYuhPWeg
7.6.0 - 7.6.99 Download
4.3.1 / stable
January 19, 2018
[RELEASE] feature_flag 4.3.1
7.6.0 - 7.6.99 Download
3.3.1 / stable
November 07, 2017
[CLEANUP] cleanup the code
6.2.0 - 7.6.99 Download
3.3.0 / stable
November 06, 2017
[FEATURE] update TCA (for tables with feature-flag-support) when TYPO3 creates the TCA-cache (and not on every request)
6.2.0 - 7.6.99 Download
3.2.2 / stable
October 25, 2017
[CLEANUP] cleanup the TCA
- remove not used (and obsolete) TCA-config 'dividers2tabs'
- remove needless call of 'ExtensionManagementUtility::extRelPath('location_storage')' in TCA-config 'iconfile'
6.2.0 - 7.6.99 Download
3.2.1 / stable
May 12, 2017
[TASK] Update version to 3.2.1
6.2.0 - 7.6.99 Download
3.2.0 / stable
April 12, 2017
[TASK] Update version to 3.2.0
6.2.0 - 7.6.99 Download
3.1.7 / stable
January 26, 2017
[FEATURE] CD-45970: move TCA-configuration from ext_tables.php to Configuration/TCA/[tablename].php
This is highly encouraged since TYPO3 CMS 6.2 already for performance reasons.
6.2.0 - 7.6.99 Download
3.1.5 / alpha
April 26, 2016
[Fix] removed images
6.2.0 - 6.2.99 Download
3.0.2 / alpha
March 17, 2016
version 3.0.2: added composer.json and connected repository with packagist. changed dependency constraint of typo3 from 6.2.0-0.0.0 to 6.2.0-6.2.99
6.2.0 - 6.2.99 Download
0.3.1 / alpha
March 17, 2016
version 3.0.2: added composer.json and connected repository with packagist. changed dependency constraint of typo3 from 6.2.0-0.0.0 to 6.2.0-6.2.99
6.2.0 - 6.2.99 Download