A translate update API for GlotPress. Plugin adds a REST API endpoint that serve information about the translation updates.
Requires GlotPress and GP Format ZIP plugins installed.

https://wordpress.org/plugins/gp-translate-update-api/

A translate update API for GlotPress. Plugin adds a REST API endpoint that serve information about the translation updates.
Requires GlotPress and GP Format ZIP plugins installed.

https://wordpress.org/plugins/gp-translate-update-api/
Managing translations for commercial WordPress plugins and themes outside the official repository can quickly become a hassle. Each time a translator makes a change, you need to manually download updated files from GlotPress, rename them, and upload them to your server. To streamline this process, you can connect GlotPress directly with WordPress using the GP Translate Update API and GP Translation Updater plugins. This setup allows WordPress to automatically check for and install new translation updates—just like it does for core, plugins, and themes.
GP Translate Update API plugin adds a REST API endpoint that serve information about the translation updates. It requires GlotPress and GP Format ZIP plugins installed.
GP Format ZIP plugin adds support for ZIP archive file to GlotPress, so we can download a bundle containing PO, MO, and PHP files.
GP Translation Updater plugin extends WordPress updates mechanism, and when WordPress checks for a plugins or themes updates, our Updater also check for that updates in our GlotPress instance, and let’s the WordPress knows when an update is available.
GlotPress API URI: this is the URL to our GlotPress, eg: https://glotpress.local/
GlotPress API Path: this is the path to our project, eg: appthemes/clipper/2.0.x
Plugin: add extra headers to main plugin file, eg. wp-plugin.php
/*
Plugin Name: My Plugin
Version: 1.2.3
GlotPress API URI: https://glotpress.local/
GlotPress API Path: mycompany/myplugin/1.2.x
*/
Theme: add extra headers to style.css
/*
Theme Name: My Theme
Version: 2.5.0
GlotPress API URI: https://glotpress.local/
GlotPress API Path: mycompany/mytheme/2.x
*/
GlotPress support for ZIP format download files.
This format is a ZIP archive containing the PO, MO & PHP translation files for the selected language.
Once you have installed GP Format ZIP it is ready to use.
It requires the PHP ZIP extension to be installed and enabled on your server.


https://wordpress.org/plugins/gp-format-zip/
Virtual Mailbox – Log All Outgoing Emails and Browse Them.






https://wordpress.org/plugins/virtual-mailbox/
I’ve created an OpenAI-powered extension for GlotPress to simplify and enhance software localization.
This tool makes translating faster, smarter, and more accessible for everyone.
Ready to explore this game-changer in translations?
Check out the plugin!

https://wordpress.org/plugins/gp-translate-with-openai/