An open API service indexing awesome lists of open source software.

https://github.com/kit/convertkit-wordpress-libraries

Kit WordPress Libraries, used across Kit's WordPress Plugins
https://github.com/kit/convertkit-wordpress-libraries

Last synced: 3 months ago
JSON representation

Kit WordPress Libraries, used across Kit's WordPress Plugins

Awesome Lists containing this project

README

          

# Kit WordPress Libraries

Welcome to the Kit WordPress Libraries repository on GitHub. Here you can view the source code, review open issues, and see releases of our WordPress specific libraries.

If you're not a developer, please download a Kit plugin from wordpress.org:
- [Kit](https://wordpress.org/plugins/convertkit/)
- [Kit for WooCommerce](https://wordpress.org/plugins/convertkit-woocommerce/)
- [Kit for WPForms](https://wordpress.org/plugins/integrate-convertkit-wpforms/)
- [Kit for MemberMouse](https://wordpress.org/plugins/convertkit-membermouse/)

## Developers

For Kit Developers, there are guides in the main Kit Plugin repository covering:
- [Setup](https://github.com/Kit/convertkit-wordpress/blob/main/SETUP.md) - setting up your local environment for development and testing
- [Development](https://github.com/Kit/convertkit-wordpress/blob/main/DEVELOPMENT.md) - best practices for development
- [Testing](https://github.com/Kit/convertkit-wordpress/blob/main/TESTING.md) - how to write and run tests
- [Actions and Filters](ACTIONS-FILTERS.md) - Actions and Filters available to WordPress Developers looking to extend Kit's functionality

For Kit, there is a separate guide to deploying new versions:
- [Deployment](DEPLOYMENT.md) - how to publish versioned updates to this library