Project

General

Profile

Create virtuemart installer » History » Version 2

Max Milbers, 05/11/2011 07:46 PM

1 1 Max Milbers
h1. Create virtuemart installer
2
3
To create a package is very easy.
4
5
Just make a checkout of the complete SVN tree (checkout folder), export the virtuemart directory to another directory (VirtueMart_export folder).
6
7
After that cut the file VirtueMart_export\virtuemart\administrator\components\com_virtuemart\virtuemart.xml and paste it to the installerRoot (virtuemart) folder.
8
9
Zip the folders administrator (backend), components (frontend), language, and the file virtuemart.xml. The installer is ready.
10
11
The root directory of the installer should contain the directories
12
13
    * administrator
14
    * components
15 2 Max Milbers
    * images
16
    * language
17 1 Max Milbers
18
and the file
19
20
    * virtuemart.xml