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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
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为例,全部支持的主题见下面全部主题

配置config/admin.php

刷新页面就可以看到新的theme的效果了。

所有主题截图

cuilv

色值:#20a162

cuilv

yunshanlan

色值:#2f90b9

yunshanlan

pipahuang

色值:#fca106

pipahuang

budohnezumi

色值:#5E3D50

budohnezumi

veludo

色值:#096148

veludo

qingtinglan

色值:#3b818c

qingtinglan

hehui

色值:#4a4035

hehui


All versions of dcat-themes with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package thoomi2009/dcat-themes contains the following files

Loading the files please wait ....