ALPS Gutenberg Blocks
A Wordpress plugin to create Gutenberg plugins that work for ALPS.
by Seventh-day Adventist Church · github.com/adventistchurch/alps-gutenberg-blocks · website
★ 4stars
243release downloads
≈10active sites
6forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/adventistchurch/alps-gutenberg-blocks/releases/download/v2.1.12/alps-gutenberg-blocks-v2.1.12.zipFrom the readme
ALPS Gutenberg Plugin
This plugin is created to support the ALPS for Wordpress,
to provide Gutenberg Blocks with ALPS markup.
This project is based on Create Guten Block.
Local development
👉 Init
On first run of the plugin locally you should install required dependencies
Composer could be downloaded from https://getcomposer.org/
Link to the WP installation
You should link the build/alps-gutenberg-blocks into wp-content/plugins of the local WP.
The alps-gutenbers-blocks directory should appear in wp-content/plugins.
👉 npm run dev
- Use to compile and run the blocks in development mode.
- Watches for any changes and reports back any errors in your code.
👉 npm run project:build-blocks
- Use to build production code for your blocks inside dist folder.
- Runs once and reports back the gzip file sizes of the produced code.
👉 npm run project:set-version
- Use to sync the current version in code with CHANGELOG.md
- Sets the plugin version in package.json, plugin.php, commits the changes and creates a related git tag.
- Push result to the GitHub to run the build and release processes.
i18n
👉 npm run i18n:update-pot
- Use to generate master file for internationalization.
- Sca
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.1.12 | Mar 4, 2025 | alps-gutenberg-blocks-v2.1.12.zip | 17 |
| v2.1.11 | Jan 9, 2025 | alps-gutenberg-blocks-v2.1.11.zip | 14 |
| v2.1.10 | Jan 12, 2024 | alps-gutenberg-blocks-v2.1.10.zip | 18 |
| v2.1.9 | Jan 10, 2024 | alps-gutenberg-blocks-v2.1.9.zip | 7 |
| v2.1.8 | Jan 3, 2023 | alps-gutenberg-blocks-v2.1.8.zip | 18 |
| v2.1.7 | Dec 19, 2022 | alps-gutenberg-blocks-v2.1.7.zip | 5 |
| v2.1.6 | Dec 19, 2022 | alps-gutenberg-blocks-v2.1.6.zip | 4 |
| v2.1.5 | Dec 15, 2022 | alps-gutenberg-blocks-v2.1.5.zip | 5 |
| v2.1.4 | Feb 22, 2022 | alps-gutenberg-blocks-v2.1.4.zip | 31 |
| v2.1.3 | Feb 22, 2022 | alps-gutenberg-blocks-v2.1.3.zip | 7 |
| v2.1.2 | Feb 21, 2022 | alps-gutenberg-blocks-v2.1.2.zip | 7 |
| v2.1.1 | Feb 21, 2022 | alps-gutenberg-blocks-v2.1.1.zip | 7 |
| v2.1.0 | Feb 10, 2022 | alps-gutenberg-blocks-v2.1.0.zip | 7 |
| v2.0.1 | Jun 15, 2021 | alps-gutenberg-blocks-v2.0.1.zip | 7 |
| v2.0.0 | May 27, 2021 | alps-gutenberg-blocks-v2.0.0.zip | 9 |
| v1.9.4 | Apr 12, 2021 | alps-gutenberg-blocks-v1.9.4.zip | 10 |
| v1.99.105 | Apr 12, 2021 | alps-gutenberg-blocks-v1.99.105.zip | 7 |
| v1.9.2 | Apr 12, 2021 | alps-gutenberg-blocks-v1.9.2.zip | 11 |
| v1.9.1 | Feb 11, 2021 | alps-gutenberg-blocks-v1.9.1.zip | 6 |
| v1.9.0 | Feb 8, 2021 | alps-gutenberg-blocks-v1.9.0.zip | 5 |
| v1.8.1 | Jan 29, 2021 | alps-gutenberg-blocks-v1.8.1.zip | 7 |
| v1.8.0 | Jan 28, 2021 | alps-gutenberg-blocks-v1.8.0.zip | 9 |
| v1.7.0 | Jan 28, 2021 | alps-gutenberg-blocks-v1.7.0.zip | 6 |
| v1.6.1 | Aug 31, 2020 | alps-gutenberg-blocks-v1.6.1.zip | 11 |
| v1.6.0 | Aug 31, 2020 | alps-gutenberg-blocks-v1.6.0.zip | 8 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.