In Totara, the products available on a given site are determined by the chosen flavour in the config.php. There is a different flavour for each individual product or combination of products - you can see the full list below.
To change the Totara flavour on a site you will need to update your existing config.php file and add a flavour declaration specifying which flavour the site should be using:
$CFG→forceflavour = 'flavourname';
Please see the developer documentation for more information on changing your Totara flavour.
The following options are available for flavourname depending on which combination of products the upgraded site will be using:
- learn
- engage
- perform
- learn_perform
- learn_engage
- perform_engage
- learn_perform_engage
- learn_professional
Join the Totara Community for more resources to help you get the most out of Totara.
© Copyright 2025 Totara Learning Solutions. All rights reserved.