WP Manifestindependent plugin directory
manifest / editor / blockparty-faq

Blockparty FAQ

A Gutenberg block for SEO friendly FAQ in an accessible accordion.

by Be API Technical team · github.com/beapi/blockparty-faq · 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/beapi/blockparty-faq/archive/refs/heads/develop.zip

From the readme

Blockparty FAQ A Gutenberg block for SEO friendly FAQ in an accessible accordion. Development Setup Prerequisites - Node.js 20.12.0 (managed by Volta) - Docker (for wp-env) Installation 1. Clone the repository 2. Install dependencies: 3. Build the blocks: 4. Install PHP dependencies (downloads SEO plugins into .wp-env/plugins/): 5. Start the WordPress environment: Yoast SEO, Rank Math, and SEOPress are mounted automatically via .wp-env.json. Available Scripts - npm run build - Build the blocks for production - npm run start - Start the development server with hot reload - npm run env:start - Start the WordPress environment (wp-env) - npm run env:stop - Stop the WordPress environment - npm run bump -- - Bump the plugin version across package, blocks, PHP, and docs Note FAQ structured data (JSON-LD) requires Yoast SEO, Rank Math, or SEOPress. All three plugins are available in the local wp-env environment; keep only one active in the WordPress admin when testing a specific integration. SEO plugin files are not versioned in the repository (installed via Composer into .wp-env/plugins/). Changelog See readme.txt and CHANGELOG.md for the full versi

Read the full README on GitHub →

Releases

TagPublished
2.1.1 Aug 5, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.