Prev   Next

Chapter 4. Administrator Tutorial

Table of Contents

4.1. Shop Configuration
4.2. Getting Started
4.3. Store Setup
4.4. Countries, Currencies, Core Modules & Functions
4.5. Manufacturer Administration
4.6. Product Administration
4.7. User Management
4.8. Order Administration
4.9. Vendor Administration
4.10. Tax Rates
4.11. Shipping Modules
4.12. Payment Methods
4.13. Coupon Administration
4.14. Reports

This tutorial will walk you through the setup of your site, ongoing management, and advanced administration accessed via the VirtueMart administrative interface.

It assumes that you have already installed and configured your site (VirtueMart 1.1 with Joomla! 1.0.13).

VirtueMart allows you to select "Simple Layout" and "Extended Layout". The simple layout is the standard layout and provides a basic cross-browser-safe layout. The extended layout instead uses the fabulous ExtJS library for creating a nested layout that allows better presentation of the administrative functions of VirtueMart. So it opens items for editing in a new tab inside the main panel. It should work fine on Internet Explorer 6+, Firefox 2+, Opera 9+ and Safari 2+.

The Configuration Panel is the most important part of VirtueMart. It can be accessed via "Admin" ⇒ "Configuration".


Note that the Configuration Panel can be accessed by Users with Permissions "admin" only (by default).

You can access the different parts of the Panel by clicking on the Tab Headings.

Global

Shop is offline?

Here you can switch the shop from Online to Offline mode. In offline mode, the offline message is displayed instead of the product pages. This means the whole shop section isnt usable for customers. Administrators won't see the shop too.

Offline Message

This message will be displayed to customers who try to access your store.

Use only as catalogue

Hides all "Add to Cart" buttons.

Show Prices

When enabled, product prices are displayed. (useful when using "catalog-only" functionality. Note that you can't hide prices from unregistered users to show prices only to registered users. Either ON or OFF!

Membergroup to show prices to

default:"Public Frontend"

Here you can decide which membergroups of your site are allowed to see product prices.

Show "(including XX% tax)" when applicable?

When checked, users will see the text "(including xx% tax)" when prices are shown incl. tax (which depends on shopper group settings!).

Show the price label for packaging?

Use "price per packaging" label?

Show Prices including tax?

Sets the flag whether the shoppers sees prices including tax or excluding tax. When enabled prices are displayed like "X.XX (including XX% Tax)"

Enable content mambots/plugins in descriptions?

If enabled, you can use your mambots and plugins for dynamic content in the product or category descriptions.

Enable Coupon Usage

If you enable the Coupon Usage, you allow customers to fill in Coupon Numbers to gain discounts on their purchase.

Customer Review/Rating System

If enabled, you allow customers to rate products and write reviews about them. So customers can write down their experiences with the product for other customers.

Auto-Publish Reviews?

If enabled, customer reviews are instantly shown after being submitted. Maybe not a good idea, because you want to check the product reviews before.

Comment Minimum Length

This is the amount of characters a customer must write at least before a review can be submitted.

Comment Maximum Length

This is the maximum amount of characters a customer can write before a review can be submitted.

Enable Affiliate Program?

This enables the affiliate tracking in the shop-frontend. Enable if you have added affiliates in the backend.

Virtual Tax

This determines whether items with zero weight are taxed or not (only applies in Ship-To-Address based Tax Mode).

Tax mode

This determines which tax rate is taken for calculating taxes. It can be either the tax rate of the customer's shipping address location, the tax rate of the store/vendor location or - in EU Mode - the tax rate of the country, the store is located in, regardless where the goods are shipped to.

Enable multiple tax rates?

Check this, if you have products with different tax rates (e.g. 7% for books and food, 16% for other stuff).

Discount before tax/shipping?

Sets the flag whether to subtract the Discount for the selected payment BEFORE (checked) or AFTER tax and shipping.

User Registration Type

Show the "Remember me" checkbox on login?

The "Remember me" feature allows to set a cookie in the customer's browser, so the customer doesn't need to login each time he returns to the site. This is done by default. But such cookies can be a security risk - especially when people are sharing a PC in an Internet Cafe. So check this checkbox to allow customers *not* to store a user cookie.

Customers can select a state/region?

When enabled, your customers are presented a drop-down list with states where they can select one.

Must agree to Terms of Service?

Check if you want a shopper to agree to your Terms of Service before registering to the shop.

Agree to T.o.S. on EVERY ORDER?

Check if you want a shopper to agree to your terms of service on EVERY ORDER (before placing the order).

Show information about "Return Policy" on the order confirmation page?

Store owners are required by law to inform their customers about return and order cancellation policies in most european countries. So this should be enabled in most cases.

Legal information text (short version)

This text instructs your customers in short about your return and order cancellation policy. It is shown on the last page of checkout, just above the "Confirm Order" button.

Long version of the return policy (link to a content item)

This is the long and detailled version of your returns policy. This text is linked in the short version and appended to each order confirmation email.

Check Stock?

Sets whether to check the stock level when a user adds an item to the shopping cart. If set, this will not allow user to add more items to the cart than are available in stock.

Show Products that are out of Stock?

Let's you decide wether Products that are out of Stock are displayed or hidden (only available when Check Stock is enabled).

Enable the Cookie Check?

If enabled, VirtueMart checks wether the browser of the customer accepts cookies or not. This is user-friendly, but it can have negative consequences on the Search-Engine-Friendlyness of your shop.

Currency Converter Module

This allows you to select a certain currency converter module. Such modules fetch exchange rates from a server and convert one currency into another.

Order-mail format:

This determines how your order confirmation emails are set up:

DEBUG ?

Turns on the debug output. This causes the DEBUGPAGE to be displayed at the bottom of each VirtueMart page. Very helpful during shop development since it shows the carts contents, form field values, etc.

SECUREURL

Example: https://www.mydomain.com/

The secure URL to your site. (https - with trailing slash at the end!)

Shop Areas which must use https

Some of the areas of your shop can be forced to use the SECUREURL connection. Here you can choose the modules which must use this SECUREURL. By default this is: "account" (Account Maintenance) and "checkout" (the complete Checkout).

Generally prevent secure connections?

When checked, the shopper is redirected to the normal URL when not browsing in those shop areas, which are forced to use the SECUREURL.

Encryption Function

Recommended: AES_ENCRYPT

Choose the MySQL function, which is used to encode/encrypt important data in the database tables. AES Encrypt is far more secure, as it actually encrypts the data, not just encodes it. AES_ENCRYPT is available in MySQL >= 4.0.2.

Encryption Key

The secret key for encrypting payment account data like credit card numbers and storing them encrypted in the database.

Store Credit Card Information?

Allows to completely disable the storage of Credit Card data.

Allow Frontend-Administration...

...for non-Backend Users?

With this setting you can enable the Frontend Administration for users who are storeadmins, but can't access the Mambo Backend (e.g. Registered / Editor).

Table Prefix for VirtueMart Tables

This is an experimental feature to allow multiple shops in one Joomla! installation.

HOMEPAGE

Example: shop.index

This is the page which will be loaded in the frontend by default.

ERRORPAGE

Default: shop.error

This is the default page for displaying VirtueMart Error Messages.

Proxy Server URL

The URL of the Proxy Server you need to pass from the server for connections into the Internet.

Proxy Port

The Port of the Proxy Server

Proxy Auth Username

Only if needed: the username for authentication at the proxy server

Proxy Auth Password

Only if needed: the matching password for authentication at the proxy server

VirtueMart makes use of the Joomla/Mambo Templates' CSS. It uses the Standard-CSS Classes defined for Joomla! like sectiontableheader, sectiontableentry1, sectiontableentry2 and so on.

Display

Design

Global Shop Theme

Here you can select which theme is used to style the shop. The configuration link takes you to the theme configuration screen.

Default number of products in a row

This defines the number of products in a row. Example: If you set it to 4, the default category template will display 4 products per row.

Category Template

default: managed

This defines the category template for displaying products in a category when no special template is set. You can create new templates by customizing existing template files (which reside in the directory /components/com_virtuemart/themes/default/templates/browse/ and start with "browse_").

FLYPAGE

default: shop.flypage

This is the page used for displaying product details when no special flypage is set.

Dynamic Thumbnail Resizing?

If checked, you enable dynamic Image Resizing. This means that all Thumbnail Images are resized to fit the Sizes you provide below, using PHP's GD2 functions.

The Thumbnail Image quality is much better than Images which were "resized" by the browser. The newly generated Images are put into the directory /shop_image/prduct/resized. If the Image has already been resized, this copy will be send to the browser, so no image is resized again and again.

Thumbnail Image Width

The target width of the resized Thumbnail Image.

Thumbnail Image Height

The target height of the resized Thumbnail Image.