Notice: Block Gallery in being deprecated in favor of the wonderful gallery blocks within CoBlocks. Each Block Gallery block may be transformed into it's corresponding CoBlocks gallery block.
The first of its kind, Block Gallery offers an unrivaled drag and drop gallery building experience in WordPress 5.0. Drop your images in your choice of photo gallery block, customize display settings, hit publish.
An innovative transform system lets you instantly change your photos galleries into another form. Go from a fullscreen masonry gallery to a casual carousel, with just a single click. You won’t find another Gutenberg gallery plugin with this kind of capability. Guaranteed.
Block Gallery was selected as this year’s winner in the Best Solution category of the Automattic Design Awards at WordCamp US 2018. Continue reading...
- Install the offical Gutenberg plugin. Note that Gutenberg is not suggested for use on production sites.
- Download the latest release from the GitHub repository, or..
- Download the plugin from the WordPress plugin directory.
- Clone the GitHub repository:
https://github.com/godaddy/block-gallery.git
- Browse to the folder in the command line.
- Run the
npm install
command to install the plugin's dependencies within a /node_modules/ folder. - Run the
npm start
command for development. - Run the
build
gulp task to process build files and generate a zip.