Headless CMS and Content Managment Hub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastian
8e088beb1c
Merge branch 'release/4.x'
# Conflicts:
# backend/src/Squidex.Domain.Apps.Core.Model/Apps/AppPatterns.cs
# backend/src/Squidex.Domain.Apps.Core.Operations/Scripting/ContentWrapper/ContentFieldObject.cs
# backend/src/Squidex.Domain.Apps.Core.Operations/Scripting/ScriptOperations.cs
# backend/src/Squidex.Domain.Apps.Core.Operations/ValidateContent/JsonValueConverter.cs
# backend/src/Squidex.Domain.Apps.Entities.MongoDb/Contents/StatusSerializer.cs
# backend/src/Squidex.Domain.Apps.Entities.MongoDb/Rules/MongoRuleEventRepository.cs
# backend/src/Squidex.Domain.Apps.Entities/Apps/AppDomainObject.cs
# backend/src/Squidex.Domain.Apps.Entities/Apps/Plans/IAppPlanBillingManager.cs
# backend/src/Squidex.Domain.Apps.Entities/Apps/Plans/NoopAppPlanBillingManager.cs
# backend/src/Squidex.Domain.Apps.Entities/Assets/AssetDomainObject.cs
# backend/src/Squidex.Domain.Apps.Entities/Contents/BulkUpdateCommandMiddleware.cs
# backend/src/Squidex.Domain.Apps.Entities/Contents/ContentDomainObject.cs
# backend/src/Squidex.Domain.Apps.Entities/Contents/ContentOperationContext.cs
# backend/src/Squidex.Domain.Apps.Entities/Contents/Queries/ContentEnricher.cs
# backend/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/Storage/AssetIndexStorage.cs
# backend/src/Squidex.Domain.Apps.Entities/Rules/RuleDomainObject.cs
# backend/src/Squidex.Domain.Apps.Entities/Schemas/Commands/IUpsertCommand.cs
# backend/src/Squidex.Domain.Apps.Entities/Schemas/Guards/GuardSchema.cs
# backend/src/Squidex.Domain.Apps.Entities/Schemas/SchemaDomainObject.cs
# backend/src/Squidex.Infrastructure.MongoDb/MongoDb/InstantSerializer.cs
# backend/src/Squidex.Infrastructure.MongoDb/MongoDb/RefTokenSerializer.cs
# backend/src/Squidex.Infrastructure/Commands/DomainObjectBase.cs
# backend/src/Squidex.Infrastructure/Commands/DomainObjectGrain.cs
# backend/src/Squidex/Areas/Api/Controllers/Assets/AssetContentController.cs
# backend/tests/Squidex.Domain.Apps.Core.Tests/Model/Apps/AppPatternJsonTests.cs
# backend/tests/Squidex.Domain.Apps.Core.Tests/Model/Contents/WorkflowsJsonTests.cs
# backend/tests/Squidex.Domain.Apps.Core.Tests/Operations/ValidateContent/ReferencesFieldTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Apps/AppCommandMiddlewareTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Apps/AppDomainObjectTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Apps/Plans/UsageGateTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Assets/AssetCommandMiddlewareTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Assets/AssetDomainObjectTests.cs
# backend/tests/Squidex.Domain.Apps.Entities.Tests/Rules/Guards/Triggers/UsageTriggerValidationTests.cs
5 years ago
.github/ ISSUE_TEMPLATE
Update issue templates
6 years ago
backend
Merge branch 'release/4.x'
5 years ago
dev
Minor cert improvements.
6 years ago
frontend
Fix icons.
5 years ago
media
Feature/asset folders (#451)
6 years ago
.dockerignore
Feature/netcore3.0 (#433)
6 years ago
.drone.yml
Feature/replicated cache (#543)
6 years ago
.gitattributes
Line endings fixed
9 years ago
.gitignore
Https certs and bugfixes
6 years ago
CHANGELOG.md
Update CHANGELOG.md
6 years ago
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md (#425)
6 years ago
Dockerfile
Form model (#547)
6 years ago
LICENSE
Ignore files improved.
8 years ago
README.md
Update README.md
6 years ago
build.ps1
Another potential drone fix.
6 years ago
build.sh
Another potential drone fix.
6 years ago
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.
Read the docs at 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
Contributors
Core Team and Founders
Contributors
civicplus (Avd6977 , dsbegnoce ): Google Maps support, custom regex patterns and a lot of small improvements.
cpmstars : Asset support for rich editor.
guohai : FTP asset store support, Email rule support, custom editors and bug fixes.
pushrbx : Azure Store support.
razims : GridFS support.
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 .