Skip to content

A custom Gutenberg block for searching and displaying GIFs from Giphy.com in Gutenberg.

Notifications You must be signed in to change notification settings

asharirfan/wp-giphy-block

Repository files navigation

🖼 Giphy Block

A custom Gutenberg block for searching and displaying GIFs from Giphy.com in Gutenberg.

Screenshot

🛠 Global Settings

Important: Before searching for gifs, please make sure to generate an API key from Giphy and save it under the Giphy API Key setting.

Global Settings

👨‍💻 Development

→ Step 1

Clone the repository

git clone git@github.com:asharirfan/wp-giphy-block.git

→ Step 2

Install npm packages of the plugin

cd wp-giphy-block && npm install

→ Step 3

To watch for changes

npm run watch

→ Step 4

To build your changes

npm run build

About

A custom Gutenberg block for searching and displaying GIFs from Giphy.com in Gutenberg.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published