FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
75 stars 23 forks source link

Add the plugins to the newContentElement Wizard #825

Open linawolf opened 1 year ago

linawolf commented 1 year ago

Goal

As a developer I want to add the plugin to the newContentElement Wizard

Acceptance Criteria

Additional Information

I was considering to switch the example https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/FrontendPlugins.html to the tea extension.

However I noted that there is not example for a newContentElement Wizard so I refrained from doing that for now.

For now I only copy the comments you have in the ext_localconf for ExtensionUtility::configurePlugin as they are really helpful, thanks for that!

linxpinx commented 3 weeks ago

@oliverklee @DanielSiepmann @lukaszuznanski is this ticket useful?

oliverklee commented 3 weeks ago

Yes, this still would be nice to have as an example (and to improve usability).

linawolf commented 3 weeks ago

With TYPO3 13 it is actually not needed anymore, see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Feature-102834-Auto-registrationOfNewContentElementWizardViaTCA.html#feature-102834-auto-registration-of-new-content-element-wizard-via-tca