youknowriad / dropit

Insert photos from unsplash.com directly inside your Gutenberg Editor.
https://wordpress.org/plugins/dropit
GNU General Public License v2.0
47 stars 6 forks source link
gutenberg unsplash wordpress-plugin

Drop it

Drop it allows one click inserts/uploads of photos among the thousands of photos available on unsplash.com and Giphy.comwithout leaving the Gutenberg editor.

Install

This plugin is available on wordpress.org if you just want to enjoy it without having any command lines to run : https://wordpress.org/plugins/dropit/

Contribute

Clone this repository to the wp-content/plugins folder of your WordPress installation and run the following commands to make it work:

npm install && npm run build

Features