# 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/)

![screenshot/screenshot.png](screenshot/screenshot.png)

**Plugin Admin Setting**

![screenshot/plugin_admin.png](screenshot/plugin_admin.png)


## How to use?

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.

3. refresh the admin page, click `OPEN` the plugin.


## Node

 - Code template from [fyaconiello/wp_plugin_template](https://github.com/fyaconiello/wp_plugin_template)