Linux 软件免费装
Banner图

Frontend File Explorer

开发者 itsmeshafat
更新时间 2026年4月17日 23:49
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

files media library file manager frontend downloads

下载

详情介绍:

Frontend File Explorer is a modern, Windows Explorer–inspired file manager for WordPress. It gives you a clean admin interface to organize and share files plus a responsive frontend explorer powered by a simple shortcode. Use it to create download areas for courses, client file portals, or resource libraries — without relying on heavy external file management tools. The plugin provides a seamless experience for both administrators and frontend users: How to use the Explorer: [frontend_file_explorer] (Renders the explorer starting at the root storage directory) Advanced Shortcode Usage: You can explicitly define the starting folder path relative to the root uploads/downloads directory by using the folder attribute: [frontend_file_explorer folder="/course-materials"] [frontend_file_explorer folder="/clients/acme-corp"] Who is this plugin for?

安装:

Installation from within WordPress
  1. Visit Plugins > Add New.
  2. Search for Frontend File Explorer.
  3. Install and activate the Frontend File Explorer plugin.
  4. On activation, the plugin will create wp-content/uploads/downloads.
Manual installation
  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Visit Plugins.
  3. Activate the Frontend File Explorer plugin.

屏幕截图:

  • Frontend file explorer embedded via shortcode (frontend view).

升级注意事项:

1.0.5 This release includes important security improvements and coding standards updates. No manual action is required. 1.0.4 This release includes security enhancements for file upload handling. No manual action is required. 1.0.3 This is a major security release addressing multiple vulnerabilities. Please update immediately. No manual action is required.

常见问题:

Can I point the explorer to a different base folder?

Yes. You can override the constants in a custom mu-plugin before File Explorer loads, or use filters/hooks (e.g. on wp_loaded) to adjust the base path/URL. This is an advanced customization and should be done carefully.

Does the plugin work in multisite?

Yes. Each site manages its own uploads/downloads directory. You can network-activate the plugin for consistency across sites.

Are file types restricted?

By default, allowed file types are defined via options during activation. You can adjust the allowed extensions by updating the plugin options (e.g., file_explorer_allowed_file_types).

How do I translate the UI?

The plugin is fully localization-ready and uses the frontend-file-explorer text domain. You can use tools like Loco Translate or Poedit to create translations and drop .mo files in the languages/ directory.

更新日志:

1.0.5 1.0.4 1.0.3 1.0.2 1.0.1