# saaster

## saaster

- [Overview](https://docs.saaster.io/introduction/overview.md): Saaster Documentation - Version 1.1
- [Target Audience](https://docs.saaster.io/introduction/target-audience.md): For developers by developers
- [Features](https://docs.saaster.io/introduction/features.md): All features at a glance
- [System Requirements](https://docs.saaster.io/getting-started/system-requirements.md): Requirements to run saaster
- [Installation](https://docs.saaster.io/getting-started/installation.md): Instructions for installing saaster
- [Configuration](https://docs.saaster.io/getting-started/configuration.md): Basic configuration of saaster in config.cfm
- [Setup Routine](https://docs.saaster.io/getting-started/setup-routine.md): Setup routine for the basic configuration of saaster
- [Roles](https://docs.saaster.io/fundementals/roles.md): All roles in saaster
- [Countries and time zones](https://docs.saaster.io/fundementals/countries-and-time-zones.md): Country and time zone concept
- [Scheduletask concept](https://docs.saaster.io/fundementals/scheduletask-concept.md): The schedule tasks help to automate various tasks. This includes renewing subscriptions and other tasks.
- [Payment Service Provider](https://docs.saaster.io/fundementals/payment-service-provider.md): Payrexx
- [Administration](https://docs.saaster.io/fundementals/administration.md): Guide for the administration of saaster
- [Sales](https://docs.saaster.io/fundementals/administration/sales.md)
- [Customers](https://docs.saaster.io/fundementals/administration/sales/customers.md): Tool to manage customers in saaster
- [Invoices](https://docs.saaster.io/fundementals/administration/sales/invoices.md): Tool to manage invoices in saaster
- [Plans](https://docs.saaster.io/fundementals/administration/sales/plans.md): Creation and management of plans inside saaster
- [Modules](https://docs.saaster.io/fundementals/administration/sales/modules.md): Tool to manage modules in saaster
- [System](https://docs.saaster.io/fundementals/administration/system.md)
- [System settings](https://docs.saaster.io/fundementals/administration/system/system-settings.md): System-wide settings for saaster
- [API Settings](https://docs.saaster.io/fundementals/administration/system/api-settings.md): All settings related to the API
- [Languages](https://docs.saaster.io/fundementals/administration/system/languages.md): Settings related to languages in saaster
- [Currencies](https://docs.saaster.io/fundementals/administration/system/currencies.md): Settings concerning currencies in saaster
- [Countries](https://docs.saaster.io/fundementals/administration/system/countries.md): Settings related to your operation circle
- [Mappings](https://docs.saaster.io/fundementals/administration/system/mappings.md): Settings regarding the mappings of saaster
- [Translations](https://docs.saaster.io/fundementals/administration/system/translations.md): Settings and configuration of translations
- [Widgets](https://docs.saaster.io/fundementals/administration/system/widgets.md): Settings regarding the widgets in saaster
- [User guide](https://docs.saaster.io/fundementals/user-guide.md): User interface guide for the customer
- [Customer rights](https://docs.saaster.io/fundementals/user-guide/customer-rights.md): All customer rights available in saaster
- [Customer Navigation](https://docs.saaster.io/fundementals/user-guide/customer-navigation.md): Guide for the customer navigation
- [Edit profile](https://docs.saaster.io/fundementals/user-guide/edit-profile.md): Change your profile information
- [Reset password](https://docs.saaster.io/fundementals/user-guide/reset-password.md): Password reset form
- [Edit company](https://docs.saaster.io/fundementals/user-guide/edit-company.md): Guide to edit your company details
- [Manage users](https://docs.saaster.io/fundementals/user-guide/manage-users.md): Tool to manage users
- [Manage tenants](https://docs.saaster.io/fundementals/user-guide/manage-tenants.md): Managemant tool for tenants
- [View invoices](https://docs.saaster.io/fundementals/user-guide/view-invoices.md): View and manage your invoices
- [Add payment method](https://docs.saaster.io/fundementals/user-guide/add-payment-method.md): Guide to add payment method
- [Manage plans](https://docs.saaster.io/fundementals/user-guide/manage-plans.md): Guide on how to manage and buy plans
- [Manage modules](https://docs.saaster.io/fundementals/user-guide/manage-modules.md): Guide concerning the management of modules
- [Notifications](https://docs.saaster.io/fundementals/user-guide/notifications.md): Notifications in saaster
- [Local development](https://docs.saaster.io/development/local-development.md): Get a local saaster development environment running
- [Folder structure](https://docs.saaster.io/development/folder-structure.md): The folder structure of saaster
- [Application.cfc](https://docs.saaster.io/development/folder-structure/application.cfc.md): Information regarding the Application.cfc in saaster
- [Develop with saaster](https://docs.saaster.io/development/develop-with-saaster.md): Guide to help you get started developing with saaster
- [General services](https://docs.saaster.io/development/develop-with-saaster/general-services.md)
- [Mappings and rigths management](https://docs.saaster.io/development/develop-with-saaster/general-services/mappings-and-rigths-management.md): Explanation how to manage the rights regarding mappings and permissions
- [Redirects](https://docs.saaster.io/development/develop-with-saaster/general-services/redirects.md): Summary on how redirects work in saaster
- [Customer specific sessions](https://docs.saaster.io/development/develop-with-saaster/general-services/customer-specific-sessions.md)
- [Global variable "getCustomerData"](https://docs.saaster.io/development/develop-with-saaster/general-services/global-variable-getcustomerdata.md)
- [Global functions](https://docs.saaster.io/development/develop-with-saaster/global-functions.md): Functions that are globally available through the application
- [getTrans()](https://docs.saaster.io/development/develop-with-saaster/global-functions/gettrans.md): Global function getTrans()
- [getAlert()](https://docs.saaster.io/development/develop-with-saaster/global-functions/getalert.md): Global function getAlert()
- [logWrite()](https://docs.saaster.io/development/develop-with-saaster/global-functions/logwrite.md): Global function logWrite()
- [getTime()](https://docs.saaster.io/development/develop-with-saaster/global-functions/gettime.md): Global function getTime()
- [Developing the main application](https://docs.saaster.io/development/develop-with-saaster/developing-the-main-application.md): Guide on how to develop your own main application inside saaster
- [Developing modules](https://docs.saaster.io/development/develop-with-saaster/developing-modules.md): Guide on how to develop modules for saaster
- [API: Get started](https://docs.saaster.io/api/api-get-started.md): Get started using the saaster API
- [Resources](https://docs.saaster.io/api/resources.md): Complete list of resources available in the saaster API
- [authenticate](https://docs.saaster.io/api/resources/authenticate.md)
- [getCurrentModules](https://docs.saaster.io/api/resources/getcurrentmodules.md)
- [getCurrentPlan](https://docs.saaster.io/api/resources/getcurrentplan.md)
- [getPlanFeatureSetting](https://docs.saaster.io/api/resources/getplanfeaturesetting.md)
