Description
Conexteo SMS RCS connects your WooCommerce store to your Conexteo account (French SMS/RCS provider) to send:
- Order confirmation — automatic SMS or RCS, triggered on payment or as soon as the order is placed
- Shipping confirmation — configurable trigger status; tracking number and carrier are read automatically from popular shipment tracking plugins
- Abandoned cart reminder — configurable delay in minutes, with a dynamic RCS mode that builds a card or carousel using the real product images from the customer’s cart
- Delayed review request — delay in days, direct link to the native WooCommerce product review form
- Customer anniversary message — sent every year on the anniversary of the first order
- Custom status rules — send an SMS/RCS whenever an order switches to any status (including custom statuses), immediately or after a delay in minutes, hours, days or months, with automatic cancellation if the status changes in the meantime
- Marketing campaigns — manual bulk sending (opt-in segment by default, with GDPR safeguards)
- Contact synchronization to your Conexteo contact lists
RCS lets you send rich messages: cards with an image, description and buttons (link or call), or carousels of 2 to 10 cards, with an automatic SMS fallback when the recipient cannot receive RCS.
The plugin is free: you only pay for your SMS/RCS credits on your Conexteo account, managed on app.conexteo.com.
Data protection: API credentials are stored encrypted, only the minimum data is transmitted (phone number, first name, last name), opt-in checkbox at checkout, access log for bulk customer data reads, automatic purge of old scheduling data.
External services
This plugin is a connector for the Conexteo SMS/RCS sending service and communicates with the API at https://api.conexteo.com, operated by Conexteo (a French company). A Conexteo account is required (app.conexteo.com).
Data sent to the API when sending messages: the recipient’s phone number, first name and last name (for message personalization), the message content and the sender name. No other site or customer data is transmitted. No data is sent until the merchant has connected their Conexteo account and enabled a sending feature.
- Service website: https://www.conexteo.com
- Terms of use and privacy policy: https://www.conexteo.com/mentions-legales
Screenshots



Installation
- Upload the
conexteo-sms-rcsfolder to/wp-content/plugins/, or install the zip through Plugins > Add New. - Activate the plugin.
- Go to the Conexteo menu > Settings: enter your App ID and API key (available on app.conexteo.com under My Account > API / Webhook). The connection is verified before saving.
- Configure your automated events in the Events tab.
- Recommended: set up a system cron calling the URL shown in the Settings tab every 5 minutes (WP-Cron only runs when the site receives visits).
FAQ
-
Do I need a Conexteo account?
-
Yes, create your account on app.conexteo.com. The plugin uses your Conexteo SMS/RCS credits.
-
Which variables can I use in my messages?
-
Depending on the event: #prenom#, #nom#, #commande#, #montant#, #lien#, #numero_suivi#, #transporteur#, #produit#, #lien_produit#, #image_produit#, #anciennete#, #boutique#. The {variable} syntax is also accepted.
-
Are there constraints on RCS images?
-
Yes: PNG or JPG only (no WebP — the plugin automatically falls back to a PNG/JPG version of your product images when WordPress generated WebP thumbnails), up to 4 buttons per card with a 25-character label, carousels of 2 to 10 cards.
-
In which language is the interface?
-
The plugin interface is in French, as the Conexteo service targets French-speaking merchants. All strings are internationalized and can be translated.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Conexteo SMS RCS” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Conexteo SMS RCS” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1
- Maintenance release (directory re-publish).
2.0.0
- Complete rewrite of the plugin.
- Added RCS support (text, card, carousel) with SMS fallback.
- 5 configurable automated events, custom status rules with delays, campaigns, contact synchronization.
- Checkout phone capture for abandoned cart reminders (classic and block checkout).
- Encrypted credentials, HPOS compatibility, automatic GDPR data purge.
