silverstripe-archive / silverstripe-sitetreeimporter

SilverStripe SiteTree Importer Module
9 stars 10 forks source link

New : Added composer.json #2

Closed vikas-srivastava closed 10 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 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 10 years ago

Has been done in the meantime, sorry for being so laggy on this VIkas!