WBCE CMS Forum

WBCE CMS – Way Better Content Editing.

Du bist nicht angemeldet.

#1 10.12.2019 20:58:41

florian
Administrator

WBCE CMS 1.4.1 verfügbar / available

DE (english information beneath)

WBCE 1.4.1 ist ab sofort als Installations-/Upgradepaket auf GitHub verfügbar.

Was ist neu in 1.4.1?

Das Hauptaugenmerk bei dieser Version lag darauf, die Kompatibilität zu PHP 7.4 / MySQL 5.8 bzw. 8 herzustellen.
Darüber hinaus sind verschiedene kleine Bugs korrigiert worden und Detailverbesserungen implementiert worden, so gibt es jetzt z.B. auch in der Ansicht "Abschnitte verwalten" und "Seiteneinstellungen ändern" eine "Speichern & Zurück"-Schaltfläche. Desweiteren wurden diverse Module und Includes aktualisiert und das Admintool "Error Logger" ergänzt. Das Tool Visitor Statistics liefert nun deutlich mehr Informationen und nutzt dafür (ab Update) die Daten der letzen 90 Tage (statt bisher 7 Tage).

Vielen Dank an alle Beteiligten an diesem Release.

Anleitung Neuinstallation
  1. Das Installationspaket herunterladen und lokal entpacken (oder wie hier beschrieben verfahren)

  2. Inhalt des Verzeichnisses "wbce" in das Server-Verzeichnis kopieren, in dem WBCE CMS installiert werden soll (i.d.R. Root-Verzeichnis, httpdocs o.ä.).

  3. Im Browser die URL aufrufen, wo WBCE CMS installiert werden soll

  4. Der Installer startet automatisch, in diesem die Eingabefelder für Zeitzone, Webseitentitel, Datenbankzugangsdaten, Administratoraccount usw. ausfüllen

  5. Auf "Install WBCE CMS" klicken

  6. Anmelden und Loslegen

Anleitung Update
  1. Datensicherung machen (Dateisystem auf dem Server) - WICHTIG

  2. Datenbanksicherung erstellen (Dump/Export, z.B. mit PhpMyAdmin oder Adminer) - WICHTIG

  3. Das Installationspaket herunterladen und lokal entpacken

  4. Inhalt des Verzeichnisses /wbce komplett*  außer config.php.new und ggf. favicon.ico in das Verzeichnis der zu aktualisierenden WBCE CMS-Instanz auf den Server kopieren oder wie hier beschrieben verfahren. Hinweis: wurde das /admin-Verzeichnis auf dem Server umbenannt, vor dem Upload die Umbenennung entsprechend im Installationspaket anpassen!
    *Bitte beachten, dass beim Update grundsätzlich alle vorhandenen Core-Dateien überschrieben werden. Falls also Anpassungen an den Standard-Templates WBCEZon/WBCETik vorgenommen wurden, unbedingt diese vor dem Upload aus dem Installationspaket entfernen, da sonst die auf dem Server befindlichen angepassten Versionen überschrieben werden.

  5. Updater durch Aufruf der Adresse der zu aktualisierenden WBCE CMS-Installation mit angehängtem install/update.php (deinedomain.tld/install/update.php) aufrufen, Hinweis lesen und bestätigen und auf "Start Update Script" klicken

  6. Ggfs. im Zuge des Upgrades überschriebene Anpassungen an Modulen (->frontend.js/css) und Templates durch Zurückkopieren der zuvor lokal gesicherten Dateien wiederherstellen

  7. Am Backend anmelden

  8. Auf Erweiterungen > Erweitert > Module neu laden klicken

  9. Ggfs. nicht benötigte Module und Templates über Erweiterungen > Module bzw. Erweiterungen > Templates wieder deinstallieren

Mit dem Update-Script können alle vorherigen Versionen von WBCE (und ggf. ältere WB-Versionen bis 2.8.3 SPxx - für Migrationen von neueren Versionen bitte Kontakt zu uns aufnehmen) ohne Zwischenschritte auf WBCE CMS 1.4.1 aktualisiert werden.

Wer noch mit WBCE CMS <= 1.4.0 arbeitet, solte bitte auch die Releasenotes und Ergänzungen zu WBCE CMS 1.4.0 beachten.

Hinweis für Benutzer des Fraggy-Backendthemes

Bitte die Datei fraggy-1.4.1-patch-copy-files-into-templates.zip herunterladen, lokal entpacken und die darin befindlichen htt-Dateien nach /templates/fraggy-backend-theme/templates und die Datei renderPageTree.php nach  /templates/fraggy-backend-theme/patch/functions kopieren (vorhandene Dateien überschreiben).
Das Zip ist kein Installationspaket, sondern beinhaltet nur die auszutauschenden Dateien.

----- EN -----

WBCE 1.4.1 is now available. Download the install/update package of the stable release from our Github Repository.


What's new in 1.4.1?

The 1.4.1 release is mainly meant to make WBCE CMS compatible to PHP 7.4 and MySQL 5.8 / 8. Furthermore, we have fixed a bunch of smaller issues and made some minor improvements to the user interface, e.g a "save and back" button also in the "manage sections" / "page options" view. The CKEditor and some more modules and includes were updated to their latest version. As a new feature, there is now an error logger admin tool which usually catches PHP errors, so that they do not appear in the frontend any longer. The user statistics module shows now much more information and uses for that the data for the last three months (since update).

Many thanks to all contributors of this version.


New installation (as usual)
  1. Download Installer and unzip it locally

  2. Copy all contents of the folder "wbce" (but usually not the folder itself) into the folder on your server where WBCE CMS should be installed (usually the root directory, which is called www, httpdocs or sth. like this) -  or do it this way

  3. Point your browser to the URL where WBCE CMS should be installed

  4. The installer starts automatically, please fill in all fields

  5. Click on "Install WBCE CMS"

  6. Log in and start working

Updating
  1. Backup your files on the server - IMPORTANT

  2. Create a database backup (dump / export, f. ex. using mit PhpMyAdmin or Adminer) - IMPORTANT

  3. Download installation package and unzip it locally

  4. Copy the contents of the folder completely* (e.g. /install too) without config.php.new and maybe favicon.ico into the folder of the WBCE CMS installation you want to update on the server  (or do it this way). Please note: If you have renamed the admin directory on the server, you have to change the directory name in the upload package accordingly before copying the files onto the server
    *Please keep in mind that during the update all core files will be overwritten. So do not forget to remove the directories templates/WBCEZon or templates/WBCETik from the local installation package before uploading it, if you have applied individual changes to one of these templates on your server, otherwise these changes will be lost.

  5. Call  the update script by pointing your browser to the URL of the website which should be updated with added install/update.php (yourdomain.tld/install/update.php). Read the advices, check the checkbox and start the update script.

  6. If necessary, rollback unwanted changes on templates or modules by backcopying the corresponding single files from the local backup (->frontend.js/css)

  7. Log-In to the Backend

  8. Go to Add-Ons > Advanced > set the checkbox at "Modules" and klick on "Reload"

  9. If necessary, remove not used modules and templates via Add-Ons > Modules / add-Ons > Templates

The update script can be used to update all prior versions of WBCE (and possibly WB up to 2.8.3 SPxx - for migratins from newer WB versions please contact us) directly to WBCE CMS 1.4.1.

If you are still using a WBCE CMS version prior to 1.4.0, please read the release notes and additions for WBCE 1.4.0 too!

Using the Fraggy Backend theme?

Please download the file  fraggy-1.4.1-patch-copy-files-into-templates.zip . Unpack it to your local PC and upload the htt files to
/templates/fraggy-backend-theme/templates and renderPageTree.php to /templates/fraggy-backend-theme/patch/functions . Make sure you're overwriting the existing files there.
The zip file is not an installer, it contains the files which have to be replaced only.


Code allein macht nicht glücklich. Jetzt spenden!

Offline

Liked by:

stefanek, giz, stvis, chap

Fußzeile des Forums

up