TYPO3-Initiatives / content-block-registration-api

This is a repository of the TYPO3 Structured Content Initiative. It provides the registration API for Content Blocks for TYPO3.
https://typo3.org/community/teams/typo3-development/initiatives/structured-content
GNU General Public License v2.0
19 stars 7 forks source link

Check compatibiity with typo3/cms-composer-installers:^4 #82

Closed jonaseberle closed 2 years ago

jonaseberle commented 2 years ago

There will have to be changes for content block asset inclusion.

Relates: https://github.com/TYPO3/CmsComposerInstallers/issues/131

jonaseberle commented 2 years ago

It's ok and our public/typo3conf/contentBlocks is not too much out of place as long as there is still public/typo3conf/{Local,Additional}Configuration.php.

It's a bit awkward with our current setup for local dev mode but that's just to say that ^3 and ^4 can hardly be supported in the same dev branch.

The topic will come up again for v12.