Skip to content

Flora API v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:38

Flora API v2.0.0

WordPress WooCommerce plugin for XML-based data exchange with ERP/inventory systems.

Features

  • XML import/export for products, orders, and customers
  • API key authentication (query, header, or Bearer token)
  • Custom checkout fields manager (admin UI)
  • Automatic customer discount application at checkout
  • Order status update via API
  • HPOS-compatible
  • Rate limiting

Requirements

  • PHP ≥ 7.4
  • WordPress ≥ 5.2
  • WooCommerce ≥ 4.0

Installation

  1. Upload floraapi/ to /wp-content/plugins/
  2. Install dependencies: composer install --no-dev
  3. Activate and configure at Settings → Flora API

Full Changelog: https://github.com/AlSokolov2/floraapi/commits/v2.0.0