Folderei: A First Look at the New Free Folder Plugin for the WordPress Media Library
Some links in this guide are affiliate links. If you sign up through them, Day Zero Guides may earn a commission at no extra cost to you. This never affects which products we cover or what we say about them. See our affiliate disclosure for details.

What Folderei Actually Does
If you've ever managed a WordPress site with more than a few hundred uploads, you know the Media Library grid view becomes unusable fast. Folderei is a newly listed plugin on WordPress.org that tackles this by adding a folder tree to the Media Library — but with one specific design decision worth calling out: it doesn't touch your actual files.
Folderei stores folder-to-attachment relationships using native WordPress APIs (think taxonomy-style or postmeta-based associations under the hood) rather than physically moving files on disk or rewriting wp-content/uploads paths. That means your image URLs, existing <img> tags in old posts, CDN caches, and any hardcoded file references keep working exactly as they did before you installed it. You're organizing how you see your media, not where it physically lives.
For site owners who've been burned before — by a folder plugin that moved files, broke a theme's hardcoded logo path, or required a database migration to undo — this is the headline feature, not a footnote.
Pricing: It's Free, Full Stop
Folderei is distributed exclusively through the WordPress.org plugin repository, which means:
- $0 to install, activate, and use
- No pro tier, no upsell modal, no feature paywall (as of this writing)
- No license key, no account creation, no phone-home activation
- Open source under WordPress.org's standard GPL licensing
There's no premium version currently advertised on the plugin page. That's a meaningful contrast to most of its competition, where the free tier is a limited teaser for a paid plan.
Who This Is Actually For
- Agencies managing client sites with bloated libraries. If you inherited a WooCommerce site with 4,000 product images dumped in one flat list, Folderei lets you retroactively organize by product line or season without re-uploading anything.
- Multi-author blogs or magazines. Editors can group media by writer, campaign, or issue date so contributors stop re-uploading the same header image because they couldn't find it.
- Sites with strict CDN or caching setups. Because files never move on disk, you don't need to purge CDN caches, update
.htaccessrewrite rules, or worry about broken image links in old content — a real risk with plugins that physically relocate uploads. - Anyone testing before committing. Since it's free with no trial clock, it's a reasonable first thing to try before paying for WP Media Folder or FileBird Pro, especially on a staging site.
Where it's probably not enough: if you need per-folder user permissions (e.g., client A can't see client B's folder in a shared multisite), or bulk automated tagging rules, you'll likely outgrow it — those tend to be premium-tier features on the more established plugins.
How It Compares
| Folderei | FileBird | WP Media Folder | MediaPress | |
|---|---|---|---|---|
| Price | Free (no paid tier) | Free / Pro from $29–$99/yr | Free lite version / Pro from $49/yr | Free / Pro add-ons vary |
| Moves physical files? | No — virtual folders only, URLs unchanged | No — virtual folders, drag-and-drop UI | Optional — can physically reorganize uploads directory | Focused on frontend media galleries, not folder taxonomy |
| Key feature | Native-API folder relationships, zero file disruption | Polished drag-and-drop tree, folder color-coding | Deep integration with WooCommerce galleries, cloud storage sync | BuddyPress/community-focused media albums |
| Best for | Anyone wanting simple, safe organization with no risk to existing URLs | Teams wanting a mature, actively-updated UI with Pro automation rules | Sites needing WooCommerce gallery folders or Amazon S3/cloud sync | Community/membership sites with user-uploaded media, not admin file management |
| Setup complexity | Low — install, activate, start dragging | Low | Medium — more settings, more integrations to configure | Medium — tied to BuddyPress/BuddyBoss setup |
The Honest Caveat
Folderei is new to the repository, which means it hasn't yet accumulated the years of active-install counts, support-forum history, or version-compatibility track record that FileBird (500,000+ active installs) or WP Media Folder have built up. That's not a knock on the plugin's approach — the "don't move the files" architecture is arguably the more conservative and safer one — but it does mean less real-world battle-testing across odd hosting environments, multisite setups, and page builder combinations.
If you manage a production site with a large, business-critical Media Library, the sane move is to test Folderei on staging first: create a handful of folders, drag in existing attachments, confirm your theme and page builder still render galleries correctly, and check that deactivating the plugin doesn't orphan anything. Given it's free and doesn't touch files on disk, the downside risk of trying it is low — which is exactly the point of how it's built.
Bottom Line
Folderei is worth installing today if you want Media Library folders without paying for FileBird Pro or WP Media Folder Pro, and you specifically value that your files and URLs stay untouched. It's not yet the feature-complete, enterprise-hardened option — but for solo site owners, small agencies, and anyone tired of scrolling through an unsorted grid of uploads, it does the one job it promises, for free.