Deskripsyon
Testibox is a SaaS platform for collecting and displaying customer testimonials. This plugin lets you embed your approved testimonials on any WordPress page or post in seconds β no coding required.
Features:
- π§© Native Gutenberg block β drag, drop, configure
- π Shortcode
[testibox]β works in any page builder or classic editor - π¨ Four display layouts: Grid, List, Carousel, Logos
- βοΈ Light and π Dark themes
- π¨ Custom accent colour
- βοΈ Global defaults configurable from Settings Testibox
- Per-block/shortcode overrides for all options
- Lightweight β loads the Testibox widget script only when the shortcode or block is present
How it works:
- Create a free account at testibox.fr
- Create a project and collect testimonials via your unique collection link
- Approve the testimonials you want to display
- Copy your Project ID from the Testibox dashboard
- Paste it into this plugin’s settings or directly in the block/shortcode
External Services
This plugin loads an external JavaScript file and retrieves data from the Testibox platform in order to display testimonials on your site.
What is loaded and when:
- When a visitor views a page containing the
[testibox]shortcode or the Testibox block, the plugin outputs a<script>tag that loadswidget.jsfromhttps://testibox.fr. That script then fetches your approved testimonials from Testibox’s database (hosted on Supabase) using a read-only public API key scoped to your project. - No data originating from your WordPress site or your visitors is sent to Testibox’s servers. Only your Project ID (which you configure) is transmitted as part of the data retrieval request.
Third-party services used:
- Testibox (
https://testibox.fr) β testimonial management platform.
Terms of Service | Privacy Policy - Supabase (
https://supabase.com) β database infrastructure used by Testibox.
Terms of Service | Privacy Policy
Blocks
Ang plugin na ito ay nagbibigay ng 1 block.
- Testibox β TΓ©moignages Affichez vos tΓ©moignages clients Testibox directement dans vos pages.
Pag-install
- Upload the
testibox-widgetfolder to/wp-content/plugins/or install via Plugins Add New. - Activate the plugin.
- Go to Settings Testibox and enter your Project ID (found in your Testibox dashboard).
- Insert the
[testibox]shortcode or add the Testibox β TΓ©moignages block in the Gutenberg editor.
FAQ
-
Where do I find my Project ID?
-
Log in to your Testibox dashboard, select your project, and copy the ID shown in the widget integration section.
-
Can I display different projects on different pages?
-
Yes. Use the
idattribute in the shortcode or configure the Project ID per block:
[testibox id=”your-project-id” layout=”carousel”] -
What shortcode attributes are available?
-
idβ Project UUID or sluglayoutβgrid(default) |list|carousel|logosthemeβlight(default) |darkmaxβ number of testimonials to display (1β50, default: 6)colorβ accent colour as a hex code (e.g.#3b82f6)radiusβ card corner radius in px (0β32, default: 12)
-
Does it work with page builders (Elementor, Divi, etc.)?
-
Yes. The
[testibox]shortcode works anywhere WordPress shortcodes are supported. -
Is a Testibox account required?
-
Yes. You need a free or paid Testibox account to collect and manage testimonials. Sign up at testibox.fr.
-
Does this plugin store any data?
-
No. This plugin only stores your display preferences (Project ID, layout, theme, colour) in WordPress options. All testimonial data is managed on the Testibox platform.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Testibox Widget” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Testibox Widget” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.1.0
- New
logoslayout β displays a compact list of client company badges. - New
radiusshortcode attribute and Gutenberg block control to override card corner radius (0β32 px). data-border-radiusattribute support added towidget.js.
1.0.0
- Initial release.
- Shortcode
[testibox]withid,layout,theme,maxandcolorattributes. - Gutenberg block with inspector controls.
- Settings page under Settings Testibox.
- Light and dark themes, grid / list / carousel layouts.