Project

General

Profile

Virtuemart 11x » History » Version 6

Roland Dalmulder, 02/14/2010 05:53 AM
Cleanup

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
h2. User/Registration Field Management
14
15
Have you ever wanted to add new Fields to the Customer Registration Form? Now you can! 
16
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. 
17
18
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. 
19
20
21
All this can be done using the User Field Manager in the Shop Administration. 
22
23
h2. Category RSS Feed
24
25
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. 
26
27
h2. Recommend a Product, Ask a Question to a Product
28
29
These two new Functions have been added to the VirtueMart Frontend. 
30
31
* Recommend a Product: Send a Product Recommendation to a Friend by Email 
32
* Ask a Question: Allows a Customer to send a Question about a Product to the Store Owner 
33
34
35
These functions are similar to the existing functions in Joomla!. 
36
37
38
39
h2. Currency Selector, Exchange Rate Modules
40
41 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. 
42 1 Rick Glunt
43
44
It's possible to restrict the Currencies that a User can select. 
45
You can even choose if you want to allow Customers to check out and order in another Currency that your default Store Currency. 
46
47
48
49
h2. Sort Order for Products in a Category
50
51
It's now possible to re-order products in a category and create a sort order that is independent of price, name or date. 
52
53
54
55
h2. Move Products from one Category to another
56
57
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. 
58
59
60
61
h2. Edit Product Prices directly in the Admin Product List
62
63
Based on Ajax, you can add and update Prices for all Shopper Groups directly from the Product List. 
64
65
66
67
h2. New Product Form saves changes using Ajax
68
69
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. 
70
71
72
73
h2. Product File Manager
74
75
The product file manager has been reworked and now is the central media manager for each product. 
76
77 2 Rick Glunt
* It's now possible to add more than one downloadable file to a product. 
78
* additional Product Images are uploaded using the File Manager. 
79
* Big Images are reduced to a normal user-definable size (resizes the full image AND the thumb image!). 
80 1 Rick Glunt
81
This allows a more flexible product file management. 
82
83
84 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. 
85 1 Rick Glunt
86
87
88
h2. Directly add a product of a specific type
89
90
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. 
91
New: Now you can add a product by type (say: "Clothes") and directly fill in the parameter values. 
92
93
h2. Payment Fees based on a percentage
94
95
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). 
96
Example: You can now start charging 3% of the order total when user XY uses payment method PayExample. 
97
98
h2. User Group Management
99
100
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. 
101
102
h2. Proxy Support
103
104
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) 
105
106
107
108 4 Rick Glunt
h2. Apply - Button
109 5 Rick Glunt
110 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.
111 5 Rick Glunt
112 1 Rick Glunt
h1. Virtuemart 1.1.x Changelogs
113 5 Rick Glunt
[[Changes in Virtuemart 1.1.4]]
114 6 Roland Dalmulder
[[Changes in Virtuemart 1.1.3]]
115
[[Changes in Virtuemart 1.1.2]]
116
[[Changes in Virtuemart 1.1.1]]
117
[[Changes in Virtuemart 1.1.0]]