Benutzer-Werkzeuge

Webseiten-Werkzeuge


public:faqoxid2mollie

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
public:faqoxid2mollie [2020/02/26 16:02]
ruedigerhaegele [Anforderungen]
public:faqoxid2mollie [2020/02/27 11:33]
ruedigerhaegele [Configuration]
Zeile 10: Zeile 10:
 ====Installation==== ====Installation====
  
-  * Navigieren Sie zum Ordner ​"​source/​modules" ​der Oxid 6 Installation und erstellen Sie den Ordner ​"​mollie"​ +  * Change to the directory ​"​source/​modules" ​in your OXID eShop installation and create the directory ​"​mollie"​ 
- +  * In this directory create a sub-directory ​"​molliepayment" ​and change to itYou find yourself ​in the path "source/​modules/​mollie/​molliepayment" ​now
-  * In dem neu erstellten Ordner erstellen Sie den Unterordner ​"​molliepayment" ​  +  * Use a Git or SVN client to check out the module-files or download the ZIP-file https://​github.com/​mollie/​mollie-oxid/​archive/​master.zip and extract its content to this directory. 
- +  * Open the file **composer.json** ​in the root-directory of your shop and add this autoload-configuration or add/​complete an existing configuration with the following:
-{{:​public:​mollie_installation.png?​400|}} +
- +
-  * Kopieren Sie den Inhalt aus diesem Git repository ​in den neu erstellten Ordner ​"​molliepayment"​. +
- +
-  * In der **composer.json** ​des Installationsordners des Shops fügen Sie die autoload ​Konfiguration hinzu oder erweitern diesese, falls bereits vorhanden um folgendes: +
  
   "​autoload":​ {   "​autoload":​ {
Zeile 29: Zeile 23:
  
   ​   ​
-Über eine Konsolenverbindung zum Webserver führen Sie folgenden Befehl aus um die Autoloader Dateien neu zu generieren: +Open a command-line on your webserver and execute the following command to regenerate the autoloader-files:
-  ​+
  
 ''​vendor/​bin/​composer dump-autoload''​ ''​vendor/​bin/​composer dump-autoload''​
  
-Wechseln Sie in den Admin Ihres Oxid eShop. Das Modul steht nun unter //Erweiterungen ​-> Module// zur Verfügung.+Login to the OXID-admin of your shop and see the module "​Mollie Payment" ​in the list of modules at //Extensions ​-> Modules//
  
 {{:​public:​mollie_aktivieren.png?​400|}} {{:​public:​mollie_aktivieren.png?​400|}}
  
 +Click on "​activate"​ in case you find the module still being deactivated.
 +====Configuration====
 +The configuration options of the Mollie Payment module are available in the OXID-admin here: //​Extensions -> Modules -> Mollie Payment -> tab "​Settings"//​
  
-====Konfiguration==== 
  
-Sie Können das Modul im Oxid Admin über //​Erweiterungen -> Module -> Mollie Payment -> Einstell.// konfigurieren.+{{:​public:​mollie_konfiguration.png?​400|}} 
  
-{{:​public:​mollie_konfiguration.png?​400|}} 
  
 |**Konfiguration**|**Beschreibung**| |**Konfiguration**|**Beschreibung**|
public/faqoxid2mollie.txt · Zuletzt geändert: 2021/04/01 14:06 von markusmichalski