websemantics / stone-theme by websemantics

Responsive admin theme for PyroCMS 3 built with AdminLTE 2
291
13
3
Package Data
Maintainer Username: websemantics
Maintainer Contact: suport@websemantics.com (websemantics)
Package Create Date: 2016-11-06
Package Last Update: 2016-11-24
Home Page:
Language: CSS
License: MIT
Last Refreshed: 2024-03-27 03:12:24
Package Statistics
Total Downloads: 291
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 13
Total Watchers: 3
Total Forks: 2
Total Open Issues: 2
       ╭──────────────╮
       |              |
      /               |
     /   (    )       |
    /        _____ ___|__   ___   ____     ___      ______  __ __    ___  ___ ___    ___
   /        / ___/|      | /   \ |    \   /  _]    |      ||  |  |  /  _]|   |   |  /  _]
  /__      (   \_ |      ||     ||  _  | /  [_     |      ||  |  | /  [_ | _   _ | /  [_
    |       \__  ||_|  |_||  O  ||  |  ||    _]    |_|  |_||  _  ||    _]|  \_/  ||    _]
    |_      /  \ |  |  |  |     ||  |  ||   [_       |  |  |  |  ||   [_ |   |   ||   [_
     /      \    |  |  |  |     ||  |  ||     |      |  |  |  |  ||     ||   |   ||     |
    /        \___|  |__|   \___/ |__|__||_____|      |__|  |__|__||_____||___|___||_____|
   /                  | Responsive admin theme for PyroCMS 3
  ╰───────────────────╯ 

Built on the popular open source project AdminLTE, this theme is easy to install and customize, with slick ui and intuitive user experience making PyroCMS 3 even more pleasurable to work with.

Stone Theme

Login

Install

In your project folder, require the theme package with composer,

composer require websemantics/stone-theme

Edit .env file and change the value of ADMIN_THEME to,

ADMIN_THEME=websemantics.theme.stone

Notifications

Bonus ui to manage app notifications is provided with this theme. To enable, edit resources/config/config.php and change the value of notification to true,

'notification'           => env('STONE_NOTIFICATION', true),

Notification

Responsive

This theme was built to work on desktop and mobile phones. It is also fleixible to adjust to your workflow with many layout configurations.

Responsive

The screenshot above shows a minimized sidebar with plenty of space to spare.

Theme Customization

Stone theme is built with less and is dead easy to customize by changing themes variables in resources/less/theme/variables.less.

For example, to change the dominant/primary theme color, simply change the value of brand-primary variable in resources/config/variables.php as follows,

'brand-primary'          => '#43AAC5',

That's it!

Theme Customization

Support

Star :star: this repository to show support or if you find this project useful. Need help or have a question? post at [StackOverflow](https://stackoverflow.com/questions/tagged/stone-theme websemantics).

Please don't use the issue trackers for support/questions.

Contribution

Contributions to this project is accepted in the form of feedback, bugs reports and even better - pull requests :)

Resources

  • Auto Pyro, PyroCMS deploy tool for faster development experience.
  • Template Template, Default Pyro Builder template for building Pyro Builder templates.
  • Registry, List of all Pyro Builder available template.
  • Awesome PyroCMS, Curated list of PyroCMS addons and resources.
  • PyroCMS Cheatsheet, List of commands and features for PyroCMS 3.
  • PyroCMS, MVC PHP Content Management System built to be easy to use, theme and develop with. It is used by individuals and organizations of all sizes around the world.

License

MIT license Copyright (c) Web Semantics, Inc.