Some packages that are built, but not part of the default installation.
Tiki supported versions don't need these as of 2022-02-28
sudo apt-get install wikisuite-php5.6 sudo apt-get install wikisuite-php7.1 sudo apt-get install wikisuite-php8.0 sudo apt-get install wikisuite-php8.1
You probably don't need this. This is to add a Tiki Manager standalone installer, which is different from the Tiki Manager service (with GUI in Virtualmin). This is useful if you need to use Tiki Manager in CLI as non root.
sudo apt-get install wikisuite-virtualmin-tikimanager-installer
Once installed, you will see a new Tiki Manager option in the "Install Scripts" in Tiki Manager. Please note that the standalone web interface for Tiki Manager will de deprecated and instead the web interface to Tiki Manager will be in Tiki directly.
Source code: https://gitlab.com/wikisuite/tiki-manager-for-virtualmin
Manticore support in Tiki coming in Tiki25. Package not working yet
sudo apt-get install wikisuite-manticore
Source code: https://gitlab.com/wikisuite/wikisuite-packages/-/tree/main/wikisuite-manticore/debian
Only run Elasticsearch if you have lots of RAM
sudo apt-get install wikisuite-elasticsearch
Source code: https://gitlab.com/wikisuite/wikisuite-packages/-/tree/main/wikisuite-elasticsearch/debian