A plain starter template that contains pre-configured pages for account management, a blog and community forum. This theme is based on the standard demo theme that is provided by October CMS and with similar functionality to Laravel Jetstream.
Make sure you have the following plugins installed at their compatible version.
Package | Version Required |
---|---|
October CMS | 3.6 or above |
RainLab.User |
3.0 or above |
RainLab.UserPlus |
2.0 or above |
RainLab.Forum |
2.0 or above |
Run the following to install this theme:
php artisan theme:install RainLab.Vanilla
To uninstall this theme, run the following command:
php artisan theme:remove RainLab.Vanilla