I'm trying to create a template from scratch. I install the NuGet package and
start the site. Enter my credentials and every time there is this "Fanoe" template by default. How can I create a clean, empty template to work with?
So to install a completly empty Umbraco project, make sure that when you run your solutuin for the first time and the installer shows up, click the "Customize" button. After that you'll be prompted to select a database, just leave that on SQL CE for now, and on the next step you select option "No thanks, I do not want to install a starter website". After that the installer will start installing your new Umbraco site, but with no starter kit.
Also, if you already have a project running and you've acadentally installed the Fanoe starterkit, you can easily unstall Fanoe like any other package from the Developer Section, click Packages then "Installed" and on Fanoe you click "Uninstall". That will remove all the document types and templates that Fanoe have installed, leaving you with an empty Umbraco installation.
How to create an empty template
Hi.
I'm trying to create a template from scratch. I install the NuGet package and start the site. Enter my credentials and every time there is this "Fanoe" template by default. How can I create a clean, empty template to work with?
best regards,
Richie
Hi Richie.
So to install a completly empty Umbraco project, make sure that when you run your solutuin for the first time and the installer shows up, click the "Customize" button. After that you'll be prompted to select a database, just leave that on SQL CE for now, and on the next step you select option "No thanks, I do not want to install a starter website". After that the installer will start installing your new Umbraco site, but with no starter kit.
Also, if you already have a project running and you've acadentally installed the Fanoe starterkit, you can easily unstall Fanoe like any other package from the Developer Section, click Packages then "Installed" and on Fanoe you click "Uninstall". That will remove all the document types and templates that Fanoe have installed, leaving you with an empty Umbraco installation.
Best of luck to you!
All the best / Dennis
is working on a reply...