RealSatisfied Blocks
A WordPress plugin providing WP blocks for displaying RealSatisfied office and agent data with modern WordPress Interactivity API. Based on the original RealSatisfied Wordpress plugin and refreshed with the help of Claude Sonnet.
by Derin Tolu · github.com/derintolu/realsatisfied-blocks · website
★ 1stars
7release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/derintolu/realsatisfied-blocks/releases/download/v1.4.0/realsatisfied-blocks-v1.4.0.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
RealSatisfied Blocks
Version: 1.2.0
Requires WordPress: 5.4+
A standalone WordPress plugin providing Gutenberg blocks for displaying RealSatisfied office and agent data with modern WordPress Interactivity API. No dependencies required.
🎉 Now Completely Standalone
As of version 1.0.0, this plugin is completely standalone and requires no external dependencies. All functionality has been built as modern, self-contained Gutenberg blocks.
Overview
RealSatisfied Blocks is a standalone WordPress plugin that provides three powerful Gutenberg blocks for displaying real estate office and agent testimonials and ratings. The plugin uses the modern WordPress Interactivity API for enhanced frontend interactions including pagination, filtering, and dynamic content loading.
Evolution from Widget Dependency to Standalone Plugin
Original Foundation: This plugin started as a modernization effort that required the RealSatisfied Widget plugin as a dependency. The original RealSatisfied Widget provided essential RSS parsing functionality and data processing capabilities that formed the foundation for our Gutenberg blocks.
Standalone Tr
Read the full README on GitHub →