lightspeeddevelopment / wetu-importer
Allows destination, accommodation and tour content to be imported via the wetu.com API to populate Accommodation. Destination and Tour post types from the Tour Operator Plugin.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 34
Type:wordpress-plugin
Requires
- php: >=7.2
- composer/installers: ^2.0.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0.0
- phpcompatibility/phpcompatibility-wp: ^2.1.0
- phpunit/phpunit: ^8.5
- wp-coding-standards/wpcs: ^3.0
- wpackagist-plugin/tour-operator: ^1.4.1
- wpackagist-theme/lsx: ^3.0
This package is auto-updated.
Last update: 2025-09-25 08:47:03 UTC
README
A WordPress plugin
Description
A WordPress plugin
Installation
- Upload the plugin files to the
/wp-content/plugins/wetu-importer
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Configure the plugin through the WordPress admin interface.
Features
- WordPress integration
- Easy to use interface
- Customizable settings
- Developer-friendly hooks and filters
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
Development
This plugin follows WordPress coding standards and best practices.
GitHub Copilot Integration
This repository is configured with GitHub Copilot support including:
- Custom prompts in
.github/prompts/
- Instructions in
.github/instructions/
- Agents in
.github/agents/
- Chat modes in
.github/chatmodes/
File Structure
wetu-importer/
├── plugin.php
├── README.md
├── .github/
│ ├── prompts/
│ ├── instructions/
│ ├── agents/
│ └── chatmodes/
└── .vscode/
└── settings.json
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
Support
For support and questions, please use the GitHub Issues tab.
License
This plugin is licensed under the GPL v2 or later.
Changelog
1.0.0
- Initial release
Author: Author Version: 1.0.0