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.
- Host: GitHub
- URL: https://github.com/laravel-ready/theme-manager
- Owner: laravel-ready
- License: mit
- Created: 2022-01-14T14:10:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T23:38:48.000Z (about 3 years ago)
- Last Synced: 2025-02-18T01:30:09.069Z (about 1 year ago)
- Topics: laravel, theme, theme-development, theme-manager
- Language: PHP
- Homepage: https://laravel-ready.github.io/theme-manager-docs/
- Size: 215 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Theme Manager
[](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