Getting Started

Configuration

Administration

Modules

Templates

Integrations

Development

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]

Polls

Polls app allows site members to create polls for asking questions from other site members/users. The app has basic but useful functions, let's take a look at poll creation form.

/images/polls/001.png

By default the form has the following list of fields:

  • Category - Predefined list of categories which can be managed via Studio -> Forms builder -> Data Lists. You may get more info about forms builder here.
  • Question - The field has HTML editor which allows the original poster to shape the question in any way they need.
  • Answers - Here you may add any number of answers (Add More button) or delete unnecessary.
  • Pictures - If you want you may upload image(s) which will be attached to the poll. Images may help you to describe the poll better and make it more attractive. One of the uploaded images can be marked as Header Image. Header image is displayed in the main poll block near the pool question and answers.
  • Visibility - Is a standard privacy field which allows the creation of a public poll or poll with limited visibility. Also, the field is used to post a poll in the context (event, group, space, etc). Note, you need to follow the context to be able to post something in it.
  • Anonymous vote - Enabled by default. When the mode is enabled, a list of voters won't be available to anybody. When it's disabled non-voted viewers will see the notification This voting is public, your choice will be displayed for others about it and a list of already voted members will be available for each answer. Note, that this field cannot be changed after the poll was created because such changing may break the privacy of already voted users. /images/polls/002.png
  • Hide results until voted - Disabled by default. When it's disabled users may check already collected results before making their own votes. The results can be seen by clicking View Results link in poll's snippet or in tabs menu of main poll block on view poll page. /images/polls/003.png If the field is enabled users won't be able to see the View Results link in any places until voting. This field can be changed by poll author after creation.
  • Location - This standard field can be used if the poll should be linked to some geographic location.

Also the app provides a complete set of browsing capabilities like Latest, Popular, etc. pages, browsing by categories, search and so on. As in the other content related apps your own polls and polls of all members (for moderator and administrator profiles) can be controlled via Manage page.