rkw/rkw-authors

List and details for authors and employees

Installs: 370

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

pkg:composer/rkw/rkw-authors

v10.4.9-stable 2025-11-07 11:53 UTC

README

Upgrade to v9.5

Please make sure to execute the following MySQL-statements.

UPDATE tt_content SET list_type = "rkwauthors_main" WHERE list_type = "rkwauthors_rkwauthors";
UPDATE tt_content SET list_type = "rkwauthors_details" WHERE list_type = "rkwauthors_rkwauthorsdetail";
UPDATE tt_content SET list_type = "rkwauthors_headline" WHERE list_type = "rkwauthors_rkwauthorsheadline";
UPDATE tt_content SET list_type = "rkwauthors_contact" WHERE list_type = "rkwauthors_rkwauthorscontactbox";