You can navigate to
Advanced -> Provision Templates to view all available templates.
If the menu link is missing, download the latest updates
Code:
cd /var/www/fspbx
git pull
php atisan app:update
and then run this command to refresh the menu links
Code:
php artisan menu:create-fspbx
Log out and log back in, and you will see the new menu option.
The actual templates are stored here:
Code:
/var/www/fspbx/public/resources/templates/provision/
You can easily create new folders for new phone models that don't yet exist.