- Getting Started
- Browser Support
- Languages Support
- Shortcuts
- Activation
- Examples
- Customize the Editor
- Use-cases
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
- Migration Guides
- Changelog
- Tutorials
Image Manager Plugin
Browse through and delete images on your server.
Add Plugin to your code:
Plugin name: imageManager
Plugin JS Script: ../js/plugins/image_manager.min.js
Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/plugins/image_manager.min.js
Plugin CSS link: ../css/plugins/image_manager.min.css
Plugin CSS link https://cdn.jsdelivr.net/npm/froala-editor@latest/css/plugins/image_manager.min.css
Plugin API:
Plugin options | Plugin methods | Plugin events |
Storing files on your server:
To display or delete images on the image manager you may need to read about the image manager concept or you can use one of our server side SDKs that we implemented to help ease the editor's integration with your server.