BlockXpert is your AI-powered content assistant for the WordPress block editor. Supercharge your website with intelligent, dynamic blocks that enhance user experience and drive engagement. This plugin provides a suite of blocks, including an AI-powered FAQ generator and a smart product recommendation engine for WooCommerce.
Features
- AI-Powered FAQ Block: Automatically generate relevant questions and answers for your pages. Perfect for product descriptions, support pages, and more. Connect your OpenAI account and let the AI do the work.
- Ai Product Recommendations for WooCommerce: A smart block that suggests products to users based on context. Increase your sales with intelligent upsells, cross-sells, and related product suggestions.
- Product Slider Block: A simple, elegant slider to showcase your WooCommerce products.
- Simple Static Blocks: Includes several basic blocks for demonstration and boilerplate.
- Centralized Admin Panel: Enable or disable any block from a single, easy-to-use settings page to keep your editor clean.
- Developer Friendly: Built with a modular architecture that is easy to extend.
Source Code
The full source code for this plugin is available on GitHub. The distributed plugin includes only the production-ready, compiled JavaScript and CSS in the build/ directory.
Build Instructions
To review or contribute to the source code, or to build the plugin yourself:
- Clone the repository from GitHub.
- Run
npm installto install dependencies. - Run
npm run buildto generate the production assets.
For detailed development instructions, see the README.md file in the plugin directory.
External services
This plugin connects to OpenAI』s API (https://api.openai.com/v1/chat/completions) to provide AI-powered features for generating FAQ content and product recommendations. When you use the AI blocks, your page content (text, product descriptions) and your OpenAI API key are sent to OpenAI』s API to generate relevant content. No data is sent automatically—only when you actively use the AI blocks in the editor.
This service is provided by OpenAI. Please review their terms of use and privacy policy.






