Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godaddy-wordpress/block-gallery
WordPress gallery blocks built exclusively for Gutenberg
https://github.com/godaddy-wordpress/block-gallery
gutenberg wordpress wordpress-plugin
Last synced: 10 days ago
JSON representation
WordPress gallery blocks built exclusively for Gutenberg
- Host: GitHub
- URL: https://github.com/godaddy-wordpress/block-gallery
- Owner: godaddy-wordpress
- License: gpl-2.0
- Archived: true
- Created: 2018-10-23T20:13:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T16:44:01.000Z (over 4 years ago)
- Last Synced: 2024-05-20T21:56:57.524Z (6 months ago)
- Topics: gutenberg, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wpblockgallery.com
- Size: 419 KB
- Stars: 56
- Watchers: 11
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gutenberg - Gallery Block
README
# Block Gallery — WordPress Gallery Gutenberg blocks
#### 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](https://wpblockgallery.com/) 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, Winner at the Automattic Design Awards](https://user-images.githubusercontent.com/1813435/49888484-1a0eaf00-fe0d-11e8-9237-cd9d6f7716ae.jpg)](https://richtabor.com/block-gallery-automattic-design-awards/?utm_medium=block-gallery-github&utm_source=readme&utm_campaign=readme&utm_content=design-awards-banner)
Block Gallery was selected as this year’s winner in the Best Solution category of the [Automattic Design Awards](https://automatticdesignaward.blog/2018/12/08/the-winners/) at WordCamp US 2018. [Continue reading...](https://richtabor.com/block-gallery-automattic-design-awards/)
## Installation ##
1. Install the offical [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin. Note that Gutenberg is not suggested for use on production sites.
2. [Download the latest release](https://github.com/godaddy/block-gallery/releases) from the GitHub repository, or..
3. Download the plugin from the [WordPress plugin directory](https://wordpress.org/plugins/block-gallery/).## Development ##
1. Clone the GitHub repository: `https://github.com/godaddy/block-gallery.git`
2. Browse to the folder in the command line.
3. Run the `npm install` command to install the plugin's dependencies within a /node_modules/ folder.
4. Run the `npm start` command for development.
5. Run the `build` gulp task to process build files and generate a zip.