heptacom/shopware-ksk-remote-maintenance

Shopware plugin to access filesystem via WebDAV protocol


Keywords
ecommerce, WebDAV, devops, shopware, shopware-plugin
License
MIT

Documentation

Remote Maintenance

Shopware plugin to access filesystem via WebDAV protocol

Packagist Version PHP from Packagist Software License

GitHub code size in bytes GitHub issues GitHub forks GitHub stars GitHub watchers Packagist

GitHub contributors GitHub commit activity

This project is aimed towards developers that need access to the file system of a shopware system but do not have ftp or similar access. It enables the shopware installation to act as a WebDAV server and be accessed with a backend user and a corresponding api key. All that is needed to access the file system is a backend user that is permitted to use the api and the WebDAV interface.

Api permission can be granted in the user settings (where you can also find the api key) and WebDAV permission can be granted in the acl settings where you have to add the privilege to a role of backend users.

After this initial setup you can use your WebDAV client of choice to access the file system under this URL: http(s)://<your-shop-domain.tld>/webdav/index/index/

Changes

View the CHANGELOG file attached to this project.

License

See LICENSE.md