Book Image

Magento: Beginner's Guide

By : William Rice
Book Image

Magento: Beginner's Guide

By: William Rice

Overview of this book

<p>Magento is the world's most evolved e-commerce solution. It runs on the Apache/MySQL/PHP platform. From one installation, you can control multiple storefronts, all sharing customer and product information. Magento's templates and themes enable you to customize the look and feel of your store, even optimizing it for mobile phones. Extensions enable you to connect Magento to a large number of payment gateways and shipping services. Modular code enables you to upgrade your Magento installation while retaining your customizations. Support is provided free by an active open source community and by subscription to Varien, the company behind Magento.<br /><br />Magento is one of the most exciting, flexible, and customizable e-commerce systems. It offers you an extensive suite of powerful tools for creating and managing an online store. As your online store grows, you can be sure that this robust e-commerce system can handle your needs. However, getting started with Magento can be difficult without the right guidance.<br /><br />This book provides that guidance in the form of a step-by-step approach to building a simple, effective online store. The book covers the key features of Magento that will help you get your store up and running. It guides you through installation, configuration, populating your store with products, accepting payments, maintaining relationships with your customers, and fulfilling orders.<br /><br />When you create an online store with Magento, you usually follow a defined series of steps. This book is arranged to support that process. Each chapter shows you how to get the most from one step.<br /><br />You will learn to customize the default Magento storefront so that it becomes your store and also about Magento's directory structure and where some of the elements of a store are customized. This experience will help you if you decide to go beyond this book and install new themes or create your own themes.<br /><br />As you work your way through each chapter, your store will grow in scope and sophistication. By the time you finish this book, you should have a basic but complete, working online store.</p>
Table of Contents (18 chapters)
Magento Beginner's Guide
Credits
About the author
About the reviewer
Preface
Index

The scope of this book


This book is a step-by-step guide to getting a basic store up and running as quickly as possible. We will use a fraction of Magento's features. However, we will cover all of the features that you need to roll out your store. By the time you finish this book, you will have a store that presents products singly and in groups, makes products easy to find, suggests related products, accepts a variety of payments, informs customers of the status of their orders, and more.

Beyond this book

Magento enables you to create several stores that you can control from the same administrative interface. For example, you could have a discount store, a retail store, and a wholesale store—all controlled from the same Magento installation. To make the administration even easier, these stores can share payment and customer information. Although multiple storefronts are beyond the scope of this book, what you learn about setting up a single store will be applicable to any storefronts that you decide to add later.

Although Magento enables you to accept payment in multiple currencies, this book shows you how to create a store that accepts a single currency. However, the payment methods that you set up for the single currency can also be used for multiple currencies if you decide to expand your store in that direction.

This book shows you how to sell products in groups and how to display related products when a shopper is looking at a product. Magento also offers you the ability to create up-sells for your products. The procedures that you will learn to create related products are very similar to the procedures required to create up-sells.

The look and feel of your storefront can be customized in detail. You can customize the layout, color scheme, icons, graphic elements, and text of your storefront. You can display featured products on any page. You can install entirely new themes to change the look and feel of your store for a season, or whenever you want.

In this book you will learn how to customize the default Magento storefront just enough so that it becomes your store. You will learn about Magento's directory structure and where some of the elements of a store are customized. This experience will help you if you decide to go beyond this book and install new themes, or create your own themes.