{"id":16171557,"url":"https://github.com/mnestorov/smarty-localization-popup","last_synced_at":"2026-02-16T19:36:05.449Z","repository":{"id":253245549,"uuid":"839689895","full_name":"mnestorov/smarty-localization-popup","owner":"mnestorov","description":"The Smarty Studio Localization Popup for WordPress is a plugin that displays a custom popup to users based on their geographical location using the IPData API.","archived":false,"fork":false,"pushed_at":"2025-01-28T13:35:26.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T07:38:19.825Z","etag":null,"topics":["ipdata","localization","wordpress","wordpress-plugin","wp","wp-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mnestorov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-08-08T06:13:20.000Z","updated_at":"2025-01-28T13:35:29.000Z","dependencies_parsed_at":"2025-02-10T05:30:25.984Z","dependency_job_id":null,"html_url":"https://github.com/mnestorov/smarty-localization-popup","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.46153846153846156","last_synced_commit":"7c5f9e1923a159c0ed74de9ee9da17fcb424e083"},"previous_names":["smartystudio/smarty-localization-popup","mnestorov/smarty-localization-popup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnestorov/smarty-localization-popup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnestorov%2Fsmarty-localization-popup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnestorov%2Fsmarty-localization-popup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnestorov%2Fsmarty-localization-popup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnestorov%2Fsmarty-localization-popup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnestorov","download_url":"https://codeload.github.com/mnestorov/smarty-localization-popup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnestorov%2Fsmarty-localization-popup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29516170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ipdata","localization","wordpress","wordpress-plugin","wp","wp-plugin"],"created_at":"2024-10-10T03:42:05.084Z","updated_at":"2026-02-16T19:36:05.424Z","avatar_url":"https://github.com/mnestorov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SM - Localization Popup for WordPress\n\n[![Licence](https://img.shields.io/badge/LICENSE-GPL2.0+-blue)](./LICENSE)\n\n- **Developed by:** Martin Nestorov \n    - Explore more at [nestorov.dev](https://github.com/mnestorov)\n- **Plugin URI:** https://github.com/mnestorov/smarty-localization-popup\n\n## Overview\n\nThe **Smarty Studio - Localization Popup for WordPress** is a plugin that displays a custom popup to users based on their geographical location using the IPData API. The plugin allows you to dynamically display country-specific content, such as shipping options or localized content, with configurable text and design.\n\n## Description\n\nThis plugin is designed to help site administrators deliver a customized experience to users based on their location. By integrating with the IPData API, the plugin detects the user's country and displays a popup with tailored options. All text and settings can be easily configured through a WordPress admin settings page, making the plugin flexible and easy to use.\n\n### Key Features\n\n- **Dynamic Content**: Customize the popup text, button text, and target URLs based on the user’s location.\n- **Multi-language Support**: Works with multisite WordPress installations, allowing you to define hreflang tags for SEO.\n- **Admin Settings**: Configure all the dynamic content from the WordPress admin area without touching the code.\n- **IPData API Integration**: Detect the user's location in real-time using the IPData API.\n\n## Installation\n\n1. **Download the Plugin**: Download the ZIP file from the repo.\n2. **Upload to WordPress**:\n   - Navigate to your WordPress admin panel.\n   - Go to Plugins \u003e Add New \u003e Upload Plugin.\n   - Choose the downloaded ZIP file and click 'Install Now.'\n3. **Activate the Plugin**:\n   - Once installed, click on 'Activate Plugin' to enable its features on your site.\n\n## Usage\n\n1. **Configure Settings**:\n   - After activation, go to `Settings \u003e Localization Popup` in the WordPress admin area.\n   - Set the popup text, button text, country name, and API key for the IPData service.\n   \n2. **Customize Popup Content**:\n   - Customize the message that will be shown to users based on their location.\n   - Use placeholders like `[lp_country]` and `[lp_content]` in the settings to dynamically insert country-specific information.\n   \n3. **Ensure API Integration**:\n   - Make sure to enter your IPData API key in the settings for the plugin to function correctly.\n\n4. **Multisite Support**:\n   - For multisite installations, the plugin automatically generates hreflang tags for better SEO across different language sites.\n\n## Changelog\n\nFor a detailed list of changes and updates made to this project, please refer to our [Changelog](./CHANGELOG.md).\n\n---\n\n## License\n\nThis project is released under the [GPL-2.0+ License](http://www.gnu.org/licenses/gpl-2.0.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnestorov%2Fsmarty-localization-popup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnestorov%2Fsmarty-localization-popup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnestorov%2Fsmarty-localization-popup/lists"}