Getting Started
- π Introduction
- βοΈ How UNA Works
- π‘ Concepts
- π Glossary
- β Principles
- π Launch Checklist
- πͺ Requirements
- π¦ Starter Kits
- π½ Spacenook
- β Installation Guide
- β Install on Ubuntu
- π¬ Jot Server Installation
- π· Upgrade
- πββοΈ General FAQ
- βοΈ Cloud FAQ
Configuration
- πΉ Studio Overview
- πΉ Adding Apps
- πΉ Removing Apps
- πΉ Core Apps
- πΉ Accounts
- Apps Market
- Storage
- Polyglot
- Designer
- Pages
- Forms
- Navigation
- Permissions
- Wiki-Dashboard
- Payments
- Paid Levels
- Streams
- Texts
- Icons
- Remote Storage
- MySQL cluster
- Locations
- PUSH notifications
- Hashtags
- Macros
Administration
Modules
Templates
Integrations
Development
- System Architecture
- Code Convention
- Code Quality
- Common Mistakes
- ποΈ Architecture
- Directories
- Profiles structure
- Build a Module
- Build a Template
- Build a Language
- Build an Integration
- Build an Auto-update Script
- Studio Apps
- Handling Date and Time
- Browseable categories
- Search Forms
- Images Transcoder
- Video Transcoder
- Menus
- Pages
- Forms
- Grids
- Pagination
- Uploaders
- Storage
- Personal and sensitive data
- API
- Alerts (hooks)
- Auto generated documentation
- Docker
Getting Started
-
π Introduction
High-level overview of UNA CMS: what it is, who itβs for, and what you can build. -
βοΈ How UNA Works
Explains the underlying architecture and relationship between front-end, Studio (admin console), and apps. -
[π‘ Key Concepts][key-concepts]
Covers essential terminology (Profiles, Context Modules, Permissions, etc.) that power UNA. -
π Glossary
Alphabetical reference for important UNA terms. -
β Principles
The guiding philosophies behind UNA development and community management. -
[π» System Requirements][system-requirements]
Details on hosting environment, server configuration, and prerequisites. -
[π Installation & Setup][installation-setup]
Step-by-step instructions for installing UNA on various platforms (shared hosting, VPS, Docker, etc.). -
[π Quick Start Tutorial][quick-start-tutorial]
A hands-on approach to spin up a basic UNA site with minimal configuration. -
[π Launch Checklist][launch-checklist]
A structured guide (43 steps or more) to configure essentials before going live. -
[β General FAQ][general-faq]
Frequently asked questions for newcomers.
Building & Managing Your UNA Site
-
[π§ Studio Basics][studio-basics]
How to navigate and use Studio: Pages, Forms, Navigation, Permissions, Languages, etc. -
[π Site Structure][site-structure]
Understanding page layouts, blocks, and how modules interact. -
π Content Management
Managing posts, media, categories, and moderation workflows. -
[π€ User & Profile Management][user-profile-management]
Handling user accounts, profiles, activation, and roles. -
[π Permissions & Roles][permissions-roles]
Configuring membership levels, access controls, and custom permissions. -
[π· Customization & Theming][customization-theming]
Applying templates/themes, styling pages, and basic design tweaks. -
[π Navigation & Menus][navigation-menus]
Configuring menus, site navigation, and user interface structure. -
[π¬ Language & Translations][language-translations]
Setting default languages, editing language keys, and creating multilingual sites. -
[π Notifications][notifications]
Customizing email templates, push notifications, and in-site alerts. -
[π Maintenance & Upgrades][maintenance-upgrades]
Updating UNA core and apps, backups, cron tasks, and overall site health. -
[π Analytics & Reporting][analytics-reporting]
Integrating external analytics, built-in stats, and best practices for measuring growth.
Apps (Modules)
Click to expand all official UNA Inc apps
-
Core βContextβ Modules
- [Groups][app-groups]
- [Events][app-events]
- [Spaces][app-spaces]
- [Organizations][app-organizations]
- [Channels][app-channels]
-
Core βContentβ Modules
- [Posts][app-posts]
- [Discussions][app-discussions]
- [Albums][app-albums]
- [Photos][app-photos]
- [Videos][app-videos]
- [Files][app-files]
- [Wiki][app-wiki]
- [Polls][app-polls]
- [Blogs][app-blogs]
-
Communication & Messaging
- [Messenger (Jot Server)][app-messenger]
- [Conversations / Chat+ (if separate)][app-chatplus]
-
Membership & Monetization
- [Paid Levels][app-paid-levels]
- [Market][app-market]
- [Ads][app-ads]
- [Payments][app-payments]
-
Engagement & Interaction
- [Timeline (Feed)][app-timeline]
- [Reactions][app-reactions]
- [Comments][app-comments]
- [Notifications][app-notifications]
-
Administration & Utilities
- [Permissions][app-permissions]
- [Developer][app-developer]
- [Helpdesk][app-helpdesk]
- [Maintenance Tools][app-maintenance-tools]
-
E-Learning & Specialized
- [Classes][app-classes]
- [Courses (if separate)][app-courses]
UNA Concepts
UNA CMS is based around a set of defined concepts. Before starting to work with UNA, it's a good idea to familiarise yourself with the following:
Content
User-generated content items like Posts, Videos, Discussions, Updates and Photos. Usually the Apps that allow publishing of content items are called Content Apps.
Context
Context refers to apps that can work as containers for content or context items from other apps. Groups, Spaces, Events are Context Apps. People and Organisations are Profile Apps and Context Apps, too.
Profiles
Profiles represent a user in the frontend. A profile is assigned a Membership Level and can perform actions based on the permissions granted to that level. Profiles can be administrators, moderators, standard members, or any custom level configured in the Permissions Builder.
Operators
Some accounts in UNA can be operators. Only operators have access to Studio. Operators can have their own roles, which define access to categories of apps in Studio. The full-access operator account is called "Master." Operator accounts can access site configuration; they don't need to have profiles.
Studio
Site configuration is done in UNA Studio. The Studio is a no-code interface designed for site operators. The Studio is intentionally separated from site administration and moderation, allowing for separation of concerns and greater operational scalability.
Apps
We call all UNA components apps. These may be content modules, context modules, profile modules, templates, language packs, service tools, integrations, and core apps. While we may use the word "apps" to refer to mobile applications or third-party software, generally in UNA, apps are the components within UNA CMS that can be found in Studio.
Pages
Pages represent data in the frontend. Page can have different page layouts, layouts consist of cells, cells contain blocks. All these is buildable using intuitive drag&drop interface.
Forms
Data in UNA is stored and displayed according to the structure defined by forms. Forms is actually a builder where you can add/edit/delete fields for different data.
Permissions
As a Community Management System, UNA heavily relies on its permissions system. Accounts and profiles are associated with membership levels that can be granted rights to perform specific actions. Membership levels are also used to define the visibility of menus, menu items, forms, form views, form fields, pages, blocks, contexts, and content instances.