The extension is currently unavailable for download from the Adobe Marketplace
Please install the extension manually by following the steps below.
-
Download the extension using the attachment link found at the bottom of this page.
-
Navigate to the Magento /app/code directory on your server.
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.