Settings App

This app is responsible for managing the settings of all apps.

Only Administrator and Admin users specified by Administrator have access to this app.

The basic URL for The Settings App is settings. (https://your_domain/lang_url/settings/)

 

General Settings

These are the most important settings that can be modified:

·       Website default language.

The default language is usefull when a user reaches the website root (https://your_domain/) for the first time. However, when a user visits the website in other language the new language set in the browser cookie and will be used for next visits.

·       Website default app.

It will be the app who is responsible for serving the root of the website (https://your_domain/).

 

Language Settings

AIO currently support the following languages: English, Deutsch, Français, Español, Italiano, Português, Polski, Türkçe, العربية, فارسی, کوردی

Note: Currently all words for forms and alerts is in English and not been translated yet.

 

App Settings

You can see the basic information for all available apps in this page. The only setting that can be modified here is the capability of switching between SPA and MPA.

 

Users Settings

Users and their type can be upgraded or downgraded using this page.

Only Administrator has access to this page.

 

Color Settings

You can change the colors of your app globaly using this page.

Only Administrator has access to this page.

 

CSS Settings

This page can be used by Developers to apply custom CSS to the public Page App.

It is possible to change style for each language, and/or generally for all language.

The Sass language has been used here. You can also use pure CSS.

 

Quick Access

You can use this page for creating a couple of menus and custom links to use in Admin App.

 

Blog Settings

This page can be used to change the settings of the Manage Blog for the Admin App.

·       The Unique Title is only available when no post inserted for the blog. If this option is activated all the titles for posts most be uniqe, otherwise repeatative tiles will be allowed.

·       The Post URL refers to the URL of a post when clicked. This must be a valid sub-page of the Page App. By default it will be like: https://your_domain/lang_url/page/post/post_title/

·       The Category URL refers to the URL of a post category. This must be a valid sub-page of the Page App. By default it will be like: https://your_domain/lang_url/page/cat/cat_title/

·       The Tag URL refers to the URL of a post tag. This must be a valid sub-page of the Page App. By default it will be like: https://your_domain/lang_url/page/tag/tag_title/

 

Analytics Settings

Visits Settings and Activities Settings of Analytics App can be modified from this page.

 

Advanced Settings

Advanced settings of AIO can be modified from this page.

These settings can be usefull for Developers.