Welcome to the Kit WooCommerce Addon for WordPress repository on GitHub. Here you can view the plugin source code, review open issues, and see releases of the plugin.
If you're not a developer, please download the plugin from WordPress.org. Downloading and installing directly from GitHub will not work.
If you are having issues setting up this plugin on your WordPress site, or have issues with your Kit forms please do the following:
- Check the Knowledge Base for an answer to your question.
- If you're still having trouble contact Kit Support.
For Kit Developers, there are guides in the main Kit Plugin repository covering:
- Setup - setting up your local environment for development and testing
- Development - best practices for development
- Testing - how to write and run tests
- Actions and Filters - Actions and Filters available to WordPress Developers looking to extend Kit's functionality
For Kit, there is a separate guide to deploying new versions to wordpress.org:
- Deployment - how to deploy a new Plugin version to WordPress.org
These guides can be applied to this Plugin; there may be some minor differences in terms of .env.testing configuration.