IP : 18.220.32.105 Hostname : host45.registrar-servers.com Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ ./ ../ var/ lve/ ./ ../ softaculous/ kanboard/ ../ xmb/ ../ pyro/ notes.txt/ /

1. Manual install with Application Reference = softaculous_ref.
2. Check and move public/app/default/assets folder from manual to zip.
3. Check and move public/app/softaculous_ref folder from manual to zip.
4. Check and move storage/streams/softaculous_ref folder from manual to zip.
5. Exclude the following files while moving the above folders from manual to zip :
public/app/default/assets/admin/theme.css
public/app/softaculous_ref/assets/admin/theme.css
public/app/softaculous_ref/assets/public/theme.css
storage/streams/softaculous_ref/search/zend/default/{All .cfs, .sti and .del files}
6. Remove the following entry from composer.json
anomaly/installer-module
This is to disable the warning that the installer still exists.

Guide to install Composer :
https://getcomposer.org/doc/00-intro.md

curl -sS https://getcomposer.org/installer | php

php composer.phar install
7. Update from 2.2.x is not possible as confirmed by vendor via email.