Default Modules
When you install Oqtane, the platform ships with a base set of modules already installed. These modules are categorized into one of three groups.
- Common Modules - These are available both to administrators and to registered users to be able to use on pages that are specified as personalizable, meaning users can modify them as they see fit and they are unique and only viewable to registered users. The HtmlText module is the only default module under this category.
- Developer Modules - The Module Creator module is the only default module under this category. The Module Creator will provide a useful pre-built structure and methods for writing code for a custom module.
- Admin Modules - These are only available to members who have the Host Users or Administrators role. The default admin modules are listed below.
Admin Modules
The admin modules include the following.
- Dashboard - The Admin dashboard
- Error - Displays an error message
- Files - File management
- Jobs - Scheduled jobs
- Languages - Language management
- Login - Show login button or login status if someone is already logged in
- Logs - Event Logs
- ModuleDefinitions - displays a list of all of the module names, version number, whether they are in use or not and an Edit button.
- Modules - Module management
- Pages - Page management
- Profiles - Profile management to set which fields are used in a profile
- RecycleBin - Recycle bin
- Register - Message about status of registration for the site
- Reset - For resetting password
- Roles - Role management
- Site - Site Settings
- Sites - Site management
- Sql - Create SQL queries against the database
- SystemInfo - System info
- Themes - Theme management
- Upgrade - System update
- UrlMappings - URL mappings
- UserProfile - User profile for the current user
- Users - User management
- Visitors - Visitor management