Mobile/Projects/Add-on definition: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Overview/Goals == * Add the ability to define which add-ons are included for a particular partner within the distribution file == Specifications == * Use our current dist...")
 
No edit summary
Line 15: Line 15:
# User stories are satisfied
# User stories are satisfied
# Specifications are met
# Specifications are met
== Implementation ==
* {{bug|872806}} - Distribution support for add-ons

Revision as of 17:13, 12 June 2013

Overview/Goals

  • Add the ability to define which add-ons are included for a particular partner within the distribution file


Specifications

  • Use our current distribution file mechanism
  • Add the ability to state which add-ons should be included / bundled for a particular distribution partner


User stories

  • As a partner, I want to define which add-ons should be distributed for my particular audience, so I have the ability to create the perfect, custom package for my users.


Quality criteria

  1. User stories are satisfied
  2. Specifications are met

Implementation