TYPO3 Database migration from fluidcontent to flux
I want to switch from fluidcontent to flux by removing the obsolete fluidcontent. As mentioned in here https://github.com/FluidTYPO3/fluidcontent/issues/424 , you have to change the CType for all fluidcontent objects in the tt_content table from fluidcontent_content to extensionnamewithoutunderscores_templatenamewithoutunderscores . Is there a migration script or a SQL statement available for this? The tablename without Undescores is the filename. Why and where do i need the id of the flux:form ? A colleague made a SQL statement, which converts all fluidcontent CTypes to the correct flux value