I would like to run Umbraco 8 CMS from source code rather than installing it from Nuget. I Hope that it will able me to add customize modules in BackOffice. I have downloaded the latest SourceCode from GitHub but failed to run it on Visual Studio 2019. Any suggestions please.
Why do you want to run it from source? I'm curious as Umbraco is highly extensible including adding custom dashboards and modules into the back office. You can create custom sections and all sorts using the in built extension points.
As for issues regarding building the source, can you elaborate when you say it's failing to run?
I want to use source code for continuous collaboration on the code to
get fully customize CMS sections that will fulfill our organizations
need. (use of Umbraco libraries after each recompile/rebuild in my VS
solution).
if there is no need to run from source then for what purpose umbraco shares source code.?
Let me brief issues regarding build.
Secondnly, Umbraco.Web.UI projects results in browser.
Can you guid me about steps that will able me to use umbraco source code. I also follow this link, but didn't succeed.
Use Umbraco Source Code for Web App
I would like to run Umbraco 8 CMS from source code rather than installing it from Nuget. I Hope that it will able me to add customize modules in BackOffice. I have downloaded the latest SourceCode from GitHub but failed to run it on Visual Studio 2019. Any suggestions please.
Hey Azeem,
Why do you want to run it from source? I'm curious as Umbraco is highly extensible including adding custom dashboards and modules into the back office. You can create custom sections and all sorts using the in built extension points.
As for issues regarding building the source, can you elaborate when you say it's failing to run?
Thanks
Nik
Thanks Nik for replying
if there is no need to run from source then for what purpose umbraco shares source code.?
Let me brief issues regarding build.
Secondnly, Umbraco.Web.UI projects results in browser.
Can you guid me about steps that will able me to use umbraco source code. I also follow this link, but didn't succeed.
Bumping this, @Mohammad Azeem, did you ever get this working? If so, how and what steps did you take?
I want to run the project as well from source.
Thanks
is working on a reply...