Download the PHP package webdevhayes/laravel-theme-system without Composer
On this page you can find all versions of the php package webdevhayes/laravel-theme-system. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webdevhayes/laravel-theme-system
More information about webdevhayes/laravel-theme-system
Files in webdevhayes/laravel-theme-system
Download webdevhayes/laravel-theme-system
More information about webdevhayes/laravel-theme-system
Files in webdevhayes/laravel-theme-system
Vendor webdevhayes
Package laravel-theme-system
Short Description Adds a theme system to your laravel project
License MIT
Homepage https://github.com/webdevhayes/laravel-theme-system
Package laravel-theme-system
Short Description Adds a theme system to your laravel project
License MIT
Homepage https://github.com/webdevhayes/laravel-theme-system
Keywords webdevhayeslaravel-theme-system
Please rate this library. Is it a good library?
Informations about the package laravel-theme-system
Adds a theme system to your laravel project
This package allows you build your own theme system inside any laravel project.
THIS IS ALPHA VERSION AND IS STILL ONGOING DEVELOPMENT
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the views with:
Usage
Instantiate the class
Get all themes
Activate a theme
Theme folder structure needs to be as follows in order to add custom themes
Theme is identified by a theme.php file
Theme image
Add a preview.png or preview.jpg to the theme folder.
TODO/POSSIBLE FEATURES
- Add tests
- Allow custom theme path ability
- Complete theme info functionality
- Add exception handlers
- Add theme upload/delete views
- Add more usable default theme
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-theme-system with dependencies
PHP Build Version
Package Version
The package webdevhayes/laravel-theme-system contains the following files
Loading the files please wait ....