Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A FormShare plugin that provides core functions to allow decentralized analytics.

License

Notifications You must be signed in to change notification settings

qlands/formshare_analytics_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormShare Analytics Plug-in

This plug-in provides core functions for decentralized analytics. Most notably SQL sand-boxing.

Getting Started

  • Activate the FormShare environment.
$ . ./path/to/FormShare/bin/activate
  • Change directory into your newly created plugin.
$ cd analytics
  • Build the plugin
$ python setup.py develop
  • Add the plugin to the FormShare list of plugins by editing the following line in development.ini or production.ini
    #formshare.plugins = examplePlugin
    formshare.plugins = analytics
  • Run FormShare again

About

A FormShare plugin that provides core functions to allow decentralized analytics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published