silverstripe / silverstripe-sqlite3

SQLite3 DB Adapter for Silverstripe
BSD 3-Clause "New" or "Revised" License
8 stars 19 forks source link

New : Added composer.json #1

Closed vikas-srivastava closed 11 years ago

vikas-srivastava commented 11 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 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.

chillu commented 11 years ago

Already added, thanks anyway!