{"id":17693083,"url":"https://github.com/toolstack/gp-integration","last_synced_at":"2025-07-22T20:03:02.177Z","repository":{"id":85642347,"uuid":"585338663","full_name":"toolstack/gp-integration","owner":"toolstack","description":"**DEPRECATED** Integrates GlotPress with your WordPress installation.","archived":false,"fork":false,"pushed_at":"2023-08-02T22:05:51.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T20:02:51.913Z","etag":null,"topics":["glotpress","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://toolstack.com/gp-integration","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toolstack.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-04T23:15:12.000Z","updated_at":"2023-08-02T20:41:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"61bb9eaa-5692-42f9-b34a-3bf5566474d4","html_url":"https://github.com/toolstack/gp-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toolstack/gp-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolstack%2Fgp-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolstack%2Fgp-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolstack%2Fgp-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolstack%2Fgp-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toolstack","download_url":"https://codeload.github.com/toolstack/gp-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolstack%2Fgp-integration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266563915,"owners_count":23948689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["glotpress","wordpress","wordpress-plugin"],"created_at":"2024-10-24T13:44:10.390Z","updated_at":"2025-07-22T20:03:02.150Z","avatar_url":"https://github.com/toolstack.png","language":"PHP","readme":"# GP Integration #\n**Contributors:** [gregross](https://profiles.wordpress.org/gregross/)  \n**Plugin URI:** http://toolstack.com/gp-integration  \n**Author URI:** http://toolstack.com  \n**Tags:** glotpress, admin  \n**Requires at least:** 3.9  \n**Tested up to:** 6.1.1  \n**Stable tag:** 1.5  \n**License:** GPLv2  \n\nIntegrates GlotPress with your WordPress installation.\n\n## Description ##\n\nGlotPress is a great way to manage and work collaborative on translations for your projects and with GP Integration it becomes even better!\n\nDon't have GlotPress installed?  Want a simpler way to do it?  Check out [Glot-O-Matic](http://glot-o-matic.com)!\n\nGP Integration adds the missing features you need to run GlotPress effectively:\n\n* Manage admin users\n* Add and delete and reset passwords for users in the local GlotPress user table\n* Delete projects and translation sets\n* View your GlotPress site right in the WordPress Admin interface\n* Shortcode to embed your GlotPress installation right in to your WordPress front end\n* Support for both integrated (your using the WordPress database) and standalone (your using another database on the same server)\n\n### License ###\n\nThis code is released under the GPL v2, see license.txt for details.\n\n## Installation ##\n\n1. Extract the archive file into your plugins directory in the gp-integration folder.\n2. Activate the plugin in the Plugin options.\n3. To to the GlotPress-\u003eSettings menu.\n4. Configure your database name (leave blank to use your WordPress database).\n5. Configure your table prefix (by default \"gp_\" is used).\n6. Configure the path to GlotPress (fully qualified is best).\n\n## Frequently Asked Questions ##\n\n### I don't have GlotPress installed, can I still use GP Integration? ###\n\nNo, you have to have a copy of GlotPress installed for GP Integration to be useful.\n\nHowever you can use [Glot-O-Matic](http://glot-o-matic.com) and get all the features of GP Integration with a complete copy of GlotPress included!\n\n### In your screen shots your GlotPress logo background matches the background of the WordPress admin area, how did you do that? ###\n\nThe GlotPress logo is a PNG, but it doesn't have a transparent background set.  You can find it in your GlotPress install under \"img/glotpress-logo.png\", use your favorite image editor and remove the background with the magic wand!\n\n### What is the shortcode name? ###\n\n[gp-integration] will embed GlotPress.\n[gp-integration-link] will create a link to your GlotPress install.\n[gp-integration-translator-list] will create a formated table of your translators.\n\n### How does the shortcode work? ###\n\nThe shortcode creates an iFrame along with a bit of JavaScript.  The JavaScript will resize the iFrame to match the height of the GlotPress page being displayed.  The JavaScript fires once a second so you may see a slight delay in the iFrame being resized.\n\nAlso note that external links, like the \"Proudly powered by GlotPress\" in the footer, if clicked, will break the resizing script.\n\n## Screenshots ##\n\n### 1. GlotPress inside of WordPress Admin. ###\n![GlotPress inside of WordPress Admin.](assets/screenshot-1.png)\n\n### 2. GlotPress on the front end. ###\n![GlotPress on the front end.](assets/screenshot-2.png)\n\n### 3. Configuration screen. ###\n![Configuration screen.](assets/screenshot-3.png)\n\n### 4. Translation set management\t. ###\n![Translation set management\t.](assets/screenshot-4.png)\n\n### 5. Project management. ###\n![Project management.](assets/screenshot-5.png)\n\n### 6. User management. ###\n![User management.](assets/screenshot-6.png)\n\n### 7. Admin management. ###\n![Admin management.](assets/screenshot-7.png)\n\n\n## Changelog ##\n### 1.5 ###\n* Release date: October 8, 2015\n* Added gp-integration-translator-list short code.\n* Added translation support.\n* Fixed warning messages during install if GP_DEBUG is enabled.\n* Fixed missing define.\n* Fixed bug with unchecked options not being saved.\n* Updated settings/about page.\n* Updated utility library.\n\n### 1.0 ###\n* Release date: May 15, 2015\n* Added gp-integration-link short code.\n* Updated options system.\n\n### 0.5 ###\n* Release date: January 26, 2014\n* Initial release.\n\n## Upgrade Notice ##\n### 1.5 ###\n* None.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolstack%2Fgp-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoolstack%2Fgp-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolstack%2Fgp-integration/lists"}