Hey,

I am working on the plugin repo – would anyone like to test with me?

This is what I need:

1) Your repository to a plugin
2) The plugin must contain a composer.json file

Example file (bare minimum):

{
    "name": "yourprefix/name-of-the-plugin",
    "description": "What your plugin does",
    "license": "identifier"
}

http://getcomposer.org/doc/04-schema.md#license

Please send some examples. :)

Till
_______________________________________________
Roundcube Development discussion mailing list
dev@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/dev

Reply via email to