{"id":13669222,"url":"https://github.com/lincanbin/Carbon-Forum","last_synced_at":"2025-04-27T01:32:59.022Z","repository":{"id":22812540,"uuid":"26159299","full_name":"lincanbin/Carbon-Forum","owner":"lincanbin","description":"A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.","archived":false,"fork":false,"pushed_at":"2020-01-05T17:35:26.000Z","size":14463,"stargazers_count":1848,"open_issues_count":89,"forks_count":431,"subscribers_count":125,"default_branch":"master","last_synced_at":"2025-04-07T22:11:09.608Z","etag":null,"topics":["carbon-forum","forum","mysql","php"],"latest_commit_sha":null,"homepage":"https://www.94cb.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lincanbin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-04T08:15:54.000Z","updated_at":"2025-04-01T08:00:49.000Z","dependencies_parsed_at":"2022-07-27T03:32:21.985Z","dependency_job_id":null,"html_url":"https://github.com/lincanbin/Carbon-Forum","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincanbin%2FCarbon-Forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincanbin%2FCarbon-Forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincanbin%2FCarbon-Forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincanbin%2FCarbon-Forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lincanbin","download_url":"https://codeload.github.com/lincanbin/Carbon-Forum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251077102,"owners_count":21532607,"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":["carbon-forum","forum","mysql","php"],"created_at":"2024-08-02T08:01:06.715Z","updated_at":"2025-04-27T01:32:53.979Z","avatar_url":"https://github.com/lincanbin.png","language":"PHP","funding_links":["https://www.paypal.me/lincanbin"],"categories":["PHP"],"sub_categories":[],"readme":"# Carbon-Forum    [![Build Status](https://travis-ci.org/lincanbin/Carbon-Forum.svg?branch=develop)](https://travis-ci.org/lincanbin/Carbon-Forum)\n\nA high performance open-source forum software written in PHP.\n\n\n\n## Related Projects\n\n* [API Documentation](https://github.com/lincanbin/Carbon-Forum-API-Documentation)\n* [Android Client for Carbon Forum](https://github.com/lincanbin/Android-Carbon-Forum)\n\n## Demo/Official Website\n\n* [项目简体中文官网: www.94cb.com](http://www.94cb.com/)\n* [Project's English Official Website: en.94cb.com](http://en.94cb.com/)\n* [專案繁體中文官網: tw.94cb.com](http://tw.94cb.com/)\n\n## Requirements\n\n* PHP version 5.4.0 or higher.\n* The [__PDO_MYSQL__](http://php.net/manual/en/ref.pdo-mysql.php) PHP Package.\n* MySQL version 5.0 or higher.\n* The [__mod_rewrite__](http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html) Apache module / [__ngx_http_rewrite_module__](https://github.com/lincanbin/Carbon-Forum/blob/master/nginx.conf) / [__ISAPI_Rewrite__](http://www.helicontech.com/isapi_rewrite/) IIS module / IIS7+. \n* The [__mod_headers__](http://httpd.apache.org/docs/2.2/mod/mod_headers.html) module is needed if you run Carbon Forum on Apache HTTP Server.\n\n## Install\n\n1. Ensure that the entire directory are writable.\n2. Open ```http://www.yourdomain.com/install``` and install.\n3. Open the Forum, and register. The first registered user will become administrator.\n\n## Upgrade\n\n1. Backup files( ```/upload/*``` ) and databases. \n2. Delete all files except ```/upload/*```, and upload the new version files that extract from the the latest version packet. \n3. Ensure that the entire directory are writable.\n4. Open ```http://www.yourdomain.com/update``` and update.\n\n## Features\n\n* Mobile version. \n* Real-time notifications push. \n* Discussions Tags based with Quora/StackOverflow style. \n* High FE\u0026BE performance. \n* Full asynchronous design, improve the loading speed. \n* Excellent search engine optimization (mobile adaptation Sitemap support) .\n* Perfect draft saving mechanism. \n* The modern Notification Center (currently supported and @ replies).\n\n## Donate for Carbon Forum\n\n* [Donation list](http://www.94cb.com/t/2465)\n\n* Alipay: \n\n![Alipay](https://www.94cb.com/upload/donate_small.png)\n\n* Wechat: \n\n![Wechat](https://www.94cb.com/upload/donate_weixin_small.png)\n\n* Paypal: \n\n  https://www.paypal.me/lincanbin\n\n## Contributors\n\n[Show all](https://github.com/lincanbin/Carbon-Forum/graphs/contributors)\n\n\n\n## License\n\n``` \nCopyright 2006-2017 Canbin Lin (lincanbin@hotmail.com)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincanbin%2FCarbon-Forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flincanbin%2FCarbon-Forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincanbin%2FCarbon-Forum/lists"}