{"id":19335233,"url":"https://github.com/wp-blocks/cf7-antispam","last_synced_at":"2025-04-23T00:31:55.186Z","repository":{"id":49128589,"uuid":"365465777","full_name":"wp-blocks/cf7-antispam","owner":"wp-blocks","description":"☂️ A trustworthy antispam plugin for Contact Form 7.","archived":false,"fork":false,"pushed_at":"2024-07-01T15:01:13.000Z","size":6850,"stargazers_count":16,"open_issues_count":12,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T05:51:39.709Z","etag":null,"topics":["spam","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wp-blocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-05-08T08:53:19.000Z","updated_at":"2025-03-29T23:59:09.000Z","dependencies_parsed_at":"2023-10-14T19:29:29.438Z","dependency_job_id":"65b64e77-58ac-4f48-84cd-5fb2dac7e7b3","html_url":"https://github.com/wp-blocks/cf7-antispam","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Fcf7-antispam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Fcf7-antispam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Fcf7-antispam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Fcf7-antispam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-blocks","download_url":"https://codeload.github.com/wp-blocks/cf7-antispam/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250348290,"owners_count":21415893,"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","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":["spam","wordpress","wordpress-plugin"],"created_at":"2024-11-10T03:06:33.961Z","updated_at":"2025-04-23T00:31:54.003Z","avatar_url":"https://github.com/wp-blocks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Form 7 - Antispam\nA trustworthy anti-spam plugin for Contact Form 7 a WordPress, simple but effective!\nAntiSpam for Contact Form 7 without boring you with configurations, filters out spam-bots with an auto-learning ai mechanism.\n\nThis is the GitHub repo of the plugin hosted into [WordPress.org Plugin Directory](https://wordpress.org/plugins/cf7-antispam/).\n\nLicense\n-------\n\nThis plugin is released under the GNU General Public License Version 2 (GPLv2). For details, see [license.txt](license.txt).\n\n\nGetting started\n---------------\n\nInstall the Contact Form 7 plugin through the **Add Plugins** screen (**Plugins \u003e Add New**). After activating the plugin, the **Antispam** sub-menu will appear under the Contact Form 7 menu, in the left sidebar.\n\n\nSupport\n-------\n\nSupport for this plugin is primarily provided within the volunteer-based WordPress.org support forums. The official website also provides custom development and professional support services.\n\n\nContributing to Contact Form 7 - Antispam\n-----------------------------------------\n\nThere are two great way to contribute to the project, help improve the source code or broaden the number of translations.\n\n### Preparing for development\n\nIf you would like to submit a pull request, please follow the steps below:\n\n- Make sure you have a GitHub account\n- Fork the repository on GitHub\n- Make changes to your fork of the repository\n- Ensure you stick to the WordPress Coding Standards\n- When committing, reference your issue (if present) and include a note about the fix\n- Push the changes to your fork and [submit a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to the 'main' branch of the 'erikyo/cf7-antispam' repository.\n\n#### Clone the repository\n\nIn order to work with your copy of the repository, clone it locally.\n\n```bash\n$ git clone https://github.com/GITHUB_USERNAME_HERE/cf7-antispam.git\n```\n\n\u003e [!NOTE]\n\u003e Make sure to replace `GITHUB_USERNAME_HERE` with your actual username.\n\n#### Install dependencies\n\nIn order to setup the development environment, remember to install:\n\n- NodeJS - https://nodejs.org/\n- Composer - https://getcomposer.org/\n\nOptionally, setup a local environment with `wp-env` and Docker.\n\n- [wp-env](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/) - A development tool to set up a sandboxed development environment, specifically for WordPress.\n- [Docker](https://www.docker.com/) - Optional, though required if using `wp-env`.\n\nFrom inside the project directory, run the following commands to install dependencies:\n\n```bash\n$ npm install\n$ composer install\n```\n\n##### Additional dependencies\n\nThis plugin extends the functionality of Contact Form 7 and Flamingo. Both plugins should also be installed in your development environment. If you are using `wp-env`, both plugins will be automatically installed.\n\n#### Starting the local development environment\n\nIf you have chosen to use the develop environment, run the following `wp-env` command to start the local server.\n\n```bash\n$ npm run wp-env:start\n```\n\nSpecial Thanks\n--------------\n\n[Tobias Leupold](https://github.com/l3u) - [b8](https://gitlab.com/l3u/b8/) https://nasauber.de/opensource/b8/\n\n[Takayuki Miyoshi](https://github.com/takayukister) - [Contact Form 7](https://wordpress.org/plugins/contact-form-7/), [Flamingo](https://wordpress.org/plugins/flamingo/)\n\nThis project is tested with BrowserStack. [Browserstack](https://www.browserstack.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Fcf7-antispam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-blocks%2Fcf7-antispam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Fcf7-antispam/lists"}