An open API service indexing awesome lists of open source software.

https://github.com/laravel-ready/theme-manager

Theme manager for laravel projects. This dynamic theme manager brings theme support to Laravel projects and manages multiple theme at same time and you won't lose build-in Laravel features.
https://github.com/laravel-ready/theme-manager

laravel theme theme-development theme-manager

Last synced: 11 months ago
JSON representation

Theme manager for laravel projects. This dynamic theme manager brings theme support to Laravel projects and manages multiple theme at same time and you won't lose build-in Laravel features.

Awesome Lists containing this project

README

          

# Laravel Theme Manager

[![EgoistDeveloper Laravel Theme Manager](https://preview.dragon-code.pro/EgoistDeveloper/Laravel-Theme-Manager.svg?brand=laravel)](https://github.com/laravel-ready/theme-manager)

[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]

This dynamic theme manager brings theme support to Laravel projects. Theme Manager manages multiple theme at same time and you won't lose build-in Laravel features.

## Documentation

Documentation and simple examples can be found **[here](https://laravel-ready.github.io/theme-manager-docs/)**

## Example Project

**[Example](https://github.com/laravel-ready/theme-manager-example)** project contains various demo templates and applications

## Todo

- [x] Add vendor support
- [x] Add theme packing
- [ ] Add custom theme source support
- [ ] Add theme upload support
- [ ] Add store support
- [ ] Add CSS theme support
- [ ] Add tests

## Credits

Logo: Theme icons created by Creatype - Flaticon

Default Theme Preview: Photo by Jackson So on Unsplash

[badge_downloads]: https://img.shields.io/packagist/dt/laravel-ready/theme-manager.svg?style=flat-square

[badge_license]: https://img.shields.io/packagist/l/laravel-ready/theme-manager.svg?style=flat-square

[badge_stable]: https://img.shields.io/github/v/release/laravel-ready/theme-manager?label=stable&style=flat-square

[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square

[link_license]: LICENSE

[link_packagist]: https://packagist.org/packages/laravel-ready/theme-manager