Version 1 (modified by 13 years ago) ( diff ) | ,
---|
Admin Guide: Configuration
Table of Contents
Sahana Eden is a very powerful platform, however that power comes at a cost, which is it's complexity.
Web-based Administration
These options can be configured through the web based interface:
- Administration of Users & Roles
- SMS Gateway
- Synchronisation
- view Error Tickets
- raw database access
Configuration File
These options can be configured via text file:
models/000_config.py
- Set the Authentication options
- Set the Security Policy
The full range of avaialble options can be seen in:
private/templates/default/config.py
Templates
These options can be configured by creating a custom Template:
- Configuration for fresh installs including PrePopulate options
- Menus
- Theme
- Custom Pages
See Also
Note:
See TracWiki
for help on using the wiki.