Book Image

Building E-commerce Sites with VirtueMart Cookbook

By : John Horton
Book Image

Building E-commerce Sites with VirtueMart Cookbook

By: John Horton

Overview of this book

VirtueMart is a premier eCommerce solution powered by Joomla!In Building E-commerce Sites with VirtueMart Cookbook you will learn how to create a full-functioning and attractive eCommerce solution with VirtueMart. You will be shown how to install and configure VirtueMart, how to set-up and run your store day-to-day as well as configure and customize the look and feel of your store. With this book by your side, you will be able to overcome as problems setting up, administrating and customizing your eCommerce store! This book finishes with blueprint projects meaning that getting started with VirtueMart is even easier for the novice and aspiring site builder or developer. If you have always wanted to create a professional-looking store, but are worried about the complexity and difficulty involved, then this book is for you! With numerous recipes, practical tips and solutions Building E-commerce Sites with VirtueMart Cookbook will take you through every step required to achieve eCommerce success.
Table of Contents (17 chapters)
Building E-commerce Sites with VirtueMart Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating a backup of your Joomla! VirtueMart site


Making and testing a backup should be part of any web administrator's regular routine. There are so many things that can go wrong. Not least of which is getting hacked or having malicious code implanted on your site.

Imagine if while checking your sites appearance in Google results you click on the link to your site and are faced with the following screenshot:

This is not good. It might be possible to remove the offending files but how do you know for sure that all is well. The best way is to wind the clock back to a happier time by wiping your site and using a backup.

As well as with nasty people messing with your site, it is not hard for an accident to occur. If you are using custom code that accesses the database then it only takes one wrong table to be deleted or even just altered in the wrong way and yours or your clients income is gone.

Getting ready

Let's make a backup of your site so that we can rest easy. How often you should back up...