- Kurzbeschreibung
- The Plugin Hooks System securely manages modifications for the original 66biolinks core system. As a platform owner, you can safely make any changes in an isolated folder, facilitating the creation of custom plugins and keeping your modifications organized. Easily install and configure via `app/public/plugins/` directory integration and ensure all changes are mirrored with `app-core`. For updates, uninstall the plugin first to prevent loss of customizations.
s `app-core` Ordner abzulegen. Jede Mal, wenn das Plugin installiert wird, werden die Änderungen aus dem `app-core` versendet. Jede Mal, wenn es deinstalliert wird, wird der System wieder auf die Dateien im `app-core-original` zurückgelegt.
HINWEIS ZUR INSTALLATION UND KONFIGURATION FÜR DIEERSTMALIGE AUSFÜHRUNG
======================================================
1. Um 66biolinks den Plugin zu erkennen:
- Kopiere den gesamten `plugin-hooks` Ordner (alle Inhalte, die diese README.txt enthalten) in das `app/public/plugins/` Verzeichnis Ihres 66biolinks Installations.
2. Um 66biolinks den Installation zuzulassen:
- Öffne den Originaldatei Ihres Systems an der Stelle: `app/includes/plugins.php`
- Füge die Text `Zeilen von Code
HINWEIS ZUR INSTALLATION UND KONFIGURATION FÜR DIEERSTMALIGE AUSFÜHRUNG
======================================================
1. Um 66biolinks den Plugin zu erkennen:
- Kopiere den gesamten `plugin-hooks` Ordner (alle Inhalte, die diese README.txt enthalten) in das `app/public/plugins/` Verzeichnis Ihres 66biolinks Installations.
2. Um 66biolinks den Installation zuzulassen:
- Öffne den Originaldatei Ihres Systems an der Stelle: `app/includes/plugins.php`
- Füge die Text `Zeilen von Code