A Bootstrap Richarea extension for image management.
npm install bootstrap-richarea-imagesA plugin for RichArea to enable image uploading and cropping. Comes with dozens of responsive Bootstrap layouts for beautiful image support.
npm require --save-dev bootstrap-richarea-images
This plugin has an unfortunate number of dependencies beyond RichArea:
* jQuery Cropit
* jQuery Migrate
* jQuery Tether
* jQuery Actual
RichArea itself requires Bootstrap 3 or 4 CSS and JS, jQuery, jQuery UI, and Vue. These are not bundled with RichArea.
Then:
See examples.
To build RichArea and accompanying JS:
npm run package
Thumbnails are a separate task because they take so long.
npm run thumbnails