Title: IPTV Reseller Bridge
Author: IPTV-Reseller
Published: <strong>August 19, 2026</strong>
Last modified: August 19, 2026

---

Search plugins

![](https://ps.w.org/iptv-reseller-bridge/assets/banner-772x250.png?rev=3654301)

![](https://ps.w.org/iptv-reseller-bridge/assets/icon-256x256.png?rev=3654265)

# IPTV Reseller Bridge

 By [IPTV-Reseller](https://profiles.wordpress.org/kurddata2006/)

[Download](https://downloads.wordpress.org/plugin/iptv-reseller-bridge.1.4.1.zip)

 * [Details](https://wordpress.org/plugins/iptv-reseller-bridge/#description)
 * [Reviews](https://wordpress.org/plugins/iptv-reseller-bridge/#reviews)
 *  [Installation](https://wordpress.org/plugins/iptv-reseller-bridge/#installation)
 * [Development](https://wordpress.org/plugins/iptv-reseller-bridge/#developers)

 [Support](https://wordpress.org/support/plugin/iptv-reseller-bridge/)

## Description

**IPTV Reseller Bridge** turns your WooCommerce store into an automated IPTV shop.
When a customer buys one of your subscription products, the plugin creates the line
on your IPTV panel automatically and shows the customer their login details inside
their WooCommerce account — no manual work, no spreadsheets.

You connect **your own** IPTV panel (you must already have a reseller account on
it), map each WooCommerce product to a package on that panel, and the plugin handles
provisioning and renewals on purchase.

This plugin is a bridge to a panel you operate. It does **not** provide any IPTV
service, channels, or content.

#### Features

 * Connect your IPTV panel — supports **Xtream UI**, **XUI.one**, and **1-Stream**
   panels.
 * One-click **Test Connection** to your panel.
 * Map any WooCommerce product (and variations) to a panel package, connection count,
   and channel bouquets.
 * **Auto-provision** the line on the panel when an order is paid.
 * **Renew** (extend) an existing line when the customer buys again.
 * A **Subscriptions** admin screen listing every line, with per-line actions (including
   assigning a MAG/STB MAC address).
 * Show the customer their credentials in **WooCommerce  My Account  IPTV Subscriptions**
   and on the order-received (thank-you) page, with copy-to-clipboard buttons.
 * Optional **Support** tab in the customer’s account area.
 * Panel API keys and line passwords are encrypted at rest using your site’s wp-
   config salts.
 * Theme-agnostic — uses standard WooCommerce account endpoints, so it inherits 
   your theme’s styling.

Every feature listed above is included and fully functional. There is no license
key, no trial period, no usage quota, and no feature that expires or has to be unlocked.

#### Extending the plugin

The plugin exposes hooks so other plugins can add fields to its settings and product
screens and feed extra data into provisioning: `irbridge_settings_tabs`, `irbridge_settings_general_before`,`
irbridge_settings_general_after`, `irbridge_settings_save`, `irbridge_product_options`,`
irbridge_product_variation_options`, `irbridge_save_product_options`, `irbridge_save_product_variation_options`,`
irbridge_product_config`, `irbridge_order_mac`, `irbridge_skip_provisioning`, `irbridge_booted`,
and the `irbridge_panel_drivers` family for registering additional panel types.

#### Related add-on

A separate, paid add-on plugin — “IPTV Reseller Bridge — Pro”, available from [iptvreseller.tech](https://iptvreseller.tech/woocommerce-bridge)—
builds on these hooks to add customer credential and expiry-reminder emails, suspend-
on-cancel/refund with daily expiry sync, MAG MAC capture at checkout, trial lines
and WooCommerce Subscriptions support, and shortcode/block/Elementor embeds. It 
is not required: this plugin is complete on its own, and nothing here is disabled
without it.

### External services

This plugin connects to external services in two cases. It does not send any data
to a third party unless you configure or opt in to these.

 1. **Your own IPTV panel.** To create and renew lines, the plugin sends requests to
    the panel URL and API credentials **you** enter under IPTV Bridge  Panel Connection(
    Xtream UI, XUI.one, or 1-Stream). It sends the package, connection count, bouquet
    selection and an order reference for the line being created or extended, and receives
    the line’s username, password and expiry date. This is a server **you** operate;
    nothing is sent until you connect a panel, and the plugin has no default panel 
    of its own.
 2. **Optional Streaming Proxy monitor (opt-in).** The Streaming Proxy is a hosted 
    CDN/proxy service run by IPTV Reseller: it terminates and re-serves your stream
    traffic on external servers, which is work that cannot be done inside WordPress.
    If — and only if — you paste a connect token under IPTV Bridge  Streaming Proxy,
    the plugin calls `https://iptvreseller.tech/api/proxy/monitor` with that token 
    to read back your proxy’s routes and usage for display. No token, no request. Service
    provided by IPTV Reseller — [Terms of Use](https://iptvreseller.tech/legal/terms)
    and [Privacy Policy](https://iptvreseller.tech/legal/privacy).

## Installation

 1. Upload the plugin and activate it (WooCommerce must be active).
 2. Connect your panel under **IPTV Bridge  Panel Connection** and click **Test Connection**.
 3. Edit a product  **IPTV Subscription** tab  enable provisioning and pick a package.
 4. Place a test order and confirm the line is created and shown in My Account.

## FAQ

### Which panels are supported?

Xtream UI, XUI.one, and 1-Stream.

### Does this provide IPTV channels?

No. It is a bridge to an IPTV panel that **you** already operate. It does not include
or resell any content.

### Do I need a license key or an account with you?

No. The plugin is complete as-is and never contacts us unless you opt in to the 
Streaming Proxy monitor described above.

### Does it work with any theme?

Yes. The customer dashboard uses standard WooCommerce My Account endpoints, so it
inherits your theme’s styling.

### Are credentials stored securely?

Panel API keys and line passwords are encrypted at rest using your site’s wp-config
salts.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“IPTV Reseller Bridge” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ IPTV-Reseller ](https://profiles.wordpress.org/kurddata2006/)

[Translate “IPTV Reseller Bridge” into your language.](https://translate.wordpress.org/projects/wp-plugins/iptv-reseller-bridge)

### Interested in development?

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

## Changelog

#### 1.4.1

 * Support diagnostics: when you send a support request from the Pro add-on, this
   plugin now contributes your panel configuration (driver and host only — never
   your API credentials) and the panel’s own error text from recent failed provisioning
   attempts. That is usually enough for support to answer without asking you for
   anything else.

#### 1.4.0

 * Renamed every prefix from `irb` to `irbridge` (namespace `IptvResellerBridge`,
   constants `IRBRIDGE_*`), so nothing this plugin registers can collide with another
   plugin. Existing settings, panel connection, product options and subscription
   records are migrated automatically on upgrade.
 * Database identifiers are now bound with `$wpdb->prepare()`‘s `%i` placeholder
   instead of being interpolated. This raises the WordPress requirement to 6.2.
 * Corrected the Contributors entry.

#### 1.3.0

 * Removed the edition/feature gate entirely — every feature the plugin ships is
   enabled for everyone, with no license check.
 * The settings and product screens now expose documented extension hooks instead
   of showing disabled fields.
 * Email options moved to the plugin that sends the emails.

#### 1.2.1

 * First public release build.

#### 1.2.0

 * Free base plugin. Compatible with WordPress 7.0 and WooCommerce 10.9.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.4.1**
 *  Last updated **22 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [iptv](https://wordpress.org/plugins/tags/iptv/)[reseller](https://wordpress.org/plugins/tags/reseller/)
   [streaming](https://wordpress.org/plugins/tags/streaming/)[subscriptions](https://wordpress.org/plugins/tags/subscriptions/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/iptv-reseller-bridge/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/iptv-reseller-bridge/reviews/)

## Contributors

 *   [ IPTV-Reseller ](https://profiles.wordpress.org/kurddata2006/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/iptv-reseller-bridge/)