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/03/02 13:07]
ruedigerhaegele [FAQ]
public:faqoxid2mollie [2020/04/23 09:12]
markusmichalski [Installation]
Zeile 3: Zeile 3:
 ====Requirements==== ====Requirements====
  
-  ​*  ​Oxid eShop Version 6 or above +  ​Oxid eShop Version 6 or above 
-  ​ +  ​Mollie Account (www.mollie.com) 
-  *  ​Mollie Account (www.mollie.com) +  - FTP access to your shop system 
 +  - For OXID versions from 6.2. you need SSH access to the shop installation.
  
 ====Installation==== ====Installation====
Zeile 22: Zeile 22:
   },   },
  
-  ​ 
-Open a command-line on your webserver and execute the following command to regenerate the autoloader-files:​ 
  
-''​vendor/​bin/​composer dump-autoload''​+  * Open a command-line on your webserver and execute the following command to regenerate the autoloader-files:​ 
 + 
 +  ​vendor/​bin/​composer dump-autoload 
 + 
 +  * **In OXID versions from 6.2 on (older versions can skip this step)** you must now import the module configuration. To do this, log in via SSH to the server on which the shop installation is located and navigate to the directory in which the source and vendor folders are located. Execute the following command:  
 + 
 +  ./​vendor/​bin/​oe-console oe:​module:​install-configuration source/​modules/​mollie/​molliepayment/​.  
 + 
 +You should then receive the message Module configuration has been installed.
  
-Login to the OXID-admin of your shop and see the module "​Mollie Payment"​ in the list of modules at //​Extensions -> Modules//+  * 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.+  * Click on "​activate"​ in case you find the module still being deactivated.
 ====Configuration==== ====Configuration====
 The configuration options of the Mollie Payment module are available in the OXID-admin here: //​Extensions -> Modules -> Mollie Payment -> tab "​Settings"//​ The configuration options of the Mollie Payment module are available in the OXID-admin here: //​Extensions -> Modules -> Mollie Payment -> tab "​Settings"//​
public/faqoxid2mollie.txt · Zuletzt geändert: 2021/04/01 14:06 von markusmichalski