# canvas-nest-for-wp
A wordpress plugin of [canvas-nest.js](https://github.com/aTool-org/canvas-nest.js). 

Online Demo: [http://www.atool.org/](http://www.atool.org/)


## How to use?

### One:

Search on wordpress, keywords is `canvas-nest`, then install.

### Two: 

1. `Download package` from [WP_Canvas_Nest.zip](https://github.com/aTool-org/canvas-nest-for-wp/archive/master.zip)

2. `unzip the package`, and put the folder into `wp-content\plugins` dir, or `upload the zip` in the managment page direactly.

3. refresh the admin page, click `OPEN` the plugin.


## Screenshot

![screenshot/screenshot.png](screenshot/screenshot.png)

**Plugin Admin Setting**

![screenshot/plugin_admin.png](screenshot/plugin_admin.png)

## Node

 - Code template from [fyaconiello/wp_plugin_template](https://github.com/fyaconiello/wp_plugin_template)
