wp-kit / integrations
The core integration class for wp-kit/integrations
Installs: 2 010
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
- wp-kit/utils: 2.*
This package is not auto-updated.
Last update: 2024-12-14 22:26:55 UTC
README
The core integration class for wp-kit/integrations
.
This repo should not be pulled directly as it is a dependancy of several wp-kit/integrations
extentions.
Extentions should extend the WPKit\Integrations\Integration
class.
Get Involved
To learn more about how to use wp-kit
check out the docs:
Any help is appreciated. The project is open-source and we encourage you to participate. You can contribute to the project in multiple ways by:
- Reporting a bug issue
- Suggesting features
- Sending a pull request with code fix or feature
- Following the project on GitHub
- Sharing the project around your community
For details about contributing to the framework, please check the contribution guide.
Requirements
- Wordpress 4+
- PHP 5.6+
License
wp-kit/integrations is open-sourced software licensed under the MIT License.