Download the PHP package shopwarelabs/swag-media-sftp without Composer
On this page you can find all versions of the php package shopwarelabs/swag-media-sftp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopwarelabs/swag-media-sftp
More information about shopwarelabs/swag-media-sftp
Files in shopwarelabs/swag-media-sftp
Download shopwarelabs/swag-media-sftp
More information about shopwarelabs/swag-media-sftp
Files in shopwarelabs/swag-media-sftp
Vendor shopwarelabs
Package swag-media-sftp
Short Description The SFTP adapter allows you to manage your media files in shopware on a SFTP environment.
License MIT
Package swag-media-sftp
Short Description The SFTP adapter allows you to manage your media files in shopware on a SFTP environment.
License MIT
Please rate this library. Is it a good library?
Informations about the package swag-media-sftp
SFTP Adapter for Shopware
The SFTP adapter allows you to manage your media files in shopware on a SFTP environment.
Building a package
Just run ./build.sh
.
Install
Download the plugin from the release page and enable it in shopware.
Usage
Update your config.php
in your root directory and fill in your own values
Value explanation
Name | Required | Description |
---|---|---|
type | Yes | Adapter type. Do not change. |
mediaUrl | Yes | Base url where the media folders is available |
host | Yes | Host of your remote |
port | No | Defaults to 22 |
username | Yes | Username for your remote |
password | No | Password for your remote |
privateKey | No | Local path to your private key |
root | No | Path on your remote |
timeout | No | Timeout for contacting the server. Defaults to 10 |
License
The MIT License (MIT). Please see License File for more information.
All versions of swag-media-sftp with dependencies
PHP Build Version
Package Version
Requires
league/flysystem-sftp Version
^1.0
The package shopwarelabs/swag-media-sftp contains the following files
Loading the files please wait ....