Discover and download plugins for Campie IDE
Enhanced File Explorer adds advanced workspace navigation features to Campie IDE. It provides a modern tree view with collapsible folders, instant file search, favorites, recent files, and breadcrumbs for quick access. Developers can toggle hidden files, auto-reveal the current file, and create, rename, or delete items directly from the panel. Includes: - Collapsible folder tree with icons - Search filter and instant highlight - Favorites and recent file lists - Breadcrumb navigation - Auto-reveal current file in explorer - Show/Hide hidden files - Create, rename, and delete support - Clean dark/light theme matching Campie UI Designed to make project management and file handling faster, smoother, and more intuitive for all users.
Use our API to integrate plugin discovery into your applications:
/api/plugins
List all available plugins
Query params: ?category=productivity, ?search=git
/api/plugins/{id}
Get specific plugin details including code
/api/plugins/{id}/download
Download plugin (increments counter)
/api/plugins/{id}/files/{path}
Serve plugin files (CSS, JS, images, etc.)