Corteza alternatives and similar software solutions
Based on the "Groupware" category.
Alternatively, view Corteza alternatives based on common mentions on social networks and blogs.
-
Sogo
SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices. -
Mayan EDMS
Free Open Source Document Management System (mirror, no pull request or issues) -
Horde
This is the old, deprecated, monolith Horde repository, archived here for historical reasons. -
egroupware
Web based groupware server written in PHP, forum at https://help.egroupware.org/ -
HRCloud2
A full-featured home hosted Cloud Drive, Personal Assistant, App Launcher, File Converter, Streamer, Share Tool & More! -
Cozy Cloud
A cozy client application to configure and run cozy konnectors -
BlueMind
Groupware with email, calendar, addressbooks, exchange active sync, exchange "mapi" protocol support. -
Zimbra Collaboration
Email, calendar, collaboration server with web interface and lots of integrations. -
Kopano
Groupware suite including e-mail, calendars, tasks, todos and notes. Featuring a modern WebApp, DeskApp and mobile access over Z-Push/ActiveSync.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Corteza or a related project?
Popular Comparisons
README
Corteza Server
Corteza server is the back-end of the Corteza ecosystem. The core logic is written in GO, using go-chi for the routing. External communication occurs via the REST API and web sockets; internal communication happens via gRPC.
Non-binary data is handled by the store layer and stored inside a database; currently MySQL and PostgreSQL. We will add support for additional databases in the future. Binary data is handled locally or on a supported cloud provider using MinIO.
What is Corteza?
Corteza is the only 100% free, open-source, standardized and enterprise-grade Low-code platform. It is developed entirely in the public domain and maintained by Crust Technology, its founder.
With Corteza, you can quickly build scalable cloud applications that are integrable with external services and accessible (WCAG 2.1).
Core features:
- quick setup,
- flexible and intuitive low-code configuration,
- powerful automation system using workflows and automation scripts,
- flexible reporting capabilities,
- secure RBAC access control system.
Online demo
You can check out Corteza online by creating an account on our community instance https://latest.cortezaproject.org.
Deploying Corteza
Refer to the DevOps guide for a complete guide on how to get Corteza up and running. Additionally, we've provided some video instructions.
Quick references:
Upgrading Corteza
Refer to the changelog and the upgrade guide to upgrade your Corteza instance.
Using Corteza
Refer to the End-User Guide to learn the built-in applications and features from the end-user perspective.
Quick references:
Create with Corteza
Refer to the Integrator Guide to learn how you can build on the core features to create virtually anything.
Quick references:
- Corteza Compose configuration
- automation using workflows and automation scripts
- using the REST API,
Contributing
Refer to the Developer Guide/Corteza Server document for details regarding the development setup, the project structure, and the feature insight documents.
Refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines and code of conduct.
Quick command reference:
- run server:
make watch
ormake realize
- run unit tests:
make test.unit
- run integration tests:
make test.integration
- run all tests
make test.all
- run MailHog (local SMTP server):
make mailhog.up
(requires Docker)
Community
Reach out to us on our forum.
License
Corteza is released under the Apache-2.0 license. Refer to the [LICENSE](LICENSE) file for additional information.
*Note that all licence references and agreements mentioned in the Corteza README section above
are relevant to that project's source code only.