= Template Plugins = [[TOC]] == Introduction == Plugins for templates are Python modules (or packages) which are hooked into the request cycle and can thus extend the current template configuration. Those modules can be developed independently of Sahana, and are installed by simply placing them into the modules/plugins folder. == Installation == * ''tbw'' == Implementation == * ''tbw'' ---- DeveloperGuidelines