Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Mike Poole 8 posts 97 karma points
    Jan 26, 2015 @ 09:51
    Mike Poole
    0

    Extending Demo Razor Store - Source or Package?

    Hi,

    I want to start with the demo razor store and extend from there.

    e.g. add login pages, create new web services

    The installed package has much code compiled.

    Before I start extending, I would like to know best approach.

    (1) to extend from installed package or (2) to extend from the source code https://bitbucket.org/uCommerce/ucommerce-razor-store/

    In case of the latter, what steps are needed from uCommerce local installed already to razor store working with all source code in my local solution?

    I have not used bitbucket yet...

    Hope someone can help point in right direction....

    Cheers Mike

  • Jesper Nielsen 141 posts 498 karma points
    Jan 27, 2015 @ 09:17
    Jesper Nielsen
    0

    Hello Mike,

    Definitely go with option number 2.

    In terms of step, I guess the simplest is:

    1. Install the latest uCommerce package.
    2. Install the latest razor store package.
    3. Download the razor store source from BitBucket.
    4. Setup up the razor store project, to push files to the local web site as a post build step. (I believe instructions for this are included in the demo store source)

    Then simply modify and compile, to get your own changes pushed to your web site.

    In case you want to upgrade uCommerce at some point, simply install the latest package, and then reference the lastest assemblies in the razor store project.

    Kind regards,
    Jesper 

Please Sign in or register to post replies

Write your reply to:

Draft