Theme Designer for WordPress
===============


## Instalation

**Installing with wp cli:**

```
$ wp plugin install theme-designer --activate
```

**Installing with git:**

```
$ cd wp-content/plugins
$ git clone https://github.com/eHtmlu/theme-designer.git
```

**Manual installation:**

Take a look at: https://wordpress.org/plugins/theme-designer/#installation


## More Details

Take a look at: https://wordpress.org/plugins/theme-designer/
