
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
strapi-plugin-content-groups
Advanced tools
Customize the Content Manager sidebar in Strapi by grouping your Content Types.
⚠️ Experimental plugin using plain JavaScript injected after page load. Behavior may vary across different Strapi versions.
npm install strapi-plugin-content-groups
Or if using yarn:
yarn add strapi-plugin-content-groups
⚙️ Configuration The custom groups can be configured in admin -> settings -> custom groups configs.
🚧 Limitations Uses plain JavaScript to manipulate the DOM after admin panel load.
Not officially supported by Strapi and may break with future updates.
Tested on Strapi v4.x; compatibility with other versions is not guaranteed.
🧪 Development Notes This plugin does not use Strapi’s official plugin API for admin panel extensions. Instead, it waits for the page to load and rearranges the sidebar items by modifying the DOM directly.
This method is fragile but provides a quick way to improve content organization until native grouping is supported.
Enjoy a cleaner sidebar — even if it's duct-taped together. 😉
FAQs
The categorized content items
We found that strapi-plugin-content-groups demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.