Documentation
HOWTO
This little HOWTO shall help you install,
configure and use the component ArmoryRoster by Alex Hepp.
- INSTALLATION
- Download zip file
- Open Install Component page in your joomla administration
- Chose downloaded zip file
- Click on "Upload and Install"
- CONFIGURATION
- Open ArmoryRoster Config Page
- Enter the values as they fit to your page
- Click "Save"
- USE
- You can add a simple component link (new menu item -> give a name and chose ArmoryRoster as the component) to com_armoryroster to show your guild members with name, level, class, race, talents and skills
- You can add a simple link with [site_url]/index.php?option=com_armoryroster&task=keys to show the available keys for heroic instances (but there also is a link on the roster page)
- ADAPTATION
You will have the possibility to reuse the information gathered. The component
saves a file in joomlas cache folder.
By calling the method ArmoryRoster::retrieveGuildMembers()
you will retrieve an array of Member objects.
These objects contain the information gathered.
For further documentation please stay tuned for the website to come. currently my free time is short...