https://github.com/squidex/squidex
Headless CMS and Content Managment Hub
https://github.com/squidex/squidex
asp-net asp-net-core cms csharp headless-cms mongodb
Last synced: 11 days ago
JSON representation
Headless CMS and Content Managment Hub
- Host: GitHub
- URL: https://github.com/squidex/squidex
- Owner: Squidex
- License: mit
- Created: 2016-08-29T05:53:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T14:14:42.000Z (19 days ago)
- Last Synced: 2025-04-03T04:29:14.748Z (18 days ago)
- Topics: asp-net, asp-net-core, cms, csharp, headless-cms, mongodb
- Language: C#
- Homepage: https://squidex.io
- Size: 70.9 MB
- Stars: 2,364
- Watchers: 98
- Forks: 472
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# What is Squidex?
Squidex is an open source headless CMS and content management hub. In contrast to a traditional CMS Squidex provides a rich API with OData filter and Swagger definitions. It is up to you to build your UI on top of it. It can be website, a native app or just another server. We build it with ASP.NET Core and CQRS and is tested for Windows and Linux on modern browsers.
[](https://support.squidex.io)
[](https://github.com/Squidex/squidex/actions/workflows/dev.yml)
Read the docs at [https://docs.squidex.io/](https://docs.squidex.io/) (work in progress) or just check out the code and play around.
## How to make feature requests, get help or report bugs?
Please join our community forum: https://support.squidex.io
## Status
Current Version  Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap
## Prerequisites
* [Visual Studio Code](https://code.visualstudio.com/) or [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [Node.js](https://nodejs.org/en/) (development only)
* [MongoDB](https://www.mongodb.com/)
* [.NET 8 SDK](https://dotnet.microsoft.com/download#/current) (Already part of Visual Studio 2022 v17.8)## Deployment Options
| Platform | Documentation | Quicklink |
| -------- | ------------- | ---- |
| Azure | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-azure) | [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fsangramrath%2Fsquidex-docs2%2Fmaster%2Fscripts%2Fsquidex-minimal-azure-arm.json)
| AWS | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-aws) |
| Docker | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-docker) | [](https://github.com/Squidex/squidex-hosting/blob/master/docker-compose/docker-compose.yml) |
| GCP | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-gcp) |
| Heroku | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-heroku) | [](https://heroku.com/deploy?template=https://github.com/Squidex/squidex) |
| IIS | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-iis) |
| K8S | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-kubernetes) |
| Render | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-render) | [](https://render.com/deploy?repo=https://github.com/Squidex/squidex) |
| Vultr | [Docs](https://docs.squidex.io/01-getting-started/installation/platforms/install-on-vultr) | [](https://www.vultr.com/marketplace/apps/squidex) |## Contributors
### Core Team and Founders
* [Qaisar Ahmad](http://www.qaisarahmad.com/) Interaction Designer, Pakistan
* [Sebastian Stehle](https://github.com/SebastianStehle) Software Engineer, Germany (currently Sweden)### Contributors
* [civicplus](https://www.civicplus.com/) ([Avd6977](https://github.com/Avd6977), [dsbegnoce](https://github.com/dsbegnoche)): Google Maps support, custom regex patterns and a lot of small improvements.
* [cpmstars](https://www.cpmstars.com): Asset support for rich editor.
* [guohai](https://github.com/seamys): FTP asset store support, Email rule support, custom editors and bug fixes.
* [pushrbx](https://pushrbx.net/): Azure Store support.
* [razims](https://github.com/razims): GridFS support.
* [sauravvijay](https://github.com/sauravvijay): Kafka Rule action.## Contributing
Please create issues to report bugs, suggest new functionalities, ask questions or just share your thoughts about the project. We will really appreciate your contribution, thanks.
## Cloud Version
Although Squidex is free it is also available as a Saas version on [https://cloud.squidex.io](https://cloud.squidex.io).