modules.zendframework.com icon indicating copy to clipboard operation
modules.zendframework.com copied to clipboard

Development Status of Module

Open Hounddog opened this issue 12 years ago • 2 comments

Provide an option to set the status of the module

e.g.

  • Stable
  • Alpha
  • Beta

This would encourage people to submit also unfinished modules where others can find an participate to them

Hounddog avatar Nov 04 '12 22:11 Hounddog

The module (stable alpha beta) can be set in composer.json -> version: http://getcomposer.org/doc/04-schema.md#version

So I think #90 is somehow related.

websafe avatar Nov 11 '13 08:11 websafe

True, if we use this though we should also educate people somehow to let them know this is possible via composer. Propably something that should go into a FAQ.

Hounddog avatar Nov 29 '13 15:11 Hounddog