bugbuster / contao-proxy
Contao module. Proxy support for the extension catalog and the extension manager
Installs: 85
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Type:contao-module
Requires
- php: >=5.4
- contao-community-alliance/composer-plugin: ~2.4
- contao/core: >=3.2,<4
Replaces
- contao-legacy/proxy: *
README
Fork from the old TYPOlight Module „Proxy“. Proxy for the backend extension catalog (ER2).
Description
No official transfer! I have changed the Module for using with Contao 3.x
Installation
- Download the ZIP file
- unpack on your hard drive
- on the server in the directory
system/modules
, create a new directoryproxy
- copy into the directory
system/modules/proxy
then the files and directories
So then there must exist:
system/modules/proxy/classes/Proxy.php
system/modules/proxy/config/autoload.php
etc.
Using
In the backend, in System - Settings, there is now the new section "Proxy configuration (outgoing connections)". When the extension catalog and installation works, the module should be installed again over the extension catalog. So updates are displayed in the extension manager, if there is one.
Beschreibung
Keine offizielle Übernahme! Ich habe das Modul für Contao 3.x angepasst, um weiter damit arbeiten zu können.
Manuelle Installation
- Download ZIP Datei, oben auf dieser Seite über "releases"
- auf lokaler Festplatte auspacken
- auf dem Server im Verzeichnis
system/modules
ein neues Verzeichnisproxy
anlegen - in das Verzeichnis
system/modules/proxy
nun die Dateien und Verzeichnisse übertragen
Es muss also damit existieren:
system/modules/proxy/classes/Proxy.php
system/modules/proxy/config/autoload.php
usw.
Nutzung
Im Backend unter System - Einstellungen ist der Abschnitt "Proxy-Einstellungen (abgehende Verbindungen)" zu finden.
Sobald damit der Erweiterungskatalog und die Installation funktioniert, sollte das Modul Proxy nochmal über den Erweiterungskatalog installiert werden. Damit werden Updates in der Verwaltung angezeigt, sofern welche vorhanden sind.