Sign in to edit and +1 items.
Login required
Download

Counter

(0)
Author(s) Stefan Urbansky
Current Release 0.1   (2 years ago)
Grails Version 1.3.7
Tags
Dependency
compile ":counter:0.1"
Manage Counters
Last updated by urbansky 6 months ago
  • Download the Plugin
  • Go to your grails-app
  • grails install-plugin path_to/grails-counter-0.1.1.zip
  • Open http://localhost:8080/your_app/counter in your browser
  • Read the Documentation
Last updated by urbansky 6 months ago

Short Description

This plugin manages counters, e.g. you can create a simple access statistic for a website or it can be used as back-end for polling or voting. Every counter has a name and every increment is logged with date and time. And with the simple tag: <g:counterMonthlyGraph countMonth="6" name="Test" /> you have a statistics report as line graph.

Homepage

Revisions

  • 0.1.1 - 11/02/2011 - Bugfix (https://github.com/urbansky/Counter/issues/2)
  • 0.1 - 11/01/2011 - Initial release
Last updated by urbansky 6 months ago
Last updated by urbansky 6 months ago