Skip to main content

Installation

This package is available as a composer library and as a npm package.

You're not forced to use both, you can use only one of them. The php implementation is using Modularity a modular PSR-11 implementation for WordPress Plugins, Themes and Libraries. The JavaScript implementation is composed of a set of utilities and React components to help you build your own UI.

Composer​

To install the package as part of the composer dependencies of your project, run the following command:

composer require spaghetti-dojo/kensaku

NPM​

Not Ready Yet