Download the PHP package thoomi2009/dcat-themes without Composer
On this page you can find all versions of the php package thoomi2009/dcat-themes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thoomi2009/dcat-themes
More information about thoomi2009/dcat-themes
Files in thoomi2009/dcat-themes
Download thoomi2009/dcat-themes
More information about thoomi2009/dcat-themes
Files in thoomi2009/dcat-themes
Vendor thoomi2009
Package dcat-themes
Short Description a dcat-admin plugin about themes
License MIT
Package dcat-themes
Short Description a dcat-admin plugin about themes
License MIT
Please rate this library. Is it a good library?
Informations about the package dcat-themes
dcat-themes
dcat-admin的theme扩展。由于dcat-admin默认的主题只有4种,不能满足业务需要。本项目的宗旨就是创建更多好看的适用于dcat-admin的主题。 目前版本只创建了7种主题,后面会不断扩展更多主题,希望大家喜欢。有什么问题或者建议,可以在issues中提交,或者给我邮件:[email protected]。
安装
require
发布主题
配置
修改 bootstrap.php
以cuilv为例,全部支持的主题见下面全部主题
- 打开app\Admin\bootstrap.php.
- 添加引用 use Thoomi\DcatThemes\Themes;
- 载入theme Dcat\Admin\Color::extend('cuilv', (new Themes())->get("cuilv"));
配置config/admin.php
- 打开config/admin.php
- 找到 layout.color 配置为 'cuilv'
刷新页面就可以看到新的theme的效果了。
所有主题截图
cuilv
色值:#20a162
yunshanlan
色值:#2f90b9
pipahuang
色值:#fca106
budohnezumi
色值:#5E3D50
veludo
色值:#096148
qingtinglan
色值:#3b818c
hehui
色值:#4a4035
All versions of dcat-themes with dependencies
PHP Build Version
Package Version
No informations.
The package thoomi2009/dcat-themes contains the following files
Loading the files please wait ....