Copied to clipboard

Flag this post as spam?

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


  • Almir Vereget 62 posts 150 karma points
    Jul 08, 2014 @ 10:57
    Almir Vereget
    0

    Starting Merchello

    Hi guys,

    I installed Merchello 1.2.0 on fresh Umbraco installation to see how Merchello works. I created a few products, created umbraco content and i wanted to add "Add to cart" button on my product listing. I followed this example but didn't get far.

    I downloaded the starter kit to see how you guys did it and i see that you have MerchKit folder inside App_Code.

    Do i need to include those classes in my project?

    Thanks!

     

     

  • Alex Lindgren 159 posts 356 karma points
    Jul 08, 2014 @ 15:42
    Alex Lindgren
    1

    Have you looked at http://rosetta.merchello.com? You can download the code (https://github.com/Merchello/RosettaStone) to see the code.

  • Almir Vereget 62 posts 150 karma points
    Jul 08, 2014 @ 15:49
    Almir Vereget
    0

    Oh thanks, I didn't notice that one at all.

  • Jason Prothero 422 posts 1243 karma points c-trib
    Jul 10, 2014 @ 19:54
    Jason Prothero
    1

    Yep, currently the RosettaStone project is the best documentation and example site for getting started.

    You can also watch our presentation at CodeGarden for an intro to the project: http://stream.umbraco.org/video/9920903/merchello-open-source-ecommerce-for

     

     

    Thanks,
    Jason 

  • Kristoffer Berntsen 5 posts 75 karma points
    Mar 16, 2017 @ 19:02
    Kristoffer Berntsen
    0

    Hey Jason!

    Trying to get started with Merchello, but having some difficulties setting it up (i am kinda a noob).

    I see many ppl are talking about the Rosetta template, that is offline now.

    So picture a person that knows his css/html, but are new in JS, razor and c++.

    So my problem is: I am trying to get the Merchello Fast start to function. I have created a clean projeckt with in Visual with Umbraco CMS installed. I downloaded https://github.com/Merchello/Merchello this. But what do i do now? I cant find a option in Visual studio that lets me implement the Merchello project inside my "empty" umbraco project

    If you can guide me here, i would be very pleased!

  • Frans de Jong 548 posts 1840 karma points MVP 3x c-trib
    Mar 17, 2017 @ 14:00
    Frans de Jong
    0

    You don't need the github project to build a store.

    1. Start a new solution in visual studio
    2. Install UmbracoCMS via NuGet
    3. build and run Umbraco
    4. Go to developer and install the merchello package
    5. Download the fasttrack package from here
    6. Go to developer and install the fasttrack as a local package

    Thats how you can get the fasttrack store up and running

  • Alex Lindgren 159 posts 356 karma points
    Mar 16, 2017 @ 20:06
    Alex Lindgren
    0

    It's been a while since I've worked on a Merchello project, but have you checked out the docs at https://merchello.readme.io/v2.0.0/docs?

Please Sign in or register to post replies

Write your reply to:

Draft