mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-09 19:53:42 -05:00
[PR #3845] [MERGED] Remove OpenSupport (unmaintained since 2022, website broken) from Ticketing #3626
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3845
Author: @Rabenherz112
Created: 5/24/2023
Status: ✅ Merged
Merged: 5/27/2023
Merged by: @nodiscc
Base:
master← Head:rm-opensupport📝 Commits (1)
499c3cdRemove OpenSupport📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
README.md(+0 -1)📄 Description
OpenSupports appears to have been unmaintained since 2022, with numerous open issues and pull requests solely focused on updating dependencies (https://github.com/opensupports/opensupports/pulls?q=is%3Apr+is%3Aopen+label%3Adependencies). The application installation seems to only function with a PHP version lower than 8 (https://github.com/opensupports/opensupports/issues/1272). As per the PHP official website's supported versions page (https://www.php.net/supported-versions.php), it is evident that PHP 8 and above are the only actively supported versions.
Additionally, manual code changes are still required (https://github.com/opensupports/opensupports/issues/1231) to get the installation to work, as per the open issues.
Furthermore, the project's website is currently down or broken, and the last release was in January 2022, with the most recent commit made in June 2022. Considering these factors, I believe the project should be removed from the list.
ref: #3558
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.