André Amorim

Crafting Web Experiences

//

Blocks Library

A collection of custom Gutenberg blocks for WordPress.

PHP
Version
WordPress

Blocks

BlockDescription
Rank Math BreadcrumbsRenders the Rank Math breadcrumb trail inside the block editor
Shortcode for Template PartsLoad template parts via shortcode directly in blocks
Link GroupGroup and display a set of styled links
Meta FieldOutput custom post meta fields in the editor
Share Post SocialsSocial sharing buttons block for posts and pages
Swiper SliderA fully featured slider block powered by Swiper.js

Requirements

  • WordPress 6.8 or higher
  • PHP 8.0 or higher

Installation

  1. Clone or download this repository into your /wp-content/plugins/ directory:git clone https://github.com/your-username/afca-blocks-library.git
  2. Activate the plugin through the Plugins menu in WordPress.
  3. The blocks will be available in the Gutenberg block inserter.

Development

# Install dependencies
npm install

# Start development build with file watcher
npm run start

# Production build
npm run build

Author

André Amorim


License

Licensed under the GPLv2 or later.


Changelog

2.0

  • Initial public release

Published date:

Modified date: