Skip to content

Commit 7fe52a5

Browse files
committed
doc: update feature description
1 parent 07896fd commit 7fe52a5

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/index.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@
55
This is the document of v2 version, v1 document can be found here: [https://github.com/UniSharp/laravel-filemanager/tree/v1/docs](https://github.com/UniSharp/laravel-filemanager/tree/v1/docs)
66

77
## Features
8-
* CKEditor and TinyMCE integration
9-
* Standalone button
8+
* File upload and management
109
* Uploading validation
1110
* Cropping and resizing of images
12-
* Public and private folders for multi users
11+
* Multiple integration options:
12+
* WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
13+
* Standalone upload button
14+
* Iframe
15+
* Multi-user mode:
16+
* Shared folders: all users can upload and manage files
17+
* Private folders: dedicated folder for each user, only the owner can upload or manage files within
1318
* Customizable routes, middlewares, views, and folder path
14-
* Supports two types : files and images. Each type works in different directory.
19+
* Supports two categories: files and images. Each type works in different directory.
1520
* Supported locales : ar, bg, de, el, en, es, fa, fr, it, he, hu, nl, pl, pt-BR, pt_PT, ro, ru, sv, tr, zh-CN, zh-TW
1621

1722
PRs are welcome!

0 commit comments

Comments
 (0)