Skip to content

adrianspeyer/Application-Yaga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yaga

__Y__et __A__nother __G__amification __A__pplication is a Garden application that provides a gamification platform for other Garden applications. It integrates by default with Vanilla Forums. Out of the box, it provides Reactions, Badges, and Ranks.

It is released under the GPLv3 and may be released under a different license with permission.

Installation

To get up and running with Yaga, either:

$ cd path-to-applications
$ git clone git://github.com/hgtonight/Application-Yaga.git yaga

NB: Make sure to double check that the installed folder is named yaga!

The latter option is only recommend if you're familiar with git.

Once you've added the application to your Vanilla installation, you need to activate it in the dashboard. Once activated, you will see a new "Gamification" menu in the dashboard sidebar where you can configure each individual part of the Yaga application.

Finally, you need to delete the /cache/locale_map.ini file to force refresh the locale definitions.


Copyright 2013 - 2014 © Zachary Doll

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.9%
  • CSS 5.7%
  • JavaScript 2.4%