Skip to content

ymirapp/wordpress-plugin

Repository files navigation

Ymir WordPress plugin

Actions Status

WordPress integration plugin for Ymir.

Installation

The plugin can be installed via the Ymir CLI:

$ ymir install-plugin

Contributing

Install dependencies using composer:

$ composer install

Run tests using phpunit:

$ vendor/bin/phpunit

Links