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
- Host: GitHub
- URL: https://github.com/websemantics/classic-skin
- Owner: websemantics
- Created: 2016-12-13T15:46:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T02:49:55.000Z (over 8 years ago)
- Last Synced: 2024-12-26T08:42:35.454Z (6 months ago)
- Language: PHP
- Size: 290 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
```
:
. : : :
; . : ' : ;
: . : ' : ;
╭─────────────╮
╭│ _ _ _____ │ CLASSIC
│╰─────────────╯
╰─────┬────╮╭───╮╭─╮╭──────╮╭───╮ ╭─╮╭──────╮ ╭────╮╭─╮ ╭─╮╭───╮╭─╮ ╭─╮
│ ││ ││ ││ ┌──┘│ ╲╱ ││ ┌──┘ │ ┌──┘│ │╱ ╱ └┐ ┌┘│ ╲│ │
│ ││ └┘ ││ └──╮│ ││ └──╮ │ └──╮│ │ ╱ │ │ │ │
│ ││ ┌┐ ││ ┌──┘│ │╲╱│ ││ ┌──┘ └──╮ ││ ╲ │ │ │ │╲ │
│ ││ ││ ││ └──╮│ │ │ ││ └──╮ ╭──┘ ││ │╲ ╲ ╭┘ └╮│ │ ╲ │
└────┘└───┘└─┘└──────┘└───┘ └─┘└──────┘ └────┘└─┘ └─┘└───┘└─┘ └─┘
Generated by, Builder extension for PyroCMS Plus Theme.
```
> Default admin theme with a sidebar and a navbar|  |
|---|## 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.