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

https://github.com/websemantics/icons-module

Manage icon definitions from Control Panel
https://github.com/websemantics/icons-module

Last synced: 4 months ago
JSON representation

Manage icon definitions from Control Panel

Awesome Lists containing this project

README

        

```
'////
________________ooO__(oo )_Ooo
|░░░░░░░░░░░░░░░░░░░░░░(_)░░░░░|
|░░░░░░░░/ \░░░░░░░░░|
____ |░░░░░░' '░░░░░░░| ___ _
| | __ |░░░░/ \░░░░░|_ ____ / \ ___ __ __| | ____
| | / ]___ ____ _____|░░░' /░░░\ /░░░░\ ░░░| | | | \ | | | | / __]
| | / // | \/ ______/░ \▒▒░/ \▒▒▒░/ ░░░| _ ___| | \| | | | / [_
| |/ /| | _ ( \_ |░░░. .░░░| \_/ | O | D | | | |_____| _]
| / / | O | | \__ \|░░░░\ _______/░/ /░░░░| | | | | : | | [___
| / \_| | | / \ \░░░░░. \░░░░░/ .░░░░░░| | | | | : | | |
| \ | | | \ \ \░░░░░░\ /░░░░░░░░| | | | | | | |
|___\____|\___|__| |\______/░░░░░░░░░░░░░░░░░░░░░░░░░░|___|____|\___/|_____| |_______|_______|
|__| |░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░| \__,_|

```
> Manage icon definitions from Control Panel

![icons](https://github.com/websemantics/icons-module/raw/master/docs/icons.gif "icons")

## Getting Started

The purpose of this Module is to demonstrate a new custom Grid view for the [TableBuilder](http://pyrocms.com/documentation/streams-platform/v1.1#ui/tables) and to enable managing icons from Control Panel.

To install,

1- Clone this repo inside your project at, `addons/default/websemantics/icons-module`,

```bash
git clone https://github.com/websemantics/icons-module
```

2- Install the module

```bash
php artisan module:install websemantics.module.icons
```

## License

[MIT license](http://opensource.org/licenses/mit-license.php)
Copyright © [Web Semantics, Inc.](http://websemantics.ca)