finally-a-fast / fafcms-module-filemanager
This package is abandoned and no longer maintained.
No replacement package was suggested.
v0.1.0-alpha
2020-09-29 14:22 UTC
Requires
- php: ^7.4
- ext-mbstring: *
- bower-asset/lazysizes: ^5.2
- clean-composer-packages/pdf-js: ^2.0.943
- enyo/dropzone: ^5.7
- finally-a-fast/fafcms-core: ^0.1 || @dev
- imagine/imagine: ^1.2
- maennchen/zipstream-php: ^2.1
- npm-asset/video.js: 7.6
- npm-asset/videojs-youtube: ^2.6
- php-ffmpeg/php-ffmpeg: ^0.16
Requires (Dev)
- roave/security-advisories: dev-master
Replaces
- npm-asset/babel--runtime: *
- npm-asset/global: *
- npm-asset/keycode: *
- npm-asset/safe-json-parse: *
- npm-asset/videojs--http-streaming: *
- npm-asset/videojs--xhr: *
- npm-asset/videojs-font: *
- npm-asset/videojs-vtt.js: *
This package is auto-updated.
Last update: 2022-04-21 09:37:18 UTC
README
This is an module for the Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-module-filemanager
or add
"finally-a-fast/fafcms-module-filemanager": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-module-filemanager is released under the MIT License. See the LICENSE.md for details.