Skip to content

cagdasdag/custom-gutenberg-lightbox

Repository files navigation

Custom Gutenberg Lighbox

The Custom Gutenberg Lightbox is designed to work with the Gutenberg editor. This custom block is designed to display images with Lightbox. The purpose of this plugin is to enable you to open photos via Lightbox if you choose to do so. This way, you are not going to have the trouble of opening all the photos mandatorily on the website via Lightbox.

Plugin Demo

demo custom gutenberg lightbox

Installation For Users

  • Upload 'custom-gutenberg-lightbox' to the '/wp-content/plugins/' directory.
  • Activate the plugin through the 'Plugins' menu in WordPress.
  • Within a post or page, select the '+' symbol to add a new block.
  • From the 'Custom Gutenberg' tab, select the 'Lightbox' block.
  • Add your image and title to the block.
  • Also you can resize your image

Setup For Developers

Clone or download this repository in your plugins directory. Then run the following scripts:

npm install
npm run dev





Follow me 👋 on TwitterTweet to say Hi

About

The picture you added will be displayed with Lightbox. This is a custom block plugin for Gutenberg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published