Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arikaim/storage-module
Arikaim CMS storage filesystem drivers.
https://github.com/arikaim/storage-module
Last synced: about 1 month ago
JSON representation
Arikaim CMS storage filesystem drivers.
- Host: GitHub
- URL: https://github.com/arikaim/storage-module
- Owner: arikaim
- Created: 2020-11-27T16:17:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T18:00:41.000Z (over 2 years ago)
- Last Synced: 2024-05-01T11:46:20.410Z (8 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Arikaim CMS Storage Module
![1.0.0](https://img.shields.io/github/release/arikaim/storage-module.svg)
![GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)Arikaim CMS storage filesystem drivers.
#### Drivers
* Ftp
* Digital Ocean Spaces
* AWS S3
* Dropbox
* Sftp#### Requirements
* [Arikaim CMS](https://github.com/arikaim/arikaim)#### Installation
```sh
composer require arikaim/storage-module
```