“”

Flexible Pages Flexible Pages

flexible_pages / stable

Supports the setup and management of custom page types.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req itplusx/flexible-pages

Tags

#pages #pagetypes #doktypes

Last upload comment

Features
- Load all yaml config files regardless the name within the allowed paths recursively

Chore
- (deps) Add TYPO3 12 and PHP 8.3 support
- Load yaml files from local extensions only
- Move icon registration to Icons.php
- Remove custom FlexFormProcessor and use
- Change support information in composer.json
- Remove deprecated clearCacheOnLoad key
- Add .gitignore
- Update editorconfig

Documentation
- (readme) Update documentation links

Fixes
- Include pageType TypoScript after headless TypoScript
- Replace config glob braces
- Correct composer.json

Refactor
- Use strict comparison for cached config
- Improve caching with dependency injection and autowiring

Breaking changes

- Flatten pageType registration configuration structure
**NOTE: With this change the pageType registration config MUST be changed to a flat structure (the need of the `configuration` array was dropped)**
- Add headless v4 compatibility (and drop v2 compatibility)

Downloads by month

Download 3.0.0 External Manual Found an Issue? Code Insights Packagist.org
Author
ITplusX
Company
ITplusX GmbH
Last update
04. Jan 2024
First upload
04. Aug 2020
Downloads
2,977
Category
Backend
Dependencies

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. Go to your folder where the root composer.json file is located
  2. Type: composer req itplusx/flexible-pages to get the latest version that runs on your TYPO3 version.
  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 (3)

Container Content Elements (EXT:container) json output for EXT:headless

Supported TYPO3 versions:
Headless Grid Elements Headless Grid Elements
(headless_gridelements)

Grid Elements json output for EXT:headless

Supported TYPO3 versions:
Flexible News Flexible News
(flexible_news)

Flexible news extension to use pages as news articles

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
3.0.0 / stable
January 04, 2024
Features
- Load all yaml config files regardless the name within the allowed paths recursively

Chore
- (deps) Add TYPO3 12 and PHP 8.3 support
- Load yaml files from local extensions only
- Move icon registration to Icons.php
- Remove custom FlexFormProcessor and use
- Change support information in composer.json
- Remove deprecated clearCacheOnLoad key
- Add .gitignore
- Update editorconfig

Documentation
- (readme) Update documentation links

Fixes
- Include pageType TypoScript after headless TypoScript
- Replace config glob braces
- Correct composer.json

Refactor
- Use strict comparison for cached config
- Improve caching with dependency injection and autowiring

Breaking changes

- Flatten pageType registration configuration structure
**NOTE: With this change the pageType registration config MUST be changed to a flat structure (the need of the `configuration` array was dropped)**
- Add headless v4 compatibility (and drop v2 compatibility)
12.4.0 - 12.4.99 Download
2.2.1 / stable
January 03, 2023
Fix php requirements (Thanks to @PinguTS)
10.0.0 - 11.5.99 Download
2.2.0 / stable
November 15, 2021
- Automatically extend doktypes TypoScript of EXT:headless
- Raise PHP support to 8.0
- Raise EXT:headless suggestion to ^2.0
- Add TYPO3 11 to dependency constraints
- Refactoring
10.0.0 - 11.5.99 Download
2.1.2 / stable
January 14, 2021
Bump symfony finder version (^4.4 || ^5.0)
10.0.0 - 10.4.99 Download
2.1.1 / stable
September 02, 2020
Prevent doktype select items from being split into separate sections
10.0.0 - 10.4.99 Download
2.0.0 / stable
August 04, 2020
Setup custom page types in TYPO3 with ease.

This extensions reduces the registration of custom page types in TYPO3 to a simple setup using YAML files.
10.0.0 - 10.4.99 Download
1.0.0 / stable
August 04, 2020
Setup custom page types in TYPO3 with ease.

This extensions reduces the registration of custom page types in TYPO3 to a simple setup using YAML files.

v1.0.0 is compatible with TYPO3 9.5 LTS
9.5.0 - 9.5.99 Download