README.md 1.06 KB

README - Spaminator (Spaminator Plugin)

Plugin that search and destroy spams and spammers.

Enable Plugin

Also, you need to enable Spaminator Plugin at your Noosfero:

cd ./script/noosfero-plugins enable spaminator

And run the migrations for Spaminator Plugin at your Noosfero: cd

  • Development environment: rake db:migrate

  • Production environment: RAILS_ENV=production rake db:migrate

Activate Plugin

As a Noosfero administrator user, go to administrator panel:

  • Click on "Plugins" option
  • Click on "Spaminator Plugin" check-box

Configure Plugin

As a Noosfero administrator user, go to administrator panel:

  • Click on "Configuration" below the "Spaminator Plugin"
  • Define how often the plugin will run on "Period (days) for scanning spammers"
  • Save your changes

The "Scan now!" button will run spaminator plugin when clicked. The "Deploy" button will schedule scanning to run after the period defined on "Period (days) for scanning spammers".