{"id":22144239,"url":"https://github.com/prolific-digital/wp-sendgrid","last_synced_at":"2026-04-28T22:35:14.925Z","repository":{"id":184763887,"uuid":"672141728","full_name":"prolific-digital/wp-sendgrid","owner":"prolific-digital","description":"A WordPress plugin that integrates SendGrid for reliable email delivery.","archived":false,"fork":false,"pushed_at":"2023-07-30T14:44:00.000Z","size":370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T12:15:07.460Z","etag":null,"topics":["email","email-sender","php","plugin","sendgrid","wordpress"],"latest_commit_sha":null,"homepage":"https://prolificdigital.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prolific-digital.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","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-07-29T04:06:53.000Z","updated_at":"2023-08-13T01:11:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8d8f017-0b9f-436c-a64f-5598c31a48e2","html_url":"https://github.com/prolific-digital/wp-sendgrid","commit_stats":null,"previous_names":["prolific-digital/wp-sendgrid"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/prolific-digital/wp-sendgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolific-digital%2Fwp-sendgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolific-digital%2Fwp-sendgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolific-digital%2Fwp-sendgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolific-digital%2Fwp-sendgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prolific-digital","download_url":"https://codeload.github.com/prolific-digital/wp-sendgrid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolific-digital%2Fwp-sendgrid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["email","email-sender","php","plugin","sendgrid","wordpress"],"created_at":"2024-12-01T22:19:58.865Z","updated_at":"2026-04-28T22:35:14.920Z","avatar_url":"https://github.com/prolific-digital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SendGrid Integration for WordPress\n\nThe SendGrid Integration plugin for WordPress is designed to replace the default `wp_mail` function with SendGrid's API. This enhances the email deliverability of your WordPress site.\n\nThis plugin is developed by [Prolific Digital](https://www.prolificdigital.com/), a creative digital agency. Prolific Digital designs web solutions with a deep strategy and a user-centric approach.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Support](#support)\n- [Contributing](#contributing)\n\n## Features\n\n- Replaces the default `wp_mail` function to use SendGrid's API.\n- Enables you to manage SendGrid settings within WordPress Admin.\n- Includes an option to send a test email from the admin interface.\n\n## Installation\n\n1. Download the latest release from our GitHub repository.\n2. Upload the plugin folder to your WordPress plugin directory (usually `wp-content/plugins/`).\n3. Activate the plugin through the 'Plugins' menu in your WordPress admin.\n\n\u003e Please note that this plugin requires PHP 7.0+ and WordPress 5.0+.\n\n## Usage\n\nAfter activating the plugin, you'll need to set up SendGrid within your WordPress admin panel. This involves two main steps: generating an API key and setting up Domain Authentication.\n\nThe SendGrid Integration settings page can be found in the WordPress settings menu under the following path: `wp-admin/options-general.php?page=sendgrid-integration`.\n\n### Generating an API Key\n\n1. Navigate to the SendGrid Integration settings page in your WordPress admin panel.\n2. Enter your SendGrid API Key and click \"Save Settings\".\n\n### Domain Authentication\n\nDomain Authentication with SendGrid involves adding a few DNS records. By doing this, you demonstrate ownership of your domain and protect your sender reputation. Follow the instructions in SendGrid's [Domain Authentication documentation](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication).\n\n### Sending Test Emails\n\nYou can also specify an email category if you would like to tag emails sent via SendGrid.\n\nThere is an option to send a test email:\n\n1. Enter the recipient's email address.\n2. Write a test message.\n3. Click \"Send Test Email\".\n\n## Support\n\nFor support, please [submit an issue](https://github.com/prolific-digital/wp-sendgrid/issues) here within GitHub.\n\n## Contributing\n\nWe welcome contributions to improve this plugin. To contribute:\n\n1. Fork the project.\n2. Make your feature addition or bug fix.\n3. Send us a pull request with a brief description of your changes.\n\n\u003e Before sending a pull request for a feature addition, please discuss it with us first. We want to ensure that changes align with the project's direction and goals.\n\n## License\n\nThis project is licensed under the GPL-3.0 License. Please see the [LICENSE file](LICENSE) for more information.\n\n## Versioning\n\nWe use Semantic Versioning for versioning. For the versions available, see the [tags on this repository](https://github.com/prolific-digital/wp-sendgrid/tags).\n\nHappy mailing!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolific-digital%2Fwp-sendgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprolific-digital%2Fwp-sendgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolific-digital%2Fwp-sendgrid/lists"}