Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thanh Tran Huy 22 posts 42 karma points
    May 14, 2015 @ 18:27
    Thanh Tran Huy
    0

    Confuse about the installing of umbraco

    Hi all,

    This guide https://our.umbraco.org/documentation/Installation tutor very cleary how to install Umbraco. But I still confuse about the full source code from https://github.com/umbraco/Umbraco-CMS

    I need to do more customizations on Umbraco. For example, create new table and repository, then call them in Surface Controller. So which ways should I use? Install Umbraco by nuget or download full source code from github.

    Please help me! Thank all!

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    May 14, 2015 @ 18:48
    Dennis Aaen
    0

    Hi Thanh,

    You should install your Umbraco installation using NuGet. Then you can create custom table in the database. The source code from https://github.com/umbraco/Umbraco-CMS, if so we at the HQ or other users can do some pull requests for fixing bugs in Umbraco.

    You can read more about how to contribute to the Umbraco project https://our.umbraco.org/contribute, it could be by create pull requests to fix some of the issue that you are experienced when you use Umbraco. You can read more about how to create pull requests here http://24days.in/umbraco/2014/your-first-pull-request and http://umbraco.com/follow-us/blog-archive/2014/12/18/new-source-control-branching-structure

    Hope this helps and answers your question,

    /Dennis

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies