rkw/rkw-infographics

Extension for displaying infographics

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v10.4.0-stable 2024-04-19 14:09 UTC

README

Upgrade to v9.5

Please make sure to execute the following MySQL-statements.

UPDATE tt_content SET list_type = "rkwinfographics_main" WHERE list_type = "rkwinfographics_infographics";
UPDATE tt_content SET list_type = "rkwinfographics_infographictitle" WHERE list_type = "rkwinfographics_title";
UPDATE tt_content SET list_type = "rkwinfographics_infographiccover" WHERE list_type = "rkwinfographics_cover";