WordPress site editors, rejoice: you can now embed live Folderit file listings without ever leaving your content editor! Today we’re unveiling Folderit WP Embed (Beta)—a lightweight plugin that enables you to drop a simple shortcode into any post or page, and instantly list (and link to) files stored in your Folderit DMS account.

Why You’ll Love It


Key Use Cases

  1. Policy & Compliance Portals. Publish the latest regulatory documents in a public page; uploads on Folderit immediately appear on your site.
  2. Team Libraries. Embed shared schematics, style guides or sales enablement materials in your intranet or team blog—always up to date.
  3. Media Download Pages. Let partners download press kits, logos or brochures with a simple shortcode.
  4. Automated Reporting. Pair with daily‐email or Slack‐notifier scripts (via our API) for a full “new assets” workflow.


Installation & Setup

  1. Download & Install
    • Grab the ZIP from our GitHub (or download link) and upload it under Plugins → Add New → Upload Plugin.
    • Activate the Folderit WP Embed plugin.
  2. Configure Your API Credentials
    • Go to Settings → Folderit WP Embed.
    • Enter your Client IDClient Secret and Account UID (found in your Folderit dashboard).
    • Adjust the Cache TTL (in seconds)—this controls how long your file list is cached before refreshing. Note that the files are only downloadable before refreshing for that amount of time.
  3. Insert the ShortcodeIn any post or page, type:
    [folderit folder_uid=”YOUR_FOLDER_UID” limit=”20″]
    • folder_uid: the UID of the Folderit folder you wish to list.
    • limit: max number of files to display (default: 20).
  4. Publish & Verify
    • Save your post and view it in the browser.
    • You should see a clean, clickable list of files. Clicking a filename downloads it directly.

Known Beta Limitations