Skip to content

qlands/formshare_test_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing plugin

Getting Started

  • Activate the FormShare environment.
$ . ./path/to/FormShare/bin/activate
  • Change directory into your newly created plugin.
$ cd formshare_test_plugin
  • 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 = formshare_test_plugin
  • Run FormShare again

About

FormShare testing plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published