Tiki Manager Package
Starting in Tiki25, Tiki Manager can be added as a Package to any Tiki instance. It has many uses, including Automatic updates. This replaces the standalone Tiki Manager Web UI with something more robust and flexible.
Command Line
Web Interface
As of 2022-07-05, this is functional in trunk, but for more interactivity and reliability, we will add support for Realtime.
Back-end admin panel
See the Tiki Manager link in the admin menu (tiki-ajax_services.php?controller=manager&action=index). This is the full back-end interface
Tracker field
Tiki Manager Tracker Field is for when you want to have meta data associated to your instances, or if you want to launch Tiki instances from Tracker items.
Wiki Plugins
- PluginTikiManager is for when you want to present a simple user interface, with a subset of functionality.
- PluginTikiManagerClone
- PluginTikiManagerUpdate
Virtualmin
- If you connect to a Virtualmin instance, you get even more features: https://wikisuite.org/Tiki-Manager-Package-connecting-to-Virtualmin
Development
- Initial code: https://gitlab.com/tikiwiki/tiki/-/merge_requests/1374
- Development ideas: Tiki Manager within Tiki