Navigation Menu

Skip to content

todordev/GamificationPlatform

Repository files navigation

Gamification Platform for Joomla!

( Version 2.1.1 )


Gamification Platform is a Joomla! extension that provides functionality, API and resources which can be used to gamify many Joomla! extensions.

##Documentation You can find documentation on following pages.

Documentation and FAQ

API documentation

##Download You can download Gamification Platform package from the website of ITPrism.

You can also download it preconfigured from the distribution repository

##License Gamification Platform is under GPLv3 license.

About the code in this repository

This repository contains code that you should use to create a package. You will be able to install that package via Joomla extension manager.

##How to create a package?

  • You should install ANT on your PC.
  • Download or clone Gamification Platform distribution.
  • Download or clone the code from this repository.
  • Rename the file build/example.txt to build/antconfig.txt.
  • Edit the file build/antconfig.txt. Enter name and version of your package. Enter the path to the folder of Gamification Platform distribution. Enter the path to the folder where the source code of the package will be stored (the folder where you have saved this repository).
  • Save the file build/antconfig.txt.
  • Open a console and go in folder build.
  • Type ant and click enter. The system will copy all files from distribution to the folder where you are going to build an installable package.

ant

##Contribute If you would like to contribute to the project you should use Gamification Platform distribution. That repository provides Joomla CMS and Gamification Platform - installed and configured for development. You can clone it on your PC and install it on your localhost. You should use it as development environment. You should use it to create branches, to add new features, to fix issues and to send pull request.

About

Gamification Platform is a Joomla! extension that provides functionality, API and resources which can be used to gemify many Joomla! extensions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published