#Piwik Signup Plugin
##Added README to make plugin easy to use for Piwik newbies I was writing a book on Piwik and was featuring this plugin in a chapter and ran into all sorts of issues. But finally realized all the answers are in the plugin's thread. They are just not consolidated.
So I merged all the changes mentioned into this plugin zip file and added this README instead of a patch file so that user's can manually change their Piwik files to get this plugin to work. A lot of people, even PHP developers, don't know what a patch file is, let alone how to use it.
##Installation and Setup
-
Unzip the plugin file.
-
Rename the extracted folder "Signup"
-
Upload the Signup folder to your to the plugins folder of your Piwik installation.
-
Open up your config.ini.php file in the config folder of your Piwik installation and add the following lines to the bottom of the file (without the backticks):
[Signup] enable_captcha = 0
-
Using your admin account, login to your Piwik installation and visit plugins (installed) in the sidebar on the settings page.
-
Look for the plugin titled "Signup" click the "activate" link it (if it is inactive, otherwise you're done).
For a more visual, yet outdated way to follow steps 2 and 3, please see http://dev.piwik.org/trac/attachment/ticket/1148/signup.patch