{"id":18156173,"url":"https://github.com/drhdev/cf7-email-to-flamingo","last_synced_at":"2026-04-29T09:31:24.460Z","repository":{"id":259971423,"uuid":"879949981","full_name":"drhdev/cf7-email-to-flamingo","owner":"drhdev","description":"This WordPress plugin allows you to disable email sending in Contact Form 7 and have all form submissions saved directly into the Flamingo plugin's database.","archived":false,"fork":false,"pushed_at":"2024-10-28T21:39:04.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T21:05:59.000Z","etag":null,"topics":["contact-form-7","contact-form-7-integration","email","flamingo","wordpress","wordpress-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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drhdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-10-28T20:54:34.000Z","updated_at":"2024-10-28T21:39:07.000Z","dependencies_parsed_at":"2024-11-01T07:30:44.422Z","dependency_job_id":"67d02ae3-d918-4248-a8cf-a58a40b346e1","html_url":"https://github.com/drhdev/cf7-email-to-flamingo","commit_stats":null,"previous_names":["drhdev/cf7-email-to-flamingo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/drhdev/cf7-email-to-flamingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhdev%2Fcf7-email-to-flamingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhdev%2Fcf7-email-to-flamingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhdev%2Fcf7-email-to-flamingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhdev%2Fcf7-email-to-flamingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drhdev","download_url":"https://codeload.github.com/drhdev/cf7-email-to-flamingo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhdev%2Fcf7-email-to-flamingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32419774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"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":["contact-form-7","contact-form-7-integration","email","flamingo","wordpress","wordpress-plugin"],"created_at":"2024-11-02T05:05:40.165Z","updated_at":"2026-04-29T09:31:24.444Z","avatar_url":"https://github.com/drhdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Form 7 - Email to Flamingo WordPress Plugin\n\n[![Plugin Version](https://img.shields.io/badge/version-0.2-blue.svg)](https://github.com/drhdev/cf7-email-to-flamingo/releases)\n[![License](https://img.shields.io/badge/license-GPLv2%2B-blue.svg)](https://www.gnu.org/licenses/gpl-2.0.html)\n\nThe Contact Form 7 - Email to Flamingo WordPress plugin is actually an add-on to the WordPress Plugins Contact Form 7 and Flamingo. It entirely disables email sending in Contact Form 7 and sends all CF7 submissions directly to Flamingo. It requires both the Contact Form 7 and the Flamingo WordPress plugins.\n\n## Description\n\nThis WordPress plugin allows you to disable email sending in [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) and have all form submissions saved directly into the [Flamingo](https://wordpress.org/plugins/flamingo/) plugin's database.\n\nIt's particularly useful for sites where email delivery is unreliable, unnecessary, or when you prefer to manage form submissions within WordPress.\n\n## Features\n\n- **Disable Email Sending**: Prevent Contact Form 7 from sending emails.\n- **Store Submissions in Flamingo**: All form submissions are saved in Flamingo's database.\n- **Easy Configuration**: Simple settings page integrated into the Contact Form 7 menu.\n- **Dependency Checks**: Notifies you if Contact Form 7 or Flamingo are not installed or activated.\n- **Localization Ready**: Prepared for translation into multiple languages.\n\n## Requirements\n\n- WordPress 5.0 or higher\n- PHP 7.0 or higher\n- [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) plugin\n- [Flamingo](https://wordpress.org/plugins/flamingo/) plugin\n\n## Installation\n\n1. **Download the Plugin**:\n\n   - Download the latest version from the [Releases](https://github.com/drhdev/cf7-email-to-flamingo/releases) page.\n\n2. **Upload to WordPress**:\n\n   - Upload the `cf7-email-to-flamingo` folder to the `/wp-content/plugins/` directory.\n   - Alternatively, upload the ZIP file via the WordPress admin: `Plugins` -\u003e `Add New` -\u003e `Upload Plugin`.\n\n3. **Activate the Plugin**:\n\n   - Activate the plugin through the `Plugins` screen in WordPress.\n\n4. **Ensure Dependencies are Active**:\n\n   - Make sure both Contact Form 7 and Flamingo plugins are installed and activated.\n\n5. **Configure the Plugin**:\n\n   - Go to `Contact` -\u003e `Email to Flamingo` to access the settings.\n   - Check the option to disable email sending and save your changes.\n\n## Usage\n\n- **Disabling Email Sending**:\n\n  - Navigate to `Contact` -\u003e `Email to Flamingo`.\n  - Check the box labeled `Disable email sending and send submissions to Flamingo only`.\n  - Click `Save Changes`.\n\n- **Re-enabling Email Sending**:\n\n  - Uncheck the box in the settings page.\n  - Save your changes.\n\n## Screenshots\n\n*No screenshots are currently available.*\n\n## Frequently Asked Questions\n\n### **Does this plugin require both Contact Form 7 and Flamingo?**\n\nYes, both plugins are required for this add-on to function properly.\n\n### **Can I re-enable email sending after disabling it?**\n\nYes, simply uncheck the option in the plugin settings to re-enable email sending.\n\n### **Will this plugin affect existing form submissions?**\n\nNo, it will only affect form submissions made after the plugin is activated and configured.\n\n### **Is this plugin compatible with other Contact Form 7 add-ons?**\n\nThe plugin is designed to be compatible with other add-ons. However, if you experience any conflicts, please report them in the issues section.\n\n## Contributing\n\nContributions are welcome! Please read the [Contributing Guidelines](CONTRIBUTING.md) for more information.\n\n## Support\n\nIf you encounter any issues or have questions, feel free to [open an issue](https://github.com/drhdev/cf7-email-to-flamingo/issues) on GitHub.\n\n## Changelog\n\n### Version 0.2\n\n- Improved error handling and compatibility.\n- Added localization support.\n- Included uninstall script.\n\n### Version 0.1\n\n- Initial release.\n\n## Roadmap\n\n- Add support for per-form settings.\n- Implement logging of skipped emails.\n- Provide more customization options.\n\n## License\n\nThis plugin is licensed under the [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html).\n\n## Acknowledgements\n\n- [Contact Form 7](https://github.com/rocklobster-in/contact-form-7)\n- [Flamingo](https://github.com/rocklobster-in/flamingo/)\n- Inspired by the need to manage form submissions within WordPress without relying on email.\n\n## Author\n\nDeveloped by [drhdev](https://github.com/drhdev).\n\n## Donations\n\nIf you find this plugin helpful, consider buying the the original [developers of CF7](https://contactform7.com/) a coffee! ;-)\n\n## Disclosure\n\nThis WordPress plugin is not affliated or endorsed by the developers of Contact Form 7 and the Flamingo WordPress plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrhdev%2Fcf7-email-to-flamingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrhdev%2Fcf7-email-to-flamingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrhdev%2Fcf7-email-to-flamingo/lists"}