An open API service indexing awesome lists of open source software.

https://github.com/cba85/wp-icarus-plugin

Boilerplate for Wordpress Icarus plugin framework
https://github.com/cba85/wp-icarus-plugin

Last synced: 2 months ago
JSON representation

Boilerplate for Wordpress Icarus plugin framework

Awesome Lists containing this project

README

          

# WP Icarus plugin

Wordpress Icarus plugin framework boilerplate for [Worpress Icarus framework](https://github.com/cba85/wp-icarus-framework).

## Install

Using Composer

```bash
$ composer require cba85/wp-icarus-plugin
```

## Usage

Install the plugin in your Wordpress website to try it.