Improved the install.xml
[Beursplein5.git] / INSTALLATION
blobd82a601fe283309271349d35b132edd79071c5b3
1 First you must download all development files:
3 -Open the terminal
4 -Go to the directory where you want those files to be place,
5  normally it is the home directory
7 -Execute the following command:
8 >>git clone git://repo.or.cz/Beursplein5.git
10 -The directory Beursplein5 is now created
11 >>cd Beursplein5
13 Update to the latest version of the files
14 >>git pull
16 Make the component
17 >>make
19 Look into the /build/ directory, the file 'com_beursplein.zip' has been created.
20 This is the components installation file for joomla.
22 Next step, install joomla, (for example in /var/www/joomla)
23 Go to the admin interface, click extensions -> install/uninstall
24 Upload the com_beursplein.zip
25 The component has now been installed
27 Now you must add the stocks, go to components -> Beursplein 5
29 The rest has to be created....