Skip to content

Chrome-Fusion (based on PHP-Fusion) is a light-weight open-source content management system (CMS) written in PHP 5 upgraded to PHP 7. It utilises a MySQL database to store your site content and includes a simple, comprehensive administration system. Chrome-Fusion includes the most common features you would expect to see in many other CMS packages.

License

Notifications You must be signed in to change notification settings

chrome511/Chrome-Fusion

Repository files navigation

Englische Anleitung unter der Deutschen Anleitung (Nummer 4-6)
English instruction below the german instructions (number 4-6)

1. Deutsch install

EINLEITUNG
--------------------------------------------------------------------------------------------------------------------
Chrome-Fusion v2.00.03 enthält das komplette Paket von Chrome-Fusion v1.0.0 mit allen Patches für Kompatibilität mit PHP-Version ab 5.3 bis 7.2.x.
Beim Installieren hat man nun die Möglichkeit, zwischen MySQLi und PDO als Datenbank-Modul zu entscheiden.
MySQL Abfragen werden automatisch erkannt und zu MySQLi oder PDO Abfragen konvertiert.
 
Chrome-Fusion ist ein unkompliziertes Inhaltsverarbeitungssystem (Content Management System – CMS), das in PHP 5 geschrieben ist.Es benutzt eine MySQL Datenbank um die
Inhalte deiner Seite zu speichern, und es verfügt über ein einfaches, aber umfassendes, Administrations (Verwaltungs) System. Chrome-Fusion verfügt über die
gebräuchlicheren Bestandteile, die man von vielen anderen CMS-Paketen her kennt und erwartet.

Diese Software ist frei: es ist erlaubt sie weiterzugeben und/oder sie zu modifizieren gemäß den Bestimmungen der GNU Affero General Public License (AGPL),
wie man sie veröffentlicht findet von der Free Software Foundation (FSF) – entweder in der Version 3 oder (nach eigenem Optionen) in einer späteren Version.

Diese Software wird verbreitet in der Hoffnung, dass sie sich als nützlich erweist, allerdings wird dafür KEINE GEWÄHR übernommen.
Es wird auch keine Gewähr für die Marktgängigkeit oder die Eignung für einen bestimmten Zweck dienen. Man lese die AGPL für mehr Details. 

Du solltest eine Kopie der GNU AGPL zusammen mit diesem Software-Paket erhalten haben; falls nicht, gehe auf www.fsf.org !

Wichtiger Hinweis: Du bist nicht berechtigt, die folgende Copyright-Fußnoten zu entfernen:

Powered by Chrome-Fusion copyright © 2016 - 2019by Patrick Kruse (Chrome). 
Powered by PHP-Fusion copyright © 2002 – 2011 by Nick Jones.
Released as free software without warranties under GNU Affero GPL v.3.”

Hinsichtlich der Möglichkeiten das Copyright zu entfernen, siehe unsere Lizenzinformation auf www.php-fusion.co.uk UND www.chrome-fusion.de



INSTALLATION
-------------------------------------------------------------------------------------------------------------------- 
Vor der Installation von Chrome-Fusion sind die folgenden Voraussetzungen dieser Version zu überprüfen:

PHP 5.1.2 oder höher
MySQL 4.1 oder höher

Du musst eine MySQL Datenbank anlegen. Dies kann entweder über dein Web-Hosting Control Panel (Verwaltung deines Hosts) oder über phpMyAdmin erfolgen. 
Vergewissere dich, dass du deine MySQL-Zugangsdaten bereit hältst: Hostname, Benutzername, Passwort und den Namen der Datenbank, da diese Angaben während der
Einrichtung verlangt werden.

1. Bevor du die Dateien aus dem Ordner "files" hochlädst, benenne die Datei _config.php (befindet sich im Dateienordner) in config.php um.

2. Lade den Inhalt des Ordners mit den Dateien auf deinen Web-Server hoch.

3. Falls du Chrome-Fusion nicht auf einem lokalen Server betreibst, werden folgende Rechte für die folgenden Ordner und Dateien benötigen:

Für Ordner: CHMOD 777
Für Dateien: CHMOD 666 
 
	administration/db_backups
	downloads
	downloads/images
	downloads/submissions/
	downloads/submissions/images
	forum/attachments
	ftp_upload
	images
	images/imagelist.js
	images/articles
	images/avatars
	images/news
	images/news/thumbs
	images/news_cats
	images/photoalbum
	images/photoalbum/submissions
	config.php
	robots.txt

Hinweis: Einige Anbieter (Hosts) erlauben kein CHMOD 777, in dem Fall benutze CHMOD 755.

4. Gehe auf deine Webseite, wo die setup.php automatisch starten sollte. Falls das nicht der Fall ist, dann starte die setup.php manuell,
indem du deine vollständige Internetadresse angibst gefolgt von /setup.php
Beispiel: http:https://www.yourdomain.com/setup.php 

5. Vervollständige den Installationsprozess, indem du allen Bildschirmanweisungen (on-screen prompts) folgst.

6. Unmittelbar nach Beendigung der Installation von Chrome-Fusion musst du die  
Datei config.php auf CHMOD 644 zurücksetzen UND die Datei setup.php von deinem Web-Server löschen. 
Andernfalls könnte jemand unbefugt die Kontrolle über deine Seite übernehmen.  


------------------------------
2. Deutsch activator

##########################################
Update von Chrome-Fusion 2.00.02 auf 2.00.03
##########################################

Dieser Schritt ist nur nötig, wenn du von v2.00.02 updaten willst.
Solltest du bereits von v2.00.01 oder niedrieger auf v2.00.02 geupdatet haben, brauchst du diesen Schritt nicht.

----------
Sie können von keiner kleineren Version aktualisieren.
Dies ist nur für Version 2.00.02
----------

- Laden Sie alle Dateien aus dem \update_activator\files\ Ordner hoch. (Ordnerstruktur beachten!)

- Führen sie die Datei "activator.php" im Hauptverzeichniss aus.

- folge den Anweisungen.




Irgendwelche Fehler?
Besuche: chrome-fusion.de for support ;)


-----------------------------------

3. Deutsch update

##########################################
Update von Chrome-Fusion 2.00.02 auf 2.00.03
##########################################

Enthält nur die aktualisierten Dateien.
Mit diesem Paket kann eine originale Version von Chrome-Fusion v2.00.02 aktualisiert werden, um unter neueren Chrome-Versionen wieder fehlerfrei verwendet zu werden.
Hierfür einfach alle enthaltenen Dateien in den Ordner der Chrome-Fusion Homepage hineinkopieren, dabei unbedingt die Ordnerstruktur einhalten und vorhandene Dateien überschreiben lassen.

----------
Dieses Update enthält BUGFIXES und neue Funktionen.
----------

Wie immer gilt:
- Backup vorher erstellen!
- Keine Gewährleistung!

----------
Sie können von keiner kleineren Version aktualisieren.
Dies ist nur für Version 2.00.02
----------

- Laden Sie alle Dateien aus dem \update v2.00.02\files\ Ordner hoch. (Ordnerstruktur beachten!)

- Führen sie das Upgrade über das Administrator Menü aus.

- folge den Anweisungen.




Irgendwelche Fehler?
Besuche: chrome-fusion.de for support ;)

#########################################

4. English install

INTRODUCTION
----------------------------------------------------
Chrome Fusion v2.00.03 includes the complete package of Chrome Fusion v1.0.0 with all the patches for compatibility with PHP version 5.3 through 7.2.x.
When installing, you now have the option of choosing between MySQLi and PDO as the database module.
MySQL queries are automatically detected and converted to MySQLi or PDO queries.

Chrome-Fusion is a light-weight open-source content management system (CMS) written in PHP 5. It utilises a MySQL database to store your site content and includes a simple,
comprehensive administration system. Chrome-Fusion includes the most common features you would expect to see in many other CMS packages.

This software package is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) as published by the
Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This software package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this software package. If not, see www.fsf.org.

Important Note: You are not permitted to remove the footer copyright notice:

Powered by Chrome-Fusion copyright © 2016 - 2019 by Patrick Kruse.
Powered by PHP-Fusion copyright © 2002 - 2011 by Nick Jones.
Released as free software without warranties under GNU Affero GPL v3.

For copyright removal options please refer to our license information page at www.php-fusion.co.uk and www.chrome-fusion.de.



INSTALLATION
----------------------------------------------------
Before installing Chrome-Fusion you need to check the requirements for this version:

- PHP 5.1.2 or higher
- MySQL 4.1 or higher

You have to create a MySQL database. You can do this via your web-hosting control panel or phpMyAdmin. Make sure you have your mysql access details at hand including
the hostname, username, password and database name as you will need to specify these during setup.

1. Before you upload the files from the folder "files", rename the file _config.php (located in the files folder) to config.php.

2. Upload the contents of the files folder to your web server.

3. Unless you run Chrome-Fusion on a local server, in most cases you will need to give files and folders the following permissions:

for folders Ordner: CHMOD 777
for files: CHMOD 666 
 
	administration/db_backups
	downloads
	downloads/images
	downloads/submissions/
	downloads/submissions/images
	forum/attachments
	ftp_upload
	images
	images/imagelist.js
	images/articles
	images/avatars
	images/news
	images/news/thumbs
	images/news_cats
	images/photoalbum
	images/photoalbum/submissions
	config.php
	robots.txt

Note: Some hosts doesn't allow CHMOD 777, in that case you can use CHMOD 755 if CHMOD 777 fails.

4. Go to your website where setup.php should start automatically. If not, you should run setup.php manually by entering your full site url followed by /setup.php.
Example: http:https://www.yourdomain.com/setup.php.

5. Complete the setup process by following all on-screen prompts.

6. Immediately after completing the installation of Chrome-Fusion you must CHMOD config.php back to 644 AND delete setup.php from your web server. Failure to do so could
lead to someone else taking control of your site.

----------------------------------
5. English activator

##########################################
Update from Chrome-Fusion 2.00.02 to 2.00.03
##########################################

This step is only necessary if you want to update from v2.00.02.
If you already updated from v2.00.01 or lower to v2.00.02, you do not need this step.

----------
You can't update from any minor version!
This is only for version 2.00.02!
----------

- Upload all files from the \update_activator\files\ folder. (Note folder structure!)

- Execute the activator.php file in the root folder.

- follow the instructions.




Any Errors?
Visit: chrome-fusion.de for support ;)

------------------------------

6. English update

##########################################
Update from Chrome-Fusion 2.00.02 to 2.00.03
##########################################

Contains only the updated files.
With this package, an original version of Chrome Fusion v2.00.02 can be updated to be used correctly on newer versions of Chrome.
For this simply copy all contained files into the folder of the Chrome-Fusion homepage, while keeping the folder structure and overwrite existing files.

----------
This update contains BUGFIXES and new functions.
----------

As always:
- Create backup in advance!
- No warranty!

----------
You can't update from any minor version!
This is only for version 2.00.02
----------

- Upload all files from the \update v2.00.02\files\ folder. (Note folder structure!)

- Execute the the Upgrade from the administrator menu.

- follow the instructions.




Any Errors?
Visit: chrome-fusion.de for support ;)

About

Chrome-Fusion (based on PHP-Fusion) is a light-weight open-source content management system (CMS) written in PHP 5 upgraded to PHP 7. It utilises a MySQL database to store your site content and includes a simple, comprehensive administration system. Chrome-Fusion includes the most common features you would expect to see in many other CMS packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published