Add admin and review links for add-on details page
See original GitHub issueBroken off from #2756.
Depends on #5548
These links should appear in the “More Information” box, at the bottom of the “Add-on Links” section. The following links are needed:
- “Edit add-on”. Goes to
/developers/addon/SLUG/edit
. RequiresAddons:Edit
permission to appear. - “Admin add-on”. Goes to
/admin/addon/manage/SLUG/
. RequiresAdminTools:View
permission to appear. - “Content review add-on”. Goes to
/reviewers/review-content/SLUG
. RequiresAddons:ContentReview
permission to appear. - “Code review add-on”. Goes to
/reviewers/review/SLUG
. RequiresAddons:PostReview
permission to appear. Should not appear for themes. - “Review theme”. Goes to
/reviewers/review/SLUG
. RequiresPersonas:Review
permission to appear. Should only appear for themes.
Issue Analytics
- State:
- Created 5 years ago
- Comments:16 (10 by maintainers)
Top Results From Across the Web
Add-ons/Reviewers/Guide - MozillaWiki
You can complete most of the review using the reviewer tools at addons.mozilla.org. A file viewer is available that will also diff between...
Read more >View app and extension usage details - Chrome Enterprise ...
As an admin, you can use your Google Admin console to see details about apps and extensions that are installed on users' enrolled...
Read more >Reviewers: Admins should be able to access the ... - GitHub
Log in to AMO -dev with a reviewer account that also has Admin review permissions · Click on the user reviews link in...
Read more >Getting started with app extensions - Shopify.dev
When you add an admin link for your app, the link displays in the More actions menu on the pages in Shopify that...
Read more >Controlled Admin Access - Plugins - WordPress.org
WordPress offers an admin bar to provide quick access to some pages or to perform some actions. Using the plugin, you can hide...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@caitmuenster This is still relatively low priority, but maybe you can lobby for someone to help you with it sooner than later.
@bobsilverberg Sorry for noticing so late, but while re-checking the links today during release testing I’ve also noticed this issue https://github.com/mozilla/addons-frontend/issues/6590 for lw themes.