silverstripe-archive / silverstripe-mollom

Mollom spam protection module for SilverStripe CMS
http://silverstripe.org/mollom-module
7 stars 16 forks source link

New : Added composer.json #8

Closed vikas-srivastava closed 12 years ago

vikas-srivastava commented 12 years ago

Added composer.json file which will help this module for submission on proposed extension.silverstripe.org website. Please add more fields according to requirements.

For more information please visit at http://extension.openbees.org/instructions/

Todo :

1 - you also need to add "extra" field for snapshot, like

{
    ......... 
    "extra":
    {
        "snapshot" : "http://example.com/example.jpg"
    }
}

This will help us to showcase your module in "New Module" section.