phproberto / joomla-flysystem
Flysystem integration for Joomla!
v1.0.0
2018-12-31 09:08 UTC
Requires
- php: >=7.0.0
- league/flysystem: ^1.0
- league/flysystem-aws-s3-v3: ^1.0
- league/flysystem-azure: ^1.0
- league/flysystem-cached-adapter: ^1.0
- league/flysystem-webdav: ^1.0
- league/flysystem-ziparchive: ^1.0
- spatie/flysystem-dropbox: ^1.0
Requires (Dev)
- joomla/coding-standards: ~2.0@alpha
- joomla/registry: ^1.4.5
- phpunit/phpunit: ^4.8.35
- squizlabs/php_codesniffer: ~2.8
This package is auto-updated.
Last update: 2025-03-01 00:23:09 UTC
README
Integrate Flysystem with Joomla!
Description.
This is a way to provide an extendable system to easily access, from Joomla, files stored anywhere (Dropbox, AWS, and any existing adapter that exists or that you want to create).
Installation.
Go to the releases section and follow the How to install / upgrade
instructions in the latest release.
Documentation.
See Documentation.
Requirements
- PHP 7.0+ or higher
- Joomla! 3.8.1 or higher
Copyright & License
This library is licensed under MIT LICENSE.
The Joomla! installable package that will contain this library will have its own GPL v2 license because it's extending Joomla classes licensed under that license.
Copyright (C) 2017 Roberto Segura López - All rights reserved.