TMS Place of Business Sync
Sync Place Of Business CPT't from Tampere.fi Drupal site.
by Geniem Oy · github.com/devgeniem/tms-plugin-place-of-business-sync · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/devgeniem/tms-plugin-place-of-business-sync/archive/refs/heads/master.zipReadme
TMS Place of Business Sync
Sync place of business CPT posts from Tampere.fi Drupal site to WordPress
Installation
composer require devgeniem/tms-plugin-place-of-business-sync
Functionality
Adds cron job to sync place of business from Tampere.fi Drupal site to WordPress. Supported languages are FI and EN. Unsupported languages are synced from EN language.
Syncing with WP CLI
wp sync-place-of-business [--from=<from>] [--to=<to>]
OPTIONS
[--from=<from>]
The language to import from.
---
default: fi
---
[--to=<to>]
The language to import to.
---
default: fi
---
Contributing
Contributions are highly welcome! Just leave a pull request of your awesome well-written must-have feature.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Nov 7, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.