WP Manifestindependent plugin directory
manifest / media / bs4-gutenberg-gallery-lightbox

bS Gutenberg Gallery Lightbox

Ads a Lightbox to Gutenberg Gallery Block

by Bastian Kreiter · github.com/crftwrk/bs4-gutenberg-gallery-lightbox · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/crftwrk/bs4-gutenberg-gallery-lightbox/archive/refs/heads/master.zip

Readme

=== bS Gutenberg Gallery Lightbox ===

Contributors: craftwerk

Requires at least: 4.5 Tested up to: 5.5 Requires PHP: 5.6 Stable tag: 1.0.2 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

This ads a lightbox to Gutenberg Gallery Block, Copyright 2020 Bastian Kreiter.

== Installation ==

  1. In your admin panel, go to Plugins > and click the Add New button.
  2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
  3. Click Activate to use your new Plugin right away.

== Usage ==

Gallery settings must set to "Link to: Media File" in the right panel.

== Changelog ==

= 1.0.2 - October 02 2020 =

    * Removed border-radius

= 1.0.1 - September 17 2020 =

    * Renamed the plugin

= 1.0.0 - March 01 2020 =

    * Initial release

Read the full README on GitHub →