Difference between revisions of "AlphaUserPoints integration"

From JReviews Documentation
Jump to: navigation, search
(Created page with "JReviews integration with AlphaUserPoints extension supports these actions for points: *Listing submit and delete *Review submit and delete *Review comment submit and delete *Me...")
 
Line 15: Line 15:
 
*plgaup_jreviews_discussion_add.xml
 
*plgaup_jreviews_discussion_add.xml
 
*plgaup_jreviews_discussion_delete.xml
 
*plgaup_jreviews_discussion_delete.xml
 
 
*plgaup_jreviews_media_add.xml
 
*plgaup_jreviews_media_add.xml
 
*plgaup_jreviews_media_delete.xml
 
*plgaup_jreviews_media_delete.xml
 +
 +
To import those rules to AUP, go to the AlphaUserPoints component, click on '''Rules''' and then click on '''Plugins''' button in the toolbar. You will be taken to the '''Install new plugin rule''' page where you can upload the xml rule files.
 +
 +
After installing the rules, edit them to set the number of points for each rule and publish the rules.
 +
 +
[[File:aup.png]]
  
  

Revision as of 13:38, 3 March 2014

JReviews integration with AlphaUserPoints extension supports these actions for points:

  • Listing submit and delete
  • Review submit and delete
  • Review comment submit and delete
  • Media submit and delete

To create rules for AUP points, download the aup_jreviews_rules.zip package and extract it.

The package contains a separate xml file for each rule:

  • plgaup_jreviews_listing_add.xml
  • plgaup_jreviews_listing_delete.xml
  • plgaup_jreviews_review_add.xml
  • plgaup_jreviews_review_delete.xml
  • plgaup_jreviews_discussion_add.xml
  • plgaup_jreviews_discussion_delete.xml
  • plgaup_jreviews_media_add.xml
  • plgaup_jreviews_media_delete.xml

To import those rules to AUP, go to the AlphaUserPoints component, click on Rules and then click on Plugins button in the toolbar. You will be taken to the Install new plugin rule page where you can upload the xml rule files.

After installing the rules, edit them to set the number of points for each rule and publish the rules.

Aup.png