mirror of
https://github.com/filegator/filegator.git
synced 2025-08-21 14:21:19 +02:00
Website generation with Couscous
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
<p>File upload supports drag&drop, progress bar, pause and resume. Upload is chunked so you should be able to upload large files regardless of your server's configuration.</p>
|
||||
<h2 id="features-amp-goals">Features & Goals</h2>
|
||||
<ul>
|
||||
<li>Multiple storage adapters (Local, FTP, S3, Dropbox and many others via <a href="https://github.com/thephpleague/flysystem">Flysystem</a>)</li>
|
||||
<li>Multiple storage adapters (Local, FTP, Amazon S3, Dropbox and many others via <a href="https://github.com/thephpleague/flysystem">Flysystem</a>)</li>
|
||||
<li>Multiple auth adapters with roles and permissions (Store users in json file or database)</li>
|
||||
<li>Multiple session adapters (Native File, Pdo, MongoDB, Memcached and others via <a href="https://github.com/symfony/symfony/tree/master/src/Symfony/Component/HttpFoundation/Session/Storage/Handler">Symfony</a>)</li>
|
||||
<li>Single page front-end (built with <a href="https://github.com/vuejs/vue">Vuejs</a>, <a href="https://github.com/jgthms/bulma">Bulma</a> and <a href="https://github.com/buefy/buefy">Buefy</a>)</li>
|
||||
|
Reference in New Issue
Block a user