Export all languages at once
With a project that has a lot of languages and projects, it's very tedious to export the resource files (which then have to each be renamed).
It would be nice if you could export all languages in a ZIP file from the "Project Options" dropdown on the project's main page.

To export all project languages to a .zip file, you can follow these steps: https://poeditor.com/kb/backups
-
Matus F commented
+ for Export All with github integration
-
Tim Erickson commented
Possibly in the form
{
"en": {
strings
}
"es": {
...
}
etc
} -
costales commented
Hi,
I need this so much, then I created a Shell script for it.
https://github.com/costales/poeditor_pull
Best regards.
-
Eyal Sheinholtz commented
What about import all languages at once?
-
Anonymous commented
hi
-
Anonymous commented
Same things with git integration, would be great to have a check to selct all languages before exporting instead of selecting each language one by one
-
Youssmak commented
any update on this ?
-
Daniel commented
No WP plugin or Github but simple dummy user EXPORT all in XLS would be awesome.
-
Anonymous commented
Having the GitHub export functionality right on the start page vs. hidden in the settings (exporting is not a setting, guys) would be great.
-
Anonymous commented
This feature would be very much appreciated...
-
Github integration works with organizations also (both public and private repos).
-
Ersatz commented
Yeah, that's definitely needed. Github integration seems to work only with individual accounts, not organizations.
-
Chris commented
Very useful idea.
-
You can also have some other great ways to sync your translation files: Github integration or the Wordpress plugin. Both of them can speed up the process if you have too many files.
-
Luigi commented
In effect you can do that through the API: it allows you to download all the files at once