Installation der Erweiterung Adobe Commerce

  Zuletzt aktualisiert: 

Magento Commerce ist jetzt Adobe Commerce

Die Trust Payments Erweiterung wird auch in Zukunft sowohl Magento Open Source als auch Adobe Commerce Umgebungen zu unterstützen. In unserer Dokumentation beziehen wir uns auf diese Erweiterung ausschließlich mit dem Adobe Commerce Branding, aber alle Anweisungen gelten auch, wenn die Integration mit Magento Open Source.

Klicken Sie hier, um mehr über Adobe Commerce zu erfahren.

 

  Leider ist das hier dokumentierte Produkt derzeit nur in englischer Sprache erhältlich.

 

  • If you have version 2.4.4 of Adobe Commerce installed, you should target composer require securetrading/stpp_json:4.0.1
  • If you have a version older than 2.4.4, you should target composer require securetrading/stpp_json:2.0.0

 

First, please contact our Support Team and request a copy of the extension be emailed to you.

Once you have loaded the extension onto your server, navigate to the Magento /app/code directory:

cd /var/www/magento/app/code

Create a folder named SecureTrading/Trust within the /app/code directory.

mkdir /var/www/magento/app/code/SecureTrading/Trust

Navigate to the newly created /SecureTrading/Trust folder.

cd /var/www/magento/app/code/SecureTrading/Trust

Place the extension file within this directory.

scp : <path to your extension> <ssh server>:<path to SecureTrading/Trust directory>

Once the extension has been extracted, navigate to the Magento root directory.

cd /var/www/magento

You can now run the bin/magento commands.

If you are still having issues when installing our extension, please contact our Support Team and provide your staging environment, Store Admin login credentials and SSH access to your server.

War dieser Artikel hilfreich?
0 von 0 Personen fanden dies hilfreich