Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 801 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 801 Bytes

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