*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
The automatic sync from iModules to WP does not always capture new or more often updated events. Running these steps on the schedule described will keep the events more in sync.
Step-by-step guide
Run these steps 3 days a week on Monday, Wednesday, & Friday:
- Convert a date 1 week (don't enter a time) previous using a UNIX timestamp converter, https://www.unixtimestamp.com/index.php
- Copy that timestamp into the first command: terminus wp cornell-alumni.live -- option update cornell_events_last_sync 1546992000
Run that command and the following 3 commands:
Turn the auto sync off: terminus wp cornell-alumni.live -- cornell events cron --off
Start the sync running: terminus wp cornell-alumni.live -- cornell events sync --all
Turn the auto sync on: terminus wp cornell-alumni.live -- cornell events cron --on
| Info |
|---|
Related articles
| Content by Label | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...

