Theme-Update | Basic 4.13 LTS -> Basic 5.3 LTS

Bitte aktualisieren Sie ihre Instanz vor dem Schritt auf die 5.3 auf die aktuellste Version der Version 4.13.

Falls Sie Hilfe benötigen und/oder sich ein Update nicht zutrauen, so können wir dies gerne für Sie übernehmen. Schreiben Sie uns eine kurze eMail mit der Angabe der URL, Angaben über zusätzlich installierte Erweiterungen sowie das Rechnungsdatum und Rechnungs-Nr. ihres Theme-Kaufs. Wir unterbreiten Ihnen dann nach Rücksprache gerne ein Angebot über das Update.

Achtung! Bitte befolgen Sie diese Anleitung

Bitte befolgen Sie diese Anleitung Schritt für Schritt. Lassen Sie keinen Punkt aus bzw. überspringen keinen.

1. Lizenz für die neue Major-Version 5.3

Lizenz für die neue Major-Version 5.3 LTS für das verwendete Basic-Theme im Shop erwerben und Paket downloaden

2. Backup erstellen

Wir empfehlen ein Backup ihrer Instanz zu erstellen.

3. Templates ersetzen

Ersetzen Sie die Inhalte der Verzeichnisse templates/custom mit den entsprechenden Inhalten aus dem neuen Paket für Basic4 für Contao 5.3 LTS. Sofern Sie im o.g. Verzeichnis eigene oder modifizierte Templates platziert haben, müssen diese vorher gesichert werden und ggf. angepasst werden.

4. Contao Manager aufrufen

Rufen Sie den Contao Manager auf. Ändern Sie die Core-Version auf 5.3.* und bestätigen Sie die Eingabe. Klicken Sie auf Änderungen anwenden -> "alle Pakete aktualisieren". Im Anschluß an die Paketaktualisierungen werden Sie aufgefordert die Datenbank zu aktualisieren. Führen Sie auch diesen Schritt aus.

5. Basic Installer

Laden Sie das Paket basic-installer.zip über den Contao Manager hoch und bestätigen Sie den Upload. Die Installation erfolgt dann wie gewohnt.

6. Datenbank-Migrationen

Aufgrund der neuen Namensgebung der Templates sind in Contao 5.3 für einige Templates noch Datenbank-Migrationen auszuführen. Bitte wählen Sie das betreffende Theme aus und nehmen Sie hierfür per phpMyAdmin folgende SQL-Befehle vor:

Basic 1
UPDATE tl_content SET customTpl='ce_headline_center-line' WHERE customTpl='ce_headline-center-line';
UPDATE tl_content SET customTpl='ce_headline_left-line' WHERE customTpl='ce_headline-left-line';
UPDATE tl_content SET customTpl='ce_hyperlink_button' WHERE customTpl='ce_hyperlink-button';
UPDATE tl_content SET customTpl='ce_text_headline-left-line' WHERE customTpl='ce_text-headline-left-line';
UPDATE tl_content SET customTpl='ce_text_iconbox-top' WHERE customTpl='ce_text-iconbox-top';
UPDATE tl_content SET customTpl='ce_text_slider' WHERE customTpl='ce_text-slider';
UPDATE tl_content SET customTpl='ce_text_headline-center-line' WHERE customTpl='ce_text-headline-center-line';
UPDATE tl_article SET customTpl='mod_article_container-fluid' WHERE customTpl='mod_article-container-fluid';
UPDATE tl_article SET customTpl='mod_article_container-fluid-w100' WHERE customTpl='mod_article-container-fluid-w100';
UPDATE tl_article SET customTpl='mod_article_container-width' WHERE customTpl='mod_article-container-width';
UPDATE tl_module SET customTpl='mod_newslist_block' WHERE customTpl='mod_newslist-block';
Basic 2
UPDATE tl_content SET customTpl='ce_headline_center-line' WHERE customTpl='ce_headline-center-line';
UPDATE tl_content SET customTpl='ce_headline_left-line' WHERE customTpl='ce_headline-left-line';
UPDATE tl_content SET customTpl='ce_hyperlink_button' WHERE customTpl='ce_hyperlink-button';
UPDATE tl_content SET customTpl='ce_hyperlink_frame' WHERE customTpl='ce_hyperlink-frame';
UPDATE tl_content SET customTpl='ce_text_headline-center-line' WHERE customTpl='ce_text-headline-center-line';
UPDATE tl_content SET customTpl='ce_text_headline-left-line' WHERE customTpl='ce_text-headline-left-line';
UPDATE tl_content SET customTpl='ce_text_iconbox-top' WHERE customTpl='ce_text_iconbox-top';
UPDATE tl_content SET customTpl='ce_text_slider' WHERE customTpl='ce_text-slider';
UPDATE tl_article SET customTpl='mod_article_container-fluid' WHERE customTpl='mod_article-container-fluid';
UPDATE tl_article SET customTpl='mod_article_container-fluid-w100' WHERE customTpl='mod_article-container-fluid-w100';
UPDATE tl_article SET customTpl='mod_article_container-width' WHERE customTpl='mod_article-container-width';
UPDATE tl_module SET customTpl='mod_newslist_block' WHERE customTpl='mod_newslist-block';
Basic 3
UPDATE tl_content SET customTpl='ce_headline_center-line' WHERE customTpl='ce_headline-center-line';
UPDATE tl_content SET customTpl='ce_headline_left-line' WHERE customTpl='ce_headline-left-line';
UPDATE tl_content SET customTpl='ce_hyperlink_button' WHERE customTpl='ce_hyperlink-button';
UPDATE tl_content SET customTpl='ce_hyperlink_frame' WHERE customTpl='ce_hyperlink-frame';
UPDATE tl_content SET customTpl='ce_text_headline-center-line' WHERE customTpl='ce_text-headline-center-line';
UPDATE tl_content SET customTpl='ce_text_headline-left-line' WHERE customTpl='ce_text-headline-left-line';
UPDATE tl_content SET customTpl='ce_text_iconbox-top' WHERE customTpl='ce_text-iconbox-top';
UPDATE tl_content SET customTpl='ce_text_iconbox-top-v2' WHERE customTpl='ce_text-iconbox-top-v2';
UPDATE tl_content SET customTpl='ce_text_slider' WHERE customTpl='ce_text-slider';
UPDATE tl_article SET customTpl='mod_article_container-fluid' WHERE customTpl='mod_article-container-fluid';
UPDATE tl_article SET customTpl='mod_article_container-fluid-w100' WHERE customTpl='mod_article-container-fluid-w100';
UPDATE tl_article SET customTpl='mod_article_container-width' WHERE customTpl='mod_article-container-width';
UPDATE tl_module SET customTpl='mod_newslist_block' WHERE customTpl='mod_newslist-block';
Basic 4
UPDATE tl_content SET customTpl='ce_headline_center-line' WHERE customTpl='ce_headline-center-line';
UPDATE tl_content SET customTpl='ce_headline_firstword' WHERE customTpl='ce_headline-firstword';
UPDATE tl_content SET customTpl='ce_headline_lastword' WHERE customTpl='ce_headline-lastword';
UPDATE tl_content SET customTpl='ce_headline_left-line' WHERE customTpl='ce_headline-left-line';
UPDATE tl_content SET customTpl='ce_hyperlink_button' WHERE customTpl='ce_hyperlink-button';
UPDATE tl_content SET customTpl='ce_hyperlink_frame' WHERE customTpl='ce_hyperlink-frame';
UPDATE tl_content SET customTpl='ce_text_featurebox' WHERE customTpl='ce_text-featurebox';
UPDATE tl_content SET customTpl='ce_text_headline-center-line' WHERE customTpl='ce_text-headline-center-line';
UPDATE tl_content SET customTpl='ce_text_headline-left-line' WHERE customTpl='ce_text-headline-left-line';
UPDATE tl_content SET customTpl='ce_text_iconbox-top' WHERE customTpl='ce_text-iconbox-top';
UPDATE tl_content SET customTpl='ce_text_slider' WHERE customTpl='ce_text-slider';
UPDATE tl_content SET customTpl='ce_text_slider-img-text' WHERE customTpl='ce_text-slider-img-text';

UPDATE tl_article SET customTpl='mod_article_container-fluid' WHERE customTpl='mod_article-container-fluid';
UPDATE tl_article SET customTpl='mod_article_container-fluid-w100' WHERE customTpl='mod_article-container-fluid-w100';
UPDATE tl_article SET customTpl='mod_article_container-width' WHERE customTpl='mod_article-container-width';

UPDATE tl_module SET customTpl='mod_newslist_block' WHERE customTpl='mod_newslist-block';