https://github.com/websemantics/plus-skin
PyroCMS admin theme with a sidebar
https://github.com/websemantics/plus-skin
Last synced: 5 months ago
JSON representation
PyroCMS admin theme with a sidebar
- Host: GitHub
- URL: https://github.com/websemantics/plus-skin
- Owner: websemantics
- Created: 2016-12-13T15:47:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T02:50:28.000Z (about 9 years ago)
- Last Synced: 2025-02-17T11:12:00.336Z (12 months ago)
- Language: PHP
- Size: 276 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
```
:
. : : :
; . : ' : ;
: . : ' : ;
╭─────────────╮
╭│ _ _ _____ │ PLUS
│╰─────────────╯
╰─────┬────╮╭───╮╭─╮╭──────╮╭───╮ ╭─╮╭──────╮ ╭────╮╭─╮ ╭─╮╭───╮╭─╮ ╭─╮
│ ││ ││ ││ ┌──┘│ ╲╱ ││ ┌──┘ │ ┌──┘│ │╱ ╱ └┐ ┌┘│ ╲│ │
│ ││ └┘ ││ └──╮│ ││ └──╮ │ └──╮│ │ ╱ │ │ │ │
│ ││ ┌┐ ││ ┌──┘│ │╲╱│ ││ ┌──┘ └──╮ ││ ╲ │ │ │ │╲ │
│ ││ ││ ││ └──╮│ │ │ ││ └──╮ ╭──┘ ││ │╲ ╲ ╭┘ └╮│ │ ╲ │
└────┘└───┘└─┘└──────┘└───┘ └─┘└──────┘ └────┘└─┘ └─┘└───┘└─┘ └─┘
Generated by, Builder extension for PyroCMS Plus Theme.
```
> PyroCMS admin theme with a sidebar
|  |
|---|
## Install
1- Use `composer ` to install,
```bash
composer require websemantics/plus-skin
```
2- Set the value of `PYROCMS_SKIN` in the project `.env` file as follows,
```
PYROCMS_SKIN=websemantics.skin.plus
```
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.