| |||||||||||||||||||||||
| |||||||||||||||||||||||
| Setting up a Development Environment |
If you start developing for the project or just with VirtueMart you may have already set up a development environment with an IDE and a SVN program.
If you haven't done so or if you want to know what to do better, you can follow the instructions given on this page.
The following programs are recommended for working with VirtueMart and synchronizing the working directory with the local SVN repository:
(a very easy, but professional platform-independent SVN program)
(perfect for sync'ing the contents of two directories)
(for building installable packages)
(the state of the art when it comes to a PHP IDE)
Of course there are other programs that can do the same as the ones mentioned above, but remember: these are just recommendations.
Soeren has created a nice installation flash tutorial, that can be found here: http://virtuemart.net/documentation/presentations/virtuemart-development/virtuemart-development.html
It explains the most important parts of setting up the development environment.