TWiki Add-Ons
Add functionality to TWiki with extensions not based on the TWiki scripts.Overview
An add-on runs separately from the TWiki scripts, e.g. for data import, export to static HTML, etc. Add-Ons normally do not call any TWiki code directly, though may invoke TWiki scripts. There are different types on add-ons, they may be stand alone scripts, browser plugins, office tool extensions, or even a set of TWiki topics that form a TWiki application. Relevant links on TWiki.org:- TWiki:Plugins.AddOnPackage
- list of all contributed add-on scripts
- TWiki:Plugins.AddOnDevelopment
- discussion and feedback on contributed add-on scripts
- TWiki:Plugins.AddOnBrainstorming
- open forum for new add-on script ideas
- TWiki:Plugins.AddOnPackageHowTo
- instructions and template to create a new add-on topic
Add-Ons Installed on this TWiki
- ScrollBoxAddOn: Add scroll boxes, image rotation and static boxes to TWiki pages - version 2018-07-05
Author: TWiki:Main.PeterThoeny- last modified: r2 - 2018-07-06 - 07:26 - TWikiContributor
- TWikiDashboardAddOn: Create professional dashboards for intranet home, teams, knowledge bases and more - version 2018-07-06
Author: TWiki:Main.PeterThoeny- last modified: r4 - 2018-07-06 - 09:55 - TWikiContributor
- TopicClassificationAddOn: Provides framework for organizing content within a web according to different types of topics (discussion, weblog, reference, etc) and hierarchical "categories". Includes sample topic types and categories. Provides basic framework to design and manage simple TWiki:Codev.TWikiApplications
. - version 15893
Author: TWiki:Main.LynnwoodBrown- last modified: r1 - 2025-08-18 - 09:24 - TWikiGuest
Number of topics: 3
Installing Add-Ons
- Download an add-on from TWiki:Plugins.AddOnPackage
.
- Follow the installation instructions in the add-on topic.
Creating new Add-Ons
- Visit TWiki:Plugins.AddOnPackageHowTo
and follow the instructions.

