Project

General

Profile

Virtuemart 11x » History » Version 5

Rick Glunt, 02/09/2010 07:59 AM

1 1 Rick Glunt
h1. Virtuemart 1.1.x
2
3
h2. What's new in VirtueMart 1.1?
4
5
h2. Themes
6
7
Themes are the new big thing in VirtueMart 1.1. Themes allow you to style your shop the way YOU want it without having to fear that all changes will be lost the next time you update to a new version of VirtueMart. 
8
Themes are the part where all the "Display Code" is stored (you have heard of MVC - Model, View, Controller; all those parts of a software should be held separately...?). 
9
Read more about themes in VirtueMart. 
10
Unfortunately, it won't be easy to upgrade an existing installation of VirtueMart without losing most of the design changes you have made. This is due to the new template structure. But there is an easy upgrade path. 
11
12
13
14
h2. User/Registration Field Management
15
16
Have you ever wanted to add new Fields to the Customer Registration Form? Now you can! 
17
VirtueMart 1.1 will allow you to manage the Fields of the Registration and in the Account Maintenance. You can add new Fields (example: "How did you hear about us?") or hide unnecessary Fields. 
18
19
It's even possible to link the Newsletter Subscription of a new User within the Registration (as a Checkbox for example). If you're using YANC or Letterman, you can used this Feature. 
20
21
22
23
All this can be done using the User Field Manager in the Shop Administration. 
24
25
h2. Category RSS Feed
26
27
You can now syndicate your Products based on Categories! VirtueMart shows an RSS icon at the top of the category listing, so people can subscribe to that feed of latest products. 
28
29
h2. Recommend a Product, Ask a Question to a Product
30
31
These two new Functions have been added to the VirtueMart Frontend. 
32
33
* Recommend a Product: Send a Product Recommendation to a Friend by Email 
34
* Ask a Question: Allows a Customer to send a Question about a Product to the Store Owner 
35
36
37
These functions are similar to the existing functions in Joomla!. 
38
39
40
41
h2. Currency Selector, Exchange Rate Modules
42
43 2 Rick Glunt
In VirtueMart 1.1 it will be possible for customers to select another display currency so they can see prices in their currency. Say you have a European Shop that offers Goods to American Customers as well. These Customers will be able to change the displayed cCrrency to "USD" and see all Prices in their EUR ? USD converted Amount. 
44 1 Rick Glunt
45
46
It's possible to restrict the Currencies that a User can select. 
47
You can even choose if you want to allow Customers to check out and order in another Currency that your default Store Currency. 
48
49
50
51
h2. Sort Order for Products in a Category
52
53
It's now possible to re-order products in a category and create a sort order that is independent of price, name or date. 
54
55
56
57
h2. Move Products from one Category to another
58
59
It's now possible to move more than one product at a time from one category to another one. You can do this at the admin product list if you have filtered by category. 
60
61
62
63
h2. Edit Product Prices directly in the Admin Product List
64
65
Based on Ajax, you can add and update Prices for all Shopper Groups directly from the Product List. 
66
67
68
69
h2. New Product Form saves changes using Ajax
70
71
If you open a product form from the product list, a Pop-up opens and you can make all the necessary changes. If you click on "Save" the product form is not reloaded, but its data is sent to your shop returning the result of the change (or addition). If you forgot something you don't need to fill in the value once again. 
72
73
74
75
h2. Product File Manager
76
77
The product file manager has been reworked and now is the central media manager for each product. 
78
79 2 Rick Glunt
* It's now possible to add more than one downloadable file to a product. 
80
* additional Product Images are uploaded using the File Manager. 
81
* Big Images are reduced to a normal user-definable size (resizes the full image AND the thumb image!). 
82 1 Rick Glunt
83
This allows a more flexible product file management. 
84
85
86 3 Rick Glunt
_Note:_ In VM 1.1 all paths to product files will be relative, so you can move your shop quickly from one server to another one without having to adjust all paths in the database. 
87 1 Rick Glunt
88
89
90
h2. Directly add a product of a specific type
91
92
When dealing with product types and parameters you had always to create the product first and then assign it to a product type in VM version 1.0. This was complicated, because you had to access different forms and finally go back to the product once again and fill in the parameter values. 
93
New: Now you can add a product by type (say: "Clothes") and directly fill in the parameter values. 
94
95
h2. Payment Fees based on a percentage
96
97
For payment methods it's possible now to choose between a total fee (already part of VM 1.0) or a percentage fee (based on the order total). 
98
Example: You can now start charging 3% of the order total when user XY uses payment method PayExample. 
99
100
h2. User Group Management
101
102
VirtueMart 1.1 will allow you to add new user groups for better permission handling. Currently the groups "admin", "storeadmin", "demo" and "shopper" are fix. Now you can add a group "manager", for example, which has less rights than an admin, but more rights than a storeadmin. 
103
104
h2. Proxy Support
105
106
Shipping and Payment Modules need to communicate with other servers over the Internet. But sometimes it's necessary to go through a Proxy Server from your Webspace (e.g. from GoDaddy webspace). In VirtueMart you can set a proxy server that will be used for all external communication. It's even possible to use a proxy authentication. (Requires cURL library) 
107
108
109
110 4 Rick Glunt
h2. Apply - Button
111 5 Rick Glunt
112 1 Rick Glunt
The famous "Apply" button, which was introduced in Mambo 4.5.2 to prevent being redirected to a list (but stay on the form), was added to VirtueMart as well now.
113 5 Rick Glunt
114
h1. Virtuemart 1.1.x Changelogs
115
116
[[Changes in Virtuemart 1.1.1]]
117
[[Changes in Virtuemart 1.1.2]]
118
[[Changes in Virtuemart 1.1.3]]
119
[[Changes in Virtuemart 1.1.4]]