Download the PHP package zoujingli/think-plugs-admin without Composer

On this page you can find all versions of the php package zoujingli/think-plugs-admin. 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 think-plugs-admin

ThinkPlugsAdmin for ThinkAdmin

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads PHP Version License

ThinkPlugsAdminThinkAdmin 的核心插件,提供后台基础管理模块功能,基于 MIT 协议开源,免费可商用!

请注意,安装此插件将占用并替换 app/admin 目录(采用先删除再写入的方式)。若您曾对 app/admin 进行了自定义修改,我们不建议您安装此插件,以避免修改内容丢失。

当您使用 Composer 卸载此插件时,请留意它并不会自动删除 app/admin 目录及对应的数据表,这些操作需要您手动完成。

如果您不希望 app/admin 目录被插件更新替换,有一个简单的方法可以避免这一情况:在 app/admin 目录下创建一个名为 ignore 的文件(例如 app/admin/ignore,请确保文件名没有后缀)。这样,即使执行了插件的安装或更新操作,该目录也将被忽略,不会被替换更新。

加入我们

我们的代码仓库已移至 Github,而 Gitee 则仅作为国内镜像仓库,方便广大开发者获取和使用。若想提交 PRISSUE 请在 ThinkAdminDeveloper 仓库进行操作,如果在其他仓库操作或提交问题将无法处理!。

插件文档

https://thinkadmin.top/plugin/think-plugs-admin.html

安装插件

卸载插件

功能节点

可根据下面的功能节点配置菜单和访问权限,按钮操作级别的节点未展示!

插件数据库

本插件涉及数据表有:

版权说明

ThinkPlugsAdmin 遵循 MIT 开源协议发布,并免费提供使用。

本项目包含的第三方源码和二进制文件的版权信息将另行标注,请在对应文件查看。

版权所有 Copyright © 2014-2025 by ThinkAdmin (https://thinkadmin.top) All rights reserved。


All versions of think-plugs-admin with dependencies

PHP Build Version
Package Version
Requires php Version >7.1
ext-json Version *
topthink/framework Version ^6.0|^8.0
topthink/think-view Version ^1.0|^2.0
zoujingli/ip2region Version ^1.0|^2.0|@dev
zoujingli/think-install Version ^1.0|@dev
zoujingli/think-library Version ^6.1|@dev
zoujingli/think-plugs-static Version ^1.0|@dev
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 zoujingli/think-plugs-admin contains the following files

Loading the files please wait ....