Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions projects/web-applications/unfoldcms.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "UnfoldCMS",
"url": "https://github.com/hpakdaman/unfoldcms",
"description": "Self-hosted Laravel 12 + React 19 CMS with built-in blog, headless REST API v1, and admin panel.",
"tech_stack": ["PHP", "Laravel", "React", "TypeScript", "MySQL"],
"status": "Active",
"category": "web-applications",
"contribution": "Open for contributors",
"links": {
"GitHub": "https://github.com/hpakdaman/unfoldcms",
"Website": "https://unfoldcms.com",
"Docs": "https://unfoldcms.com/docs"
}
}