-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
58 lines (48 loc) · 2.94 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
=== LSX Content Importer for Wetu ===
Contributors: lightspeedwp, wetudev
Donate link: https://lsdev.biz/lsx/donate/
Tags: lsx, tour operator, travel, tourism, itinerary
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.0
Stable tag: 1.5.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This plugin allows website owners to import destination, accommodation and tour content into the LSX Tour Operator plugin via the Wetu.com content API.
== Description ==
LSX Importer for Wetu integrates with the Wetu Tour Operator system to import destinations, accommodations, and tour content directly into the LSX Tour Operator plugin format. This enables a seamless workflow for travel and tourism websites, ensuring rich itineraries and consistent data structures within your WordPress site.
**Key Features:**
- Imports Wetu destinations, accommodations, and tours.
- Aligns imported data to LSX Tour Operator plugin format.
- Fully compatible with the Gutenberg (block) editor.
- Supports background processing for large-scale imports.
- Requires LSX Tour Operator plugin for optimal functionality.
**Minimum Requirements:**
- WordPress 6.7 or higher
- PHP 8.0 or higher
- LSX Tour Operator plugin active
== Installation ==
1. Install and activate the [LSX Tour Operator](https://wordpress.org/plugins/tour-operator/) plugin.
2. Download and install LSX Importer for Wetu from WordPress.org or upload it to `/wp-content/plugins/`.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Configure your Wetu API credentials in the plugin’s settings page.
5. Start importing Wetu data into your LSX Tour Operator environment.
== Frequently Asked Questions ==
= Do I need the LSX Tour Operator plugin? =
Yes. The LSX Importer for Wetu relies on LSX Tour Operator to properly handle and display imported tour data.
= What happens if I don’t meet the minimum requirements? =
You must have WordPress 6.7 or newer and PHP 8.0 or newer. Without these, the plugin may not function as intended. Consider upgrading your environment before using this plugin.
= How does it handle large imports? =
The plugin uses background processing to manage large imports efficiently, preventing timeouts and performance bottlenecks.
== Screenshots ==
1. **Wetu Import Settings:** Easily configure and manage your Wetu API credentials.
2. **Imported Destinations:** View imported locations seamlessly integrated into LSX Tour Operator.
3. **Itinerary Blocks:** Display your itineraries in beautiful, Gutenberg-compatible layouts.
== Changelog ==
= 1.5 =
* Updated minimum WordPress requirement to 6.7 and PHP requirement to 8.0.
* Added 'Requires Plugins:' header to ensure LSX Tour Operator dependency is clear.
* Improved Gutenberg compatibility for displaying imported itineraries.
* Enhanced Wetu API field mapping and data integrity checks.
* Optimized background processing for large imports.
* Updated plugin headers, URIs, and documentation for clarity and brand consistency.