File Structure:
- assets
- -- index.php
- -- builder.php
- -- config.php
- -- save_content.php
- -- update.php
- -- edit.php
- -- functions.php
- -- css
- ---- style.css
- -- images
- -- tinymce
- -- elFinder
|
If you only need to add the editor into a project you already have then download this.
In this tutorial I am going to show you how to integrate elFinder for full file management into the TinyMCE editor for seamless operation. At the end we will be able to upload and manage images and other files using the elFinder interface. And also be able to save our work to a database. I am assuming that you have already downloaded TinyMCE 7 and elFinder 2.1.65.
|