The Keestash architecture is flat, modular and extensible. Features can be added or removed by installing or removing apps. The “ListAll” command lists all apps:
sudo -u www-data php bin/console.php apps:list
The command outputs a list of apps, including the id, name, installed version and the order (which is an internal property):