1/10/2022 Admin

What is Blazor Oqtane?


image

What is Oqtane and why would you want to use it?

Oqtane is an application that is built using Microsoft’s Blazor technology. It allows you to deploy and run modules written in Blazor. When Oqtane is deployed and running, it provides a dynamic web experience that can be run as client side Blazor or as server side Blazor.

What makes Oqtane different from other Blazor implementations, is that it is a platform for hosting multiple Blazor applications, not just developing a single application. When you have an application that requires multiple types of functionality, such as Forums, Blogs, and Content Management, Oqtane can provide this

For example, an application, when deployed as an Oqtane module, it is easily incorporated into an entire website. For example, an Oqtane website for a online community could allow its members to submit help desk support requests, simply by installing the module.

 

Oqtane Administration

image

After installing Oqtane, and logging in as the administrator account, the administration menu can be accessed through the gear menu option.

 

image

This provides access to the Admin Dashboard.

 

image

This Admin Dashboard provides access to the functionality available to the administrator.

 

Tenant Management

image

When an instance of Oqtane is deployed, it can run against multiple databases at the same time. This allows the code base to be more easily maintained and updated while servicing multiple organizations.

A Tenant is automatically created when you initially install Oqtane. However, you can create additional Sites and Tenants.

 

image

A Tenant has a database type and database settings.

 

Site Management

image

A Tenant can have multiple sites. A Site is a distinct portal that shares its membership with the other portals in the same Tenant. When you initially install Oqtane there will be one site, however, we can use the Add Site button to create an additional site.

 

image

We can fill in the Site details. We can point the Site to an existing Tenant, or create a new Tenant for the Site.

 

image

After creating this site, we can navigate to it, in our web browser, and access an instance of Oqtane that is completely separate from the other site (other than the users).

 

Page Management

image

A site is composed of pages and those pages contain modules. Pages and modules can have their own security.

 

image

For example, we can create a new page

 

image

…and set its security only for Registered users and Administrators.

 

image

If we log out, we will not see the page…

 

image

However, when we log in we can see the page.

 

Module Management

image

Pages are essentially just containers for Modules. Only Modules provide actual functionality. for example, a HtmlText module is required to be placed on a Page for any text content to be presented to website visitors.

Modules must be installed into Oqtane, this process is managed in the Module Management section.

 

image

Clicking the Install Module button will allow the Administrator to either upload a new Module (or update an existing one), or to select a module that has been published to Nuget with the oqtane tag in the Available Modules section.

 

image

When viewing a page, the Administrator can place an instance of the Module on a page using the Administration menu.

 

image

The Page can be placed in Edit mode. This will allow the Edit mode of the Modules on the page to be accessed.

 

image

The Module can then be edited.

 

image

Using the HtmlText Module, the Administrator is able to add content to the website.

 

Role Management

image

User management requires that the user accounts in the website be segmented by Roles. The Roles are managed in the Role Management section.

 

User Management

image

Users can be created and edited (including their Roles) in the User Management section.

 

Theme Management

image

The visual look and layout options of the Pages and the Site is controlled by the Theme selected for each. Additional themes can be uploaded in the Theme Management section.

 

File Management

image

Files can be uploaded and managed in the File Management section.

 

Upgrade Service

image

The Upgrade Service will allow an Administrator to easily upgrade Oqtane.

 

Getting Started With Oqtane

To get started developing with Oqtane, you will need to download it from https://github.com/oqtane/oqtane.framework.

If you only want to run a deployed version of Oqtane, you can follow the direction here: Installing Blazor Oqtane

 

Links (BlazorHelpWebsite.com)

Using Custom JavaScript in Blazor Oqtane

Using Radzen In Oqtane Modules

Using Syncfusion In Oqtane Modules

Configuring The Blazor Oqtane Blog Module

Creating a Custom Distribution of Blazor Oqtane Using Site Templates

Oqtane Module Creator

Oqtane Deploy to Azure

Installing Blazor Oqtane

Blazor Oqtane Survey Module

 

Links (other)

Blazor.net

Announcing Oqtane... a Modular Application Framework for Blazor!

www.oqtane.org

Oqtane (GitHub)

An error has occurred. This application may no longer respond until reloaded. Reload 🗙