2025-07-21 15:05:03 +02:00
|
|
|
# Miravia Feed API Connector
|
2025-07-17 08:11:23 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
WordPress/WooCommerce plugin for Miravia marketplace integration using the official Feed API.
|
2025-07-17 08:11:23 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
## Features
|
2025-07-17 08:11:23 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
- Upload products to Miravia using the official Feed API
|
|
|
|
|
- Job queue system with real-time status monitoring
|
|
|
|
|
- Bulk product submission with error handling
|
|
|
|
|
- Order import from Miravia to WooCommerce
|
|
|
|
|
- Multi-account support for multiple Miravia sellers
|
2025-07-17 08:11:23 +02:00
|
|
|
|
2025-07-21 15:05:03 +02:00
|
|
|
## Requirements
|
|
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
- WordPress 5.0+
|
|
|
|
|
- WooCommerce 3.0+
|
|
|
|
|
- PHP 7.4+
|
|
|
|
|
- Miravia seller account with API credentials
|
2025-07-21 15:05:03 +02:00
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
1. Upload plugin files to `/wp-content/plugins/miravia-feed-connector/`
|
|
|
|
|
2. Activate plugin in WordPress admin
|
|
|
|
|
3. Go to **Miravia > Configuration**
|
|
|
|
|
4. Enter your API credentials:
|
|
|
|
|
- App Key
|
|
|
|
|
- Secret Key
|
|
|
|
|
- Access Token
|
|
|
|
|
5. Enable "Use Feed API Only"
|
|
|
|
|
6. Test your connection
|
2025-07-21 15:05:03 +02:00
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
### Upload Products
|
2025-07-21 15:05:03 +02:00
|
|
|
1. Go to **Miravia > Products**
|
|
|
|
|
2. Select products using checkboxes
|
|
|
|
|
3. Click "Submit Selected to Feed API"
|
|
|
|
|
4. Monitor progress in **Miravia > Jobs**
|
|
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
### Monitor Jobs
|
|
|
|
|
- View job status in **Miravia > Jobs**
|
|
|
|
|
- Filter by status (Pending, Processing, Completed, Failed)
|
|
|
|
|
- Resubmit failed jobs
|
|
|
|
|
- View error details
|
2025-07-21 15:05:03 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
## Configuration
|
2025-07-21 15:05:03 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
Navigate to **Miravia > Configuration** to set up:
|
|
|
|
|
- API credentials
|
|
|
|
|
- Default product settings
|
|
|
|
|
- Order import options
|
|
|
|
|
- Debug mode
|
2025-07-21 15:05:03 +02:00
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
- Repository: https://devops.cloudhost.es/CloudHost/MiraviaConnector
|
|
|
|
|
- Developer: CloudHost.es
|
2025-07-21 15:05:03 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
## Version History
|
2025-07-21 15:05:03 +02:00
|
|
|
|
2025-07-21 15:06:20 +02:00
|
|
|
**2.0.0** - Complete rebuild with official Feed API
|
|
|
|
|
**1.x** - Legacy version (deprecated)
|
2025-07-21 15:05:03 +02:00
|
|
|
|
|
|
|
|
---
|
2025-07-21 15:06:20 +02:00
|
|
|
CloudHost.es | https://cloudhost.es
|