Project

General

Profile

Actions

Create virtuemart installer » History » Revision 2

« Previous | Revision 2/7 (diff) | Next »
Max Milbers, 05/11/2011 07:46 PM


Create virtuemart installer

To create a package is very easy.

Just make a checkout of the complete SVN tree (checkout folder), export the virtuemart directory to another directory (VirtueMart_export folder).

After that cut the file VirtueMart_export\virtuemart\administrator\components\com_virtuemart\virtuemart.xml and paste it to the installerRoot (virtuemart) folder.

Zip the folders administrator (backend), components (frontend), language, and the file virtuemart.xml. The installer is ready.

The root directory of the installer should contain the directories

  • administrator
  • components
  • images
  • language

and the file

  • virtuemart.xml

Updated by Max Milbers almost 13 years ago · 2 revisions