Remapdb Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin connects WordPress to Remapdb, embed the Remapdb widget with shortcode, and sync SEO plus subscription and website status securely.
This plugin provides:
- Easy connect flow to connect your website to Remapdb.
- Shortcode rendering via
[remapdb]. - SEO metadata sync from Remapdb:
- title / meta description
- canonical URL
- Open Graph tags
- JSON-LD
- Admin dashboard status:
- connected widget
- subscription status
- billing cycle
- plan name
- host allowance status for this WordPress site
License
This plugin is licensed under GPLv2 or later.
Remapdb trademarks, logos, and hosted Remapdb platform services are proprietary and not licensed under GPL.
Requirements
- WordPress 6.2+
- PHP 8.1+
- A Remapdb account
Connect Flow
The plugin uses a secure authorization flow:
- WordPress opens a popup to Remapdb connect endpoint.
- User authenticates in Remapdb and confirms widget/site connection.
- Remapdb returns a one-time authorization code to WP callback.
- Plugin exchanges the code for API credentials.
- Credentials are stored server-side and used for signed API calls.
Notes:
– If hostname is not allowed and plan has a free slot, Remapdb adds it when user confirms Connect.
– If no free slot exists, user can replace an active allowed website during connect.
Shortcode
[remapdb]
Renders the Remapdb widget container for the connected widget_id.
For clean URLs, set one or more pages in the plugin Settings tab (includes Homepage option). Root clean URLs route to Homepage first when selected, otherwise first selected page. URLs like /internal-page/catalog/... route to that page when it is selected.
SEO Behavior
On pages where [remapdb] is rendered, the plugin requests SEO payload from Remapdb and applies relevant metadata through WordPress hooks.
The plugin uses caching based on API TTL to reduce API calls and preserve performance.
Security
- Credentials stored server-side only.
- API secret is never exposed to frontend JavaScript.
- Requests signed with HMAC headers (key, timestamp, nonce, signature).
- Nonce + timestamp used for replay protection.
- Connect flow protected by PKCE and state validation.
Plugin dashboard
The plugin dashboard includes:
– Settings (widget connected state, connected widget details, pages where shortcode is added, clean URLs configuration)
– Subscription (subscription status, billing cycle, plan name, host allowance status for this WordPress site, SEO options)
– Widget preview
– Support (contact support, debug and logs, cache management)
Privacy
This plugin connects to the Remapdb service (https://remapdb.com) to:
– Authenticate and authorize the WordPress site during the connect flow.
– Fetch widget configuration and SEO metadata for shortcode rendering.
– Report subscription and host allowance status.
No visitor/end-user data is collected or transmitted. The site hostname and
WordPress site name are sent to Remapdb during the connect flow only, with
the administrator’s explicit consent.
See the Remapdb Privacy Policy: https://remapdb.com/privacy
Screenshots
Public widget default state on frontend before selecting a specific vehicle.
Public widget with a selected vehicle, estimated gains, engine details, and dynochart.
Public “Request a quote” form with contact fields and tuning service options.
Admin Settings tab showing connection status, connected widget details, and clean URL target configuration.
Admin Subscription tab showing plan, billing cycle, allowed websites usage, and SEO capabilities.
Admin Support tab with support link, debug toggle, log downloads, and cache management.
Admin Widget Preview tab rendering the connected widget directly in WordPress admin.

