nopCommerce Tips: Moving Your Local Instance to Your Arvixe Hosting Account
Last Updated on Wednesday, 12 December 2012 12:00 Written by Carole Bennett Wednesday, 12 December 2012 12:00
For many nopCommerce developers, part of the deployment life cycle is the migration of their customized nopCommerce instance from their local development environment to their “live” hosting environment. That segment of the software life cycle can vary greatly according to environment; today, we’ll cover how to migrate a development copy of nopCommerce to your Arvixe hosting account.
First of all, we’re going to go with certain pre-requisites; the first pre-requisite is that you’re using SQL Server for your database, and the second is that you’re using Visual Studio as your development environment. If you’re not using Visual Studio, there will be some differences, based on your localhost setup, but that’s outside the scope of today’s article.
Learn MoreHow to Assign Local Images to Products in TomatoCart
Last Updated on Tuesday, 11 December 2012 11:23 Written by Jack Yin Tuesday, 11 December 2012 12:00
This article talks about how to assign images to products from local files in the admin panel->Catalog->Products.
Figure 1. The products images tab in admin panel
Learn MoremojoPortal Tips: Synchronizing Your Local mojoPortal Instance With Your Live Site
Last Updated on Wednesday, 19 September 2012 07:07 Written by Carole Bennett Thursday, 20 September 2012 12:00
mojoPortal site upgrades are usually very smooth and straightforward. However, if it’s been a while since the last site upgrade, or there’s customization to the site, it’s really a good idea to have a synchronized version of the site on your local workstation to test upgrades or changes.
We’ll go with the pre-conditions that you have the local files for your mojoPortal implementation, including any customization, that you’re working in Visual Studio, and that you went with the default SQL Server back end.
Log into your hosting provider admin; depending on whether you have cPanel, Plesk, or other system, your route to the backup manager will vary. Once you’ve determined where your database backup is managed from, make a backup of your live database. Download your backup to your computer, and use the SQL Server Management Studio to restore it locally.
Learn MoreCreating a Simple MojoPortal Website Part 2
Last Updated on Sunday, 21 August 2011 04:29 Written by Ian McIntosh Monday, 22 August 2011 12:00
This follows on from the previous article.
In this article, I will add some text to the home page using the HTML module and add some additional pages. The home page will look as follows:
Creating a Simple MojoPortal Website Part 1
Last Updated on Tuesday, 16 August 2011 09:20 Written by Ian McIntosh Wednesday, 17 August 2011 12:00


Recent Comments