k1 kit
Stuff for WordPress. WIP.
★ 4stars
23composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/k1sul1/k1kit/archive/refs/heads/master.zipAlso on Packagist as k1sul1/k1kit:
composer require k1sul1/k1kitFrom the readme
k1 kit
The next Jetpack, but with less cancer. Works as a toolkit in WordPress development. "Designed" for REST API driven sites, but handy in traditional WordPress development as well.
New features are subject to be added, but it's up to you to decide if you use them.
As this plugin is in pretty early development, backwards compatibility might break at any given time. After reaching 1.0, the plugin will follow semantic versioning, and breaking changes will always come with a major version number increment: 1.2.3 = 2.0.0
Features
- Custom Gutenberg block support
- Sample blocks available at k1sul1/wordpress-theme-base
- Support for multiple languages using Polylang
- ACF Options page for each language
- Falling back to core i18n functions if Polylang isn't available
- Reusable & combinable data-driven templates
- Since there's no JSX support for PHP yet, they're admittedly a bit ugly
- If you don't like the style, plugging Twig or some other solution should be possible
- Sample templates available at k1sul1/wordpress-theme-base
- URL resolver
- Maintains an index of each resource in wpposts (filterable)
- Resources can be requested from the REST API with an URL.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.12.4 | Mar 7, 2022 |
| 0.11.3.1 | Dec 10, 2020 |
| 0.11.3 | Dec 10, 2020 |
| 0.11.2 | Nov 23, 2020 |
| 0.7.3.3 | Nov 14, 2019 |
| 0.7.3.2 | Nov 12, 2019 |
| 0.6.2 | Aug 23, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.