{"id":19210013,"url":"https://github.com/zencodex/discuzq","last_synced_at":"2026-06-24T00:02:22.756Z","repository":{"id":76097179,"uuid":"306812199","full_name":"zencodex/discuzq","owner":"zencodex","description":"Discuz! Q","archived":false,"fork":false,"pushed_at":"2020-11-27T14:53:40.000Z","size":15286,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T16:41:34.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zencodex.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-24T05:23:50.000Z","updated_at":"2024-12-05T02:51:57.000Z","dependencies_parsed_at":"2023-03-03T02:45:59.223Z","dependency_job_id":null,"html_url":"https://github.com/zencodex/discuzq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencodex%2Fdiscuzq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencodex%2Fdiscuzq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencodex%2Fdiscuzq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencodex%2Fdiscuzq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zencodex","download_url":"https://codeload.github.com/zencodex/discuzq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240282335,"owners_count":19776658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T13:33:55.078Z","updated_at":"2025-11-14T00:02:54.675Z","avatar_url":"https://github.com/zencodex.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://www.discuz.net/static/image/common/logo.svg\"\u003e\u003c/p\u003e\n\n\n## 关于 Discuz! Q\n\n**[Discuz Q 官方](https://discuz.chat)**\n\n## 安装方法\n\n服务器环境需求为： **PHP 7.2.5+** 和 **MySQL 5.7+**, 并且需要安装 [Composer](https://getcomposer.org/)。\n\n## 内测下载 Discuz! Q\n\n首先注册[腾讯云帐号](https://cloud.tencent.com)并[实名认证](https://console.cloud.tencent.com/developer/auth)，然后在[API密钥管理](https://console.cloud.tencent.com/cam/capi)处新建一个密钥，运行列命令可下载 Discuz Q\n\n```\ncomposer config -g http-basic.cloud.discuz.chat ${QCLOUD_SECRET_ID} ${QCLOUD_SECRET_KEY}\n\ncomposer create-project --prefer-dist qcloud/discuz --repository=https://cloud.discuz.chat\n```\n\n## 正式发布后下载 Discuz! Q\n\n```\ncomposer create-project --prefer-dist qcloud/discuz\n\ncd resources/frame\nnpm install\nnpm run build\n```\n\n## 感谢\n\n### 背景故事\n\n`Discuz! Q`项目由于是从 0 到 1，介于我们的目标，如果从第一行代码开始编写，是极为庞大的工程。想想`Discuz!X`，代码量依赖 10 多年的时间的积累，才完善出各种工具类、自己的框架及插件机制等。\n\n在此背景下，我们必须借助开源的力量，才得以快速构建出`Discuz! Q`。以下是整个`Discuz! Q`中所用到的技术栈，在此特别感谢他们：\n\n\u003cp\u003e\u003ca href=\"https://laravel.com/\"\u003e\u003cimg src=\"https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg\" width=\"200\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://symfony.com/\"\u003e\u003cimg src=\"https://symfony.com/images/logos/header-logo.svg\" width=\"200\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://getlaminas.org/\"\u003e\u003cimg src=\"https://getlaminas.org/images/logo/laminas-foundation-rgb.svg\" width=\"200\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n[FastRoute](https://github.com/nikic/FastRoute)\n\n[Guzzle](http://guzzlephp.org/)\n\n[thephpleague](https://thephpleague.com/) \n\n[s9etextformatter](https://s9etextformatter.readthedocs.io/)\n\n[overtrue](https://overtrue.me/)\n\n[intervention](http://image.intervention.io/)\n\n[monolog](https://github.com/Seldaek/monolog)\n\n[whoops](https://github.com/filp/whoops)\n\n[vue](https://vuejs.org/)\n\n[Vant](https://youzan.github.io/vant/#/zh-CN/)\n\n[element-ui](https://element.eleme.cn/#/zh-CN)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzencodex%2Fdiscuzq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzencodex%2Fdiscuzq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzencodex%2Fdiscuzq/lists"}