WP Manifestindependent plugin directory
manifest / ecommerce / exantrix-marketplace-wordpress

Exantrix Marketplace

Extension WordPress / WooCommerce : vendez vos produits sur la marketplace Exantrix (catalogue, stock, commandes)

by Exantrix · github.com/tony-dev-web/exantrix-marketplace-wordpress · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tony-dev-web/exantrix-marketplace-wordpress/archive/refs/heads/main.zip

Exantrix Marketplace pour WordPress / WooCommerce

Vendez vos produits sur la marketplace française Exantrix (impression 3D, transfert DTF, textile personnalisé, flocage, découpe et gravure) depuis votre boutique WooCommerce.

  • Envoi du catalogue (produits publiés avec un SKU), puis envoi automatique à chaque modification.
  • Stock synchronisé à chaque changement de quantité, synchronisation complète quotidienne.
  • Chaque commande payée sur Exantrix crée une commande WooCommerce (statut « En cours »).
  • Numéro de suivi transmis à Exantrix quand la commande passe « Terminée ».

Page et guide d'installation : https://exantrix.com/extensions/woocommerce Téléchargement : https://cdn.exantrix.com/static/plugins/exantrix-marketplace.zip Espace vendeur (jeton API) : https://exantrix.com/a2/vendeur

Installation

  1. Extensions › Ajouter › Téléverser le zip, puis activer.
  2. WooCommerce › Exantrix : jeton API (généré dans votre espace vendeur) et catégorie Exantrix.
  3. Copier l'URL de notification affichée dans votre espace vendeur Exantrix.
  4. « Envoyer tout le catalogue » : Exantrix valide vos nouveaux produits avant mise en ligne.

API

L'extension utilise l'API vendeur Exantrix (https://exantrix.com/api/v1, jeton Bearer) : PUT /produits, PATCH /produits/<ref>/stock, GET /commandes, POST /commandes/<id>/expedier, et reçoit un webhook JSON signé HMAC-SHA256 (X-Exantrix-Signature) à chaque commande payée.

Licence GPL-2.0-or-later.

Les extensions Exantrix