Webdev/GetInvolved/addons.mozilla.org: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
Line 23: Line 23:
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=8&branch_id=18&testgroup_id=&subgroup_id= Litmus Tests] for Addons
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=8&branch_id=18&testgroup_id=&subgroup_id= Litmus Tests] for Addons


== Mentored Bugs ==
== Good First Bugs ==
<bugzilla>
<bugzilla>
     {
     {
         "product": "addons.mozilla.org",
         "product": "addons.mozilla.org",
         "whiteboard": "mentor",
         "whiteboard": "contribute",
        "resolution": "---"
    }
</bugzilla>
 
<bugzilla>
    {
        "product": "Marketplace",
        "whiteboard": "mentor",
         "resolution": "---"
         "resolution": "---"
     }
     }
</bugzilla>
</bugzilla>

Revision as of 20:23, 1 May 2014

Get Involved: addons.mozilla.org (AMO)

Description

Amo-clipped.png

The Firefox Add-ons site is a gallery of available customizations for the Firefox Web Browser. This is our highest trafficked website (20K+ hits per second) and uses technology like Memcached, Elasticsearch, RabbitMQ and Celery, and more.

Firefox Marketplace's API uses the same code base as AMO and focuses on providing a rich portal for users to be able to buy and sell open web apps on their desktop and mobile devices. The Marketplace's front-end (dubbed "Fireplace") is written in JS and is designed to run seamlessly as both an app as well as a website.

Getting Started

  • Fork addons.mozilla.org and the Marketplace API on Github
  • Fork the Marketplace front-end on Github
  • Install locally
  • Docs
  • Check out the mentored bugs or contact a developer below

Contacts

Good First Bugs

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);