Download the PHP package easyadmin8/easyadmin8_blog without Composer

On this page you can find all versions of the php package easyadmin8/easyadmin8_blog. 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 easyadmin8_blog

PHP ThinkPHP Layui MySQL PostgreSQL License


简介

EasyAdmin8-Blog 是基于 EasyAdmin8 扩展的博客系统,集成了完整的博客前台与后台管理功能。在 EasyAdmin8 后台框架的基础上,新增了文章管理、分类管理、标签管理、友情链接、模板切换等博客模块,开箱即用。

预览地址:http://thinkphp-blog.easyadmin8.top

后台地址:http://thinkphp-blog.easyadmin8.top/admin

项目地址:https://github.com/EasyAdmin8/EasyAdmin8-Blog

项目地址:https://gitee.com/EasyAdmin8/EasyAdmin8-Blog

EasyAdmin8 官网:https://easyadmin8.top

环境要求

依赖 版本要求
PHP >= 8.2.0
MySQL >= 5.7
PostgreSQL >= 12.0
ThinkPHP >= 8.1.0
Layui >= 2.x

安装

1. 下载

2. 安装依赖

如果出现版本冲突,可尝试:composer install --ignore-platform-reqs

3. 配置环境

复制 .example.env.env,修改数据库连接信息:

关键配置项:

4. 配置 Web 服务器

Nginx 配置示例

Apache:已内置 .htaccess,无需额外配置(确保 mod_rewrite 已启用)。

5. 访问安装

浏览器访问 http://your-domain.com/install,按向导完成数据库初始化和管理员设置。

安装完成后会自动写入 config/install/lock/install.lock,如需重新安装删除该文件即可。

项目结构

博客功能

前台

后台

模块 功能
文章管理 发布/草稿/置顶/推荐/回收站/导出
分类管理 分类增删改查、别名(Slug)管理
标签管理 标签增删改查
友情链接 链接增删改查
模板管理 3 套主题一键切换
基础配置 博客标题/副标题/SEO/社交链接/版权信息等

主题模板

模板 风格 特点
template1 极简 干净清爽的阅读体验
template2 杂志 富有设计感的内容展示
template3 暗色编辑 深色主题 + 翡翠绿配色 + 阅读进度条

系统功能

后台管理

环境变量(.env)

CURD 命令

更多参数参考:CURD 命令大全

EasyAdmin8 生态

版本 GitHub Gitee
ThinkPHP EasyAdmin8 EasyAdmin8
Laravel EasyAdmin8-Laravel EasyAdmin8-Laravel
Webman EasyAdmin8-webman EasyAdmin8-webman

相关文档

常见问题

常见问题列表

更新日志

更新记录

预览

交流

许可证

MIT License

Copyright (c) 2020 EasyAdmin


All versions of easyadmin8_blog with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2.0
topthink/framework Version ^8.1.4
topthink/think-orm Version ^4.0
topthink/think-multi-app Version ^1.1.0
topthink/think-view Version ^2.0
topthink/think-filesystem Version ^2.0
aliyuncs/oss-sdk-php Version ^2.7.2
qcloud/cos-sdk-v5 Version ^2.6
doctrine/annotations Version ^2.0.0
phpoffice/phpspreadsheet Version ^5.3.0
myclabs/php-enum Version ^1.8
wolfcode/qiniu-php-sdk Version ^8.0
wolf-leo/phplogviewer Version ^0.11.3
wolfcode/authenticator Version ^0.0.6
wolfcode/rate-limiting Version ^0.1.0
webman/captcha Version ^1.0
wolfcode/cloudflare-turnstile Version ^0.0.2
neuron-core/neuron-ai Version ^3.4
wolfcode/php-cron Version ^0.1.1
ext-json Version *
ext-mysqli Version *
ext-pdo Version *
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 easyadmin8/easyadmin8_blog contains the following files

Loading the files please wait ...