WP Manifestindependent plugin directory
manifest / editor / gutenberg-custom-block-listing-with-acf-pro

ACF Listing Block

A dynamic listing block using ACF Pro.

by Andre Ranulfo · github.com/zagaz/gutenberg-custom-block-listing-with-acf-pro · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/zagaz/gutenberg-custom-block-listing-with-acf-pro/archive/refs/heads/main.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.

From the readme

Gutenberg Custom Block Listing with ACF Pro and AJAX Description This plugin adds a powerful, flexible listing block to the WordPress block editor, allowing you to display custom post types (such as Events) in a modern, filterable, and paginated grid. Built with Advanced Custom Fields (ACF) Pro, it enables you to easily manage and display custom fields, taxonomies, and post data in both the backend and frontend. Key Features: - Custom Gutenberg block for listing any post type (default: Events) - AJAX-powered filtering, search, and pagination - Fully responsive grid layout - Integrates with ACF Pro for custom fields and flexible content - Easy to style and extend for your project needs - Works seamlessly in both the WordPress editor and on the frontend Ideal for building event listings, directories, portfolios, or any dynamic content section that requires custom fields and advanced filtering. Live Demo Visit the live demo HERE. Requirements - WordPress (latest version recommended) - ACF Pro plugin (required for custom block and flexible content support) Installation 1. Clone the repository 2. Copy the plugin/theme files - Place the Gutenberg-Custom-Block-Hero-with

Read the full README on GitHub →