Installation
Installing Filevue is quick and easy. Follow these step-by-step instructions to get Filevue up and running on your WordPress site in just a few minutes.
Requirements
Before installing Filevue, make sure your WordPress site meets these minimum requirements:
- WordPress: 5.0 or higher
- PHP: 7.4 or higher
- MySQL: 5.6 or higher
Installation Methods
There are three ways to install Filevue on your WordPress site:
Method 1: WordPress Plugin Directory (Recommended)
This is the easiest and most common method:
- Log in to your WordPress admin dashboard
- Navigate to Plugins → Add New
- In the search box, type
Filevue - Find "Filevue - Secure Client Portal" in the search results
- Click Install Now
- Once installed, click Activate
Method 2: Upload ZIP File
If you've downloaded the plugin ZIP file:
- Download the latest version from WordPress.org
- Log in to your WordPress admin dashboard
- Navigate to Plugins → Add New
- Click Upload Plugin at the top of the page
- Click Choose File and select the
filevue.zipfile - Click Install Now
- Once installed, click Activate Plugin
Method 3: FTP Upload
For advanced users who prefer FTP:
- Download and extract the
filevue.zipfile - Connect to your server via FTP
- Navigate to your WordPress installation's
wp-content/plugins/directory - Upload the extracted
filevuefolder - Log in to your WordPress admin dashboard
- Navigate to Plugins
- Find Filevue in the list and click Activate
Post-Installation Setup
1. Create the Client Portal Page
After activating Filevue, you need to create a page for your client portal:
- Go to Pages → Add New
- Give your page a title (e.g., "Client Portal" or "Client Files")
- In the page content, add the shortcode:
[filevue_client_files] - Click Publish
- Note the page URL - this is where your clients will log in
[filevue_client_files] shortcode exactly as shown.
This creates the client login form and file portal.
2. Configure Basic Settings (Optional)
Navigate to Filevue → Settings to customize your portal:
- Portal Appearance: Customize colors and branding
- Email Settings: Configure email notifications
- File Settings: Set upload limits and allowed file types
Verify Installation
To verify that Filevue is installed correctly:
- Check for the Filevue menu in your WordPress admin sidebar
- Visit your client portal page - you should see a login form
- Try creating a test client from Filevue → Clients → Add New
Troubleshooting
If you encounter any issues during installation:
Plugin Won't Activate
- Check that your server meets the minimum requirements
- Deactivate other plugins to check for conflicts
- Check your PHP error log for specific error messages
Can't See Filevue Menu
- Make sure the plugin is activated
- Check that you're logged in as an Administrator
- Try clearing your browser cache
Upload Errors
- Check your server's PHP upload limits (
upload_max_filesize) - Ensure the
wp-content/uploads/filevue/directory is writable - Check your hosting provider's file upload restrictions
For more troubleshooting help, see our Troubleshooting Guide or visit the support forum.
Next Steps
Now that Filevue is installed, you're ready to create your first client and start sharing files! Follow our Quick Start Guide to get up and running.
Was this article helpful?