Skip to content

This is a WordPress plugin Gutenberg block to search and insert Gifs from Giphy.

Notifications You must be signed in to change notification settings

donmhico/Insert-Giphy-Block

Repository files navigation

Insert Giphy Block

This is a WordPress plugin Gutenberg block to search and insert Gifs from Giphy.

Setup

  1. Clone the repo in wp-content/plugins.
  2. Create a Giphy API Key at https://developers.giphy.com/
  3. Insert your API Key in
    this.API_KEY = '[INSERT YOUR API KEY HERE]';
  4. Run npm install and npm start inside the directory.
  5. Activate the plugin inside your WP Dashboard.

About

This is a WordPress plugin Gutenberg block to search and insert Gifs from Giphy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published