rkw/rkw-authors

List and details for authors and employees

Maintainers

Package info

github.com/RKWKomZe/RkwAuthors

Homepage

Type:typo3-cms-extension

pkg:composer/rkw/rkw-authors

Statistics

Installs: 375

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 1

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";