커뮤니티의 요청에 따라서, Notepad++ v.7.6에 내장 플러그인 관리자가 포함되었다. 플러그인 관리자는 새로 설치가능한 플러그인을 포함해서 업데이트가 필하거나 삭제된 플러그인의 목록을 보여준다.
어떤 플러그인도 이 목록에 함께할 수 있으며, 다음 Github 주소에서 오픈소스프로젝트로 관리된다 : https://github.com/notepad-plus-plus/nppPluginList/
For testing your plugin for listing, installation, removal and update under Plugin Admin, you need Notepad++ binary in debug mode 32-bit or 64-bit, the latest version of wingup 32-bit or 64-bit and nppPluginList.json (you should rename it from pl.x64.json or pl.x86.json, according your plugin's architecture). Replace notepad++.exe and GUP.exe of your Notepad++ installation by downloaded ones, copy pl.x64.json or pl.x86.json to %APPDATA%\Notepad++\plugins\Config\nppPluginList.json, then you're all set - the menu item "Plugin Admin" will be under menu "Plugin" of your debug mode notepad++.exe. La
