Background of the issue:
I’m using WPML integrated with Crowdin for translating our WordPress site. The workflow involves creating or updating menus in WordPress, syncing menus via WPML, sending strings to Crowdin for translation, translating and approving strings in Crowdin, and then manually checking status and synchronizing translated menu items in WPML.
Symptoms:
There is no specific issue or error message, but I am looking to automate the manual steps in the translation process.
Questions:
Is it possible to fully automate the flow so that after strings are approved in Crowdin, WPML automatically pulls them via cron without requiring me to click Check status and get translations?
Once the translations are imported, can WPML automatically sync the menus so they are published without manual intervention?
If full automation is not possible, is there an internal hook or API method we can call programmatically to trigger the menu sync automatically after the translations are fetched?
What are the best practices for minimizing manual steps in this process?
L'argomento “[Chiuso] wpml +crowdin automate process” è chiuso a nuove risposte.