Hi Mohiddin, What plugin are you trying to use? The importers will show up under the Admin page, on the Import page. For other plugins like the Pastebin app, some of those have a beta status, so you can either change that in the source (`forgepastebin/app.py` comment out `status='beta'`) or run the [set-tool-access command](https://forge-allura.apache.org/docs/getting_started/administration.html#set-tool-access) to grant beta access to specific projects.
-Dave --- ** [tickets:#8138] Allura plugin not showing web interface after installation** **Status:** open **Milestone:** v1.5.0 **Created:** Sat Dec 10, 2016 02:38 PM UTC by Mohiddin **Last Updated:** Sat Dec 10, 2016 02:38 PM UTC **Owner:** nobody I have installed allura successfully and it shows default plugins in web interface... i have installed some additional allura plugins.. I followed below steps: 1. Downloaded allura plugin in /root/src/allura 2. Ran rebuild and got below list setting up ForgeActivity dependencies setting up ForgeBlog dependencies setting up ForgeChat dependencies setting up ForgeDiscussion dependencies setting up ForgeGit dependencies setting up ForgeGoogleCodeWikiImporter dependencies setting up ForgeHg dependencies setting up ForgeImporters dependencies setting up ForgeLink dependencies setting up ForgeMediawikiImporter dependencies setting up ForgePastebin dependencies setting up ForgeShortUrl dependencies setting up ForgeTracker dependencies setting up ForgeTracWikiImporter dependencies setting up ForgeUserStats dependencies setting up ForgeWiki dependencies 3. nohup paster taskd development.ini > /var/log/allura/taskd.log 2>&1 & 4. ALLURA_TEST_DATA=False paster setup-app development.ini 5. killed gunicorn and ran this "gunicorn --reload --paste development.ini &" and in logs no error Now i dont see my installed plugin in web interface.. Is there anything im missing? Here is screenshot: http://awesomescreenshot.com/00d678oy8c --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.