pyrocms-templates / default-skin

The default skin template for PyroCMS Plus Theme

Home Page:https://github.com/websemantics/entity_builder-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

               :
         . :   : :
       ; . : ' : ;
       : . : ' : ;  
     ╭─────────────╮ ╭────╮   ╭──────  ╭──────  ╭─────╮  ┬     ┬  ┬    ───┬───
    ╭│   _ _ _____ │ │     \  ├──────  ├──────  ├─────┤  │     │  │       │   
    │╰─────────────╯ ╰─────╯  ╰──────  ╵        ╵     ╵  ╰─────╯  ╰─────  ╵   
    ╰─────┬────╮╭───╮╭─╮╭──────╮╭───╮  ╭─╮╭──────╮   ╭────╮╭─╮ ╭─╮╭───╮╭─╮ ╭─╮
          │    ││   ││ ││   ┌──┘│    ╲╱  ││   ┌──┘   │ ┌──┘│ │╱ ╱ └┐ ┌┘│  ╲│ │
          │    ││   └┘ ││   └──╮│        ││   └──╮   │ └──╮│ │ ╱   │ │ │     │
          │    ││   ┌┐ ││   ┌──┘│   │╲╱│ ││   ┌──┘   └──╮ ││   ╲   │ │ │ │╲  │
          │    ││   ││ ││   └──╮│   │  │ ││   └──╮   ╭──┘ ││ │╲ ╲ ╭┘ └╮│ │ ╲ │
          └────┘└───┘└─┘└──────┘└───┘  └─┘└──────┘   └────┘└─┘ └─┘└───┘└─┘ └─┘

The default PyroCMS Plus Theme skin template for Pyro Builder

Getting Started

To create a new skin you'll first need to install Pyro Builder then run the following command,

php artisan make:addon vendor.skin.slug

For more details, read the Builder documentation.

Parameters

This template will trigger the user to provide the following parameters,

  • slug, the skin identifier,
  • vendor, the provider of the skin, i.e. anomaly, websemantics,
  • description, a description of the skin,
  • docblock, comment that can provide copyright and other information about the code.

Support

Star ⭐ this repository if you find this project useful, to show support or simply, for being awesome :)

Need help or have a question? post at StackOverflow.

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

Contribution

Contributions to this project are accepted in the form of feedback, bugs reports and even better - pull requests.

For more details read the Builder documentation.

Resources

  • Pyro Builder, Scaffold your PyroCMS apps in style for a more pleasurable and productive coding experience.
  • PyroCMS Plus Theme, Skinnable, responsive and highly customizable admin theme for PyroCMS 3.
  • Template Template, The default Pyro Builder template for building Pyro Builder templates.
  • Auto Pyro, PyroCMS deploy tool for faster development experience.
  • Awesome PyroCMS, a curated list of PyroCMS addons and resources.
  • 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.

About

The default skin template for PyroCMS Plus Theme

https://github.com/websemantics/entity_builder-extension

License:MIT License


Languages

Language:PHP 85.5%Language:CSS 14.5%