New API Field - Tour Galleries #170
Labels
[Feature] Synchronisation
Issues & PRs related with data synchronisation
[Status] Needs Design
Needs design efforts
[Status] Needs More Info
Follow-up required in order to be actionable.
Milestone
New API Field - Tour Galleries Support in Wetu Importer #170
Overview
The Wetu Importer needs to be extended to support a new field within the Wetu API for Tour Galleries. This field will allow tours to include media assets, specifically from the "Landing Page Media" section in Wetu, which is provided via the
cover_images
field in the API.Task
Extend the current Wetu Importer functionality to process and import the "Landing Page Media" data into a newly created Tour Gallery field within WordPress. This will allow tours to showcase galleries with media assets synced directly from Wetu.
Development Requirements
API Integration:
cover_images
field associated with a tour’s "Landing Page Media."cover_images
is correctly mapped to the corresponding gallery field in WordPress.Backend Design:
cover_images
data.Data Handling:
cover_images
from the Wetu API.cover_images
data into the Tour Gallery field within the WordPress database for each tour.Gallery Display:
Steps to Implement
API Update:
cover_images
field.cover_images
to the new Tour Gallery field in WordPress.Backend Design:
Tour Gallery Field:
Sync Functionality:
cover_images
API field into the new gallery field during the sync process.Testing:
Additional Context
cover_images
field from the Wetu API provides the images used on the tour's landing page and should be saved in the corresponding Tour Gallery field.Completion Criteria
cover_images
from the Wetu API into a custom Tour Gallery field.The text was updated successfully, but these errors were encountered: