UseDataKit / SDK

Easily create your own DataViews components with just PHP.
https://datakit.org
4 stars 0 forks source link
dataviews php wordpress-plugin

🧰 DataKit SDK

DataKit is a PHP-based abstraction around @wordpress/dataviews. It provides an easy-to-understand way of composing DataViews-based applications, with a set of default field types and rendering.

πŸ—‚ Folder Structure

DataKit/
β”œβ”€β”€ assets - Contains all the compiled JavaScript & CSS
β”œβ”€β”€ docs - Contains documentation for various parts of the plugin
β”œβ”€β”€ frontend - Contains all the compilables for JavaScript & CSS
β”œβ”€β”€ src - Contains all the PHP code and wrappers
β”œβ”€β”€ templates - Contains any default templates
└── tests - Contains the unit tests for the PHP classes

πŸ“– Check out our docs!

DataKit is also built to be extended by you with ease. You can create your own DataSource or invent your own Field.

We have many docs available, including:

Visit docs.datakit.org for a whole lot more docs!

🀝 Be Part of the Community

As a developer we'd love to hear from you. If you have ideas for features, or you found a bug, or just want to show off what you've create with DataKit; let us know!