Download the PHP package themismin/dcat-extension-plus without Composer
On this page you can find all versions of the php package themismin/dcat-extension-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download themismin/dcat-extension-plus
More information about themismin/dcat-extension-plus
Files in themismin/dcat-extension-plus
Download themismin/dcat-extension-plus
More information about themismin/dcat-extension-plus
Files in themismin/dcat-extension-plus
Vendor themismin
Package dcat-extension-plus
Short Description 增强 DcatAdmin 的使用体验。
License MIT
Homepage https://github.com/themismin/dcat-extension-plus
Package dcat-extension-plus
Short Description 增强 DcatAdmin 的使用体验。
License MIT
Homepage https://github.com/themismin/dcat-extension-plus
Keywords extensiondcat-admin
Please rate this library. Is it a good library?
Informations about the package dcat-extension-plus
Dcat Plus
为 DcatAdmin 后台添加增强配置的功能。修改过程利用 DcatAdmin 自带的 admin_setting()
方法实现,不会硬编码修改任何 config 文件或者 .env 文件。
安装方式
最新支持 Dcat Admin 2.0.24beta
composer require celaraze/dcat-extension-plus
或者在后台扩展中,直接上传本插件的 .zip
文件即可。
使用
在菜单 扩展
中启用扩展后,会自动添加名为 增强配置
的菜单。
功能
-
站点标题
-
站点 LOGO
-
站点微缩 LOGO
-
站点静态资源 URL
-
调试模式
-
语言切换
-
移除底部授权
-
主题色切换
-
菜单样式切换(默认、分离、水平)
-
表单行操作按钮固定最右
-
快速创建选项:表单可用
selectCreate()
字段类型,是select
字段的增强,支持在右侧添加快速创建选项的按钮,异步添加值。 - 表单详情扩展字段类型:
video
,视频,传入参数和image
相同。
$show->field('name')->video()
开源协议
Dcat Plus 遵循 MIT 开源协议。
All versions of dcat-extension-plus with dependencies
PHP Build Version
Package Version
The package themismin/dcat-extension-plus contains the following files
Loading the files please wait ....