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

https://github.com/websemantics/classic-skin

Default admin theme with a sidebar and a navbar
https://github.com/websemantics/classic-skin

Last synced: 4 months ago
JSON representation

Default admin theme with a sidebar and a navbar

Awesome Lists containing this project

README

        

```
:
. : : :
; . : ' : ;
: . : ' : ;
╭─────────────╮
╭│ _ _ _____ │ CLASSIC
│╰─────────────╯
╰─────┬────╮╭───╮╭─╮╭──────╮╭───╮ ╭─╮╭──────╮ ╭────╮╭─╮ ╭─╮╭───╮╭─╮ ╭─╮
│ ││ ││ ││ ┌──┘│ ╲╱ ││ ┌──┘ │ ┌──┘│ │╱ ╱ └┐ ┌┘│ ╲│ │
│ ││ └┘ ││ └──╮│ ││ └──╮ │ └──╮│ │ ╱ │ │ │ │
│ ││ ┌┐ ││ ┌──┘│ │╲╱│ ││ ┌──┘ └──╮ ││ ╲ │ │ │ │╲ │
│ ││ ││ ││ └──╮│ │ │ ││ └──╮ ╭──┘ ││ │╲ ╲ ╭┘ └╮│ │ ╲ │
└────┘└───┘└─┘└──────┘└───┘ └─┘└──────┘ └────┘└─┘ └─┘└───┘└─┘ └─┘
Generated by, Builder extension for PyroCMS Plus Theme.
```
> Default admin theme with a sidebar and a navbar

| ![](https://github.com/websemantics/classic-skin/raw/master/resources/img/classic.png) |
|---|

## Install

1- Use `composer ` to install,

```bash
composer require websemantics/classic-skin
```

2- Set the value of `PYROCMS_SKIN` in the project `.env` file as follows,

```
PYROCMS_SKIN=websemantics.skin.classic
```

3- Change skin settings from skin config file, `resources/config/skin.php`.

## Resources

- [Builder extension](https://github.com/websemantics/builder-extension), Addons scaffolder for maximum coding pleasure.
- [PyroCMS Plus Theme](https://github.com/websemantics/pyrocms-theme), Skinnable, responsive and highly customizable [PyroCMS 3](http://pyrocms.com/) Admin theme.

## License

[MIT license](http://opensource.org/licenses/mit-license.php)
Copyright (c) Your company, Inc.