WP Manifestindependent plugin directory
manifest / editor / nlds-community-blocks

NL Design System Community Blocks

WordPress Gutenberg Blocks for NL Design System components. Authors of WordPress websites can now use NL Design System components to compose their pages. This repository is maintained by the NL Design System community.

by Acato · github.com/nl-design-system/nlds-community-blocks · website

3stars
10release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/nl-design-system/nlds-community-blocks/releases/download/latest/nlds-community-blocks.zip

From the readme

NL Design System Community Blocks This plugin adds Gutenberg blocks that implement the NL Design System to the WordPress block editor. Dynamic block is created and adapted from https://developer.wordpress.org/block-editor/packages/packages-scripts/ Installation Manual installation 1. Upload the nlds-community-blocks folder to the /wp-content/plugins/ directory. 2. cd /wp-contents/plugins/nlds-community-blocks 3. pnpm install && pnpm run build 4. Activate the NL Design System Community Blocks plugin through the 'Plugins' menu in WordPress. Composer installation 1. composer config repositories.nlds-community-blocks github https://github.com/nl-design-system/nlds-community-blocks 2. composer require nl-design-system/nlds-community-blocks 3. cd /wp-contents/plugins/nlds-community-blocks 4. pnpm install && pnpm run build 5. Activate the NL Design System Community Blocks plugin through the 'Plugins' menu in WordPress. Coding Standards Please remember, we use the WordPress PHP Coding Standards for this plugin! (https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/) To check if your changes are compatible with these standards: - cd /wp-content/plugins/nl

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
latest Jun 18, 2024 nlds-community-blocks.zip 10