Title: Remapdb
Author: remapdb
Published: <strong>June 1, 2026</strong>
Last modified: June 2, 2026

---

Search plugins

![](https://ps.w.org/remapdb/assets/banner-772x250.png?rev=3558055)

![](https://ps.w.org/remapdb/assets/icon.svg?rev=3558055)

# Remapdb

 By [remapdb](https://profiles.wordpress.org/remapdb/)

[Download](https://downloads.wordpress.org/plugin/remapdb.0.4.0.zip)

 * [Details](https://es-hn.wordpress.org/plugins/remapdb/#description)
 * [Reviews](https://es-hn.wordpress.org/plugins/remapdb/#reviews)
 *  [Installation](https://es-hn.wordpress.org/plugins/remapdb/#installation)
 * [Development](https://es-hn.wordpress.org/plugins/remapdb/#developers)

 [Support](https://wordpress.org/support/plugin/remapdb/)

## Description

Remapdb gives customers a clean way to find their vehicle, view tuning gains, choose
relevant services, and request a quote, powered by a modern tuning database platform
built for real businesses.

This plugin connects WordPress to Remapdb, embeds the Remapdb widget with shortcode,
and syncs 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:

 1. WordPress opens a popup to Remapdb connect endpoint.
 2. User authenticates in Remapdb and confirms widget/site connection.
 3. Remapdb returns a one-time authorization code to WP callback.
 4. Plugin exchanges the code for API credentials.
 5. 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.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/remapdb/`, or install via zip.
 2. Activate **Remapdb** from Plugins.
 3. Open the plugin admin page.
 4. Click **Connect Remapdb**.
 5. Complete login/authorization in the popup.
 6. After successful connect, place shortcode `[remapdb]` on the desired page(s).

## FAQ

### Does this plugin work without a Remapdb account?

No. You need an active Remapdb account and widget.

### Do I need to have a paid Remapdb subscription?

No. You can use the free plan to use the plugin but some features may be limited.

### Can I use multiple widgets?

This version connects one widget per site installation.

### What if credentials are rotated or revoked in Remapdb?

Plugin will show disconnected/action-required status and prompt reconnect.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Remapdb” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ remapdb ](https://profiles.wordpress.org/remapdb/)

[Translate “Remapdb” into your language.](https://translate.wordpress.org/projects/wp-plugins/remapdb)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/remapdb/), check out
the [SVN repository](https://plugins.svn.wordpress.org/remapdb/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/remapdb/) by [RSS](https://plugins.trac.wordpress.org/log/remapdb/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.4.0

 * Features:
 * add review prompt to the Remapdb admin footer

#### 0.3.0

 * Features:
 * add optional minimum version filter to changelog generation

#### 0.2.0

 * Features:
 * initial structure
 * introduce configurable base and API URLs for flexible development and Docker 
   environments
 * Bug Fixes:
 * errors and warnings
 * escape dashboard notice AJAX URL and nonce for inline JavaScript output context
 * Code Refactoring:
 * improve security by centralizing catalog path sanitization and migrating inline
   scripts to the WordPress enqueue API.

## Meta

 *  Version **0.4.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.1 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/remapdb/)
 * Tags
 * [catalog](https://es-hn.wordpress.org/plugins/tags/catalog/)[chiptuning](https://es-hn.wordpress.org/plugins/tags/chiptuning/)
   [tuning](https://es-hn.wordpress.org/plugins/tags/tuning/)[vehicle](https://es-hn.wordpress.org/plugins/tags/vehicle/)
 *  [Advanced View](https://es-hn.wordpress.org/plugins/remapdb/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/remapdb/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/remapdb/reviews/)

## Contributors

 *   [ remapdb ](https://profiles.wordpress.org/remapdb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/remapdb/)