History: Optional packages
Preview of version: 4
Some packages that are built, but not part of the default installation.
Extra PHP versions
Tiki supported versions don't need these as of 2022-02-28
Copy to clipboard
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
Tiki Manager installer
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.
Copy to clipboard
sudo apt-get install wikisuite-virtualmin-tikimanager-installer
Source code: https://gitlab.com/wikisuite/tiki-manager-for-virtualmin
Manticore
Manticore support in Tiki coming in Tiki25. Package not working yet
Copy to clipboard
sudo apt-get install wikisuite-manticore
Source code: https://gitlab.com/wikisuite/wikisuite-packages/-/tree/main/wikisuite-manticore/debian
Elasticsearch
Only run Elasticsearch if you have lots of RAM
Copy to clipboard
sudo apt-get install wikisuite-elasticsearch
Source code: https://gitlab.com/wikisuite/wikisuite-packages/-/tree/main/wikisuite-elasticsearch/debian