Confinity Documentation
  • Latest Version
  • Latest Version
  • Getting Started

    • Introduction
    • Core Concepts
    • Create an Application
    • Glossary
  • Essentials

    • Authentication & SSO
    • Breaking Changes
    • Roslyn Source Analyzers
    • Changelog
    • ConfinityContent
    • ConfinitySelectable
    • Confinity Schedules
    • Data Seeding
    • Development guidelines [WIP]
    • Entity App
    • Entity Form
    • Entity Permissions
    • Frontend Configuration
    • Images
    • Known Issues
    • Localization
    • Migrations
    • Modules [WIP]
    • On-Site Editing
    • Settings
    • Cascade Delete
    • Replication
    • Infrastructure
  • Modules

    • Analytics Module
    • Assets Module
    • Blog Module
    • Cookie Consent Module
    • Forms Module
    • Friendly Captcha (Forms Module )
    • GeoIP Module
    • Htmx
    • Mail Module
    • Mailing Module
    • MediaPlayer Module
    • GoogleMyBusiness Module
    • OpenTelemetry Module
    • Pages Module [WIP]
    • Pattern Library Module
    • SIX Saferpay (worldline) Module
    • Products Module
    • Search Module
    • Wizard Module
  • Guides

    • Create a Custom Entity App Form Element
    • Date and Time
    • Entity Change Listener
    • File Upload / Temp File
    • HTTP security headers
    • conventions [WIP]
    • How to use Confinity with nginx
    • Notifications
    • Nullability
    • Rename Entity
    • Schedules
    • Useful snippets
    • Content Localization
  • Design Guidelines

    • Introduction
    • Page Components
    • Forms Module

Welcome to the Confinity Documentation

What is Confinity?

Confinity is an enterprise-ready Headless Content Management System (CMS), a Content Hub, a Digital Experience Platform (DXP) and an Admin GUI for your application. It is designed to easily manage all your content at a single place and distribute it wherever you need it. You can use it for simple websites complex web applications or as a central content hub for your mobile app data.

What does the name Confinity mean?

Confinity is a combination of the words content and infinity and does also refer to the company name ConX which is the creator of Confinity. With the word "infinity" we'd like to refer to our vision, to give you endless possibilities to take use of Confinity and how you manage your content.

Technology Stack

Confinity Backend

Confinity is built with C# on .NET Core and is using Entity Framework Core and linq2db.

Confinity Frontend

The CMS Frontend is built with Vue.js.

Database

You can use all database providers supported by Entity Framework Core and linq2db. However we recommend you're using on the following databases.

  • SQL Server
  • PostgreSQL
  • SQlite (for Development only)
Next
Core Concepts