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.

  • Shavaj Kallamkote 3 posts 23 karma points
    Feb 13, 2013 @ 13:26
    Shavaj Kallamkote
    0

    Deploying uCommerce definitions and configurations to production

    Hi,

    I have been developing uCommerce definations and other configuration such as currency, shipping method, country etc. etc. on my development machine. How can I package up all this and install the same on my production server? The standard Umbraco package does nor offer any uCommerce defiantion options. 

    Thanks in advance.

    Cheers

     

     

     

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 13, 2013 @ 13:43
    Morten Skjoldager
    0

    You could take a look at the demo razor store. That has an install project where uCommerce objects are installed in the database.  

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 13, 2013 @ 13:47
    Nickolaj Lundgreen
    0

    You could also use a SQL merging tool (like Red Gates SQL compare http://www.red-gate.com/products/sql-development/sql-compare/ ) to push the database changes to the live site, but its not cheap.

  • Shavaj Kallamkote 3 posts 23 karma points
    Feb 13, 2013 @ 14:13
    Shavaj Kallamkote
    0

    I had a look at the razor store demo, but couldn't figure out how the package was made. Red-gate is really not an option for me.

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 13, 2013 @ 14:23
    Morten Skjoldager
    0

    if you got the razorstore from bitbucket (https://bitbucket.org/uCommerce/ucommerce-razor-store/) there's a folder called tools with a script called GeneratePackage, for generating the package. Also a readme on how to use it. Not really rocket science as it's just a matter of one line.

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 13, 2013 @ 14:25
    Morten Skjoldager
    0

    Yeah Red-gate has some cool features, but the downside is the price. Also the way they use named licences which in my opinion should be illegal when it's a piece of software for teams and large projects. Not a tool that only one man needs. 

  • Shavaj Kallamkote 3 posts 23 karma points
    Feb 13, 2013 @ 14:52
    Shavaj Kallamkote
    0

    Thanks Morten, will try that.

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 13, 2013 @ 15:28
    Morten Skjoldager
    0

    Great. Let me know how it works out :) 

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Feb 14, 2013 @ 11:26
    David Brendel
    0

    Maybe you can also create a script from the sql server managment studio or save an insert sql file for the ucommerce data.

    I haven't tried that becouse we just copy the whole database from dev to live if we set up the live site for the first time.

    It would be awesome to have an courier extension to copie also uCommerce stuff. Or a uCommerce function to save and insert sql files to create things automatically.

Please Sign in or register to post replies

Write your reply to:

Draft