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]
Deactivate, Uninstall, and Delete Apps
When you need to remove an app from UNA, you can deactivate, uninstall, and delete it. These are three distinctly different steps that can only be performed sequentially. Apps cannot be deleted until uninstalled, and cannot be uninstalled until deactivated.
Deactivating Apps
When an app is deactivated, all data and media are preserved but are not accessible until the app is activated again.
Deactivate from Inside the App
- Go to Studio > Launcher.
- Open the app you want to deactivate.
- Click the Actions icon in the top right corner of the app.
- Switch the Active toggle to OFF.
Deactivate from Launcher
-
Go to Studio > Launcher.
-
Click the Account icon in the top right corner.
-
Click Manage Apps.
-
Click the Settings icon next to the app you want to deactivate.
-
Switch the Active toggle to OFF.
Inactive apps remain visible in Launcher, but they appear semi-transparent (faded) until activated.
Uninstalling Apps
Active apps cannot be uninstalled. Before uninstalling an app, you need to deactivate it. Uninstalling a UNA app will delete all data and media created by this app on your server; however, it will not delete the app itself.
Uninstall from Launcher
-
Go to Studio > Launcher.
-
Click the Account icon in the top right corner.
-
Click Manage Apps.
-
Click the Uninstall button next to the app you want to uninstall. NOTE: Only inactive apps will have the Uninstall icon.
-
Confirm that you want to uninstall the app.
Uninstalled apps disappear from the Launcher. All the settings, user-generated data, and media files created by the app are erased.
Deleting Apps
You can delete apps that are not installed. Deleting an app will remove all the app files from the server completely.
- Go to Studio > Launcher > Apps Market > Downloaded.
- Find the app you want to delete and click Delete.
- Confirm that you want to delete the app.
NOTE: The option to delete an app will be active only if the app is inactive and uninstalled.