Trac is extensible with plugins since version 0.9. The plugin functionality is based on the component architecture with peculiarities described at plugin development? page. Plugin discovery From the user point of view a Plugin is either standalone .py file or an .egg package. Trac looks for Plugins in a global shared plugins directory (see Global Configuration) and in plugins directory of local