Example of integrating Flmngr file manager into your Symfony app.
Fork this sample and run symfony server:start
to play with a full featured demo of Flmngr file manager on your Symfony website. We assume you have already installed symfony
terminal app.
See src/Controller/FlmngrController.php
to see how to easily add Flmngr route using flmngrRequest(..)
function.
Hint: you can fork the sample if starting a new Symfony project where need the Flmngr file manager to be included.
Flmngr file manager is used to upload and manage files and images. Can be a standalone file manager (React/Angular/etc. or custom JavaScript or TypeScript integrations) or work together with TinyMCE, CKEditor 4, CKEditor 5, N1ED, or any other JS components.
GNU Lesser General Public License v3; see LICENSE.txt