However, there are some general advice on where it is suitable to install KIX plugin modules in the server directory structure. These advice can be found at the flexible directory arragement advice page.
Moreover, plugins are generally installed by modifying the KIX configuration cfw_kix.pm module.
With each KIX plugin distributed by MetaAgility there is a template lib/cfw_fragment.pm module, which needs to be integrated into the local cfw_kix.pm and then adapted to the local KIX installation.
Note. Currently KIX plugins are related to the corresponding KIX documents and folders by the positions of the documents/folders in the KIX folder namespace. This method for associating KIX plugins with KIX documents and folders is likely to be much improved and extended in the near future. The KIX development team will try to make these changes as backward compatible as possible, but no guarantees of such compatibility can be given at this moment in time.
Back to the main installation instruction page.
