Loading...
 
Skip to main content

History: Tiki Manager Package

Source of version: 17 (current)

Copy to clipboard
             # {{page}}


Starting in ((Tiki25)), ((Manager|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

{img type="attId" attId="105"}

## 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: ((dev:Tiki Manager within Tiki))