651

Product support

Get help in the plugin support forum.

Categories

Paste Image

Plugin that allows backend users to upload images from clipboard into the Media Manager.

License

How it works

The plugin extends the base of Media Manager widget and adds a new JavaScript snippet that listens to the paste command (Ctrl+C | Cmd+V) in the document.

  • Every time you paste an image, a different random name is provided.
  • Only image/* mime types are allowed.

Requirements

  • PHP 7.1 or higher
  • October CMS build 420 or higher

Installation

Using CLI

php artisan plugin:install PrimeHover.PasteImage

October CMS:

Go to Settings > Updates & Plugins > Install plugins and search for PasteImage.

Questions?

Feel free to contact me (fernandesgu93@gmail.com) for any furthuer questions you have about this plugin.

1.0.1

First version of PasteImage

May 03, 2020