Installation Guide
Getting Flarepipe running on your WordPress site takes only a few minutes. Follow these steps to install and activate the plugin.
Need help with the installation?
Let our engineers handle your Cloudflare DNS configuration, authentication records, and plugin integration.
Step 1: Get the Plugin
The free version is available in the WordPress.org plugin directory as Flarepipe Email for Cloudflare, so you can install it directly from your WordPress dashboard with no download needed. If you're a Pro, Max, or Ultra user, download the premium plugin zip from your Flarepipe dashboard.
Step 2: Install via WordPress Admin
Free version:
- Log in to your WordPress dashboard.
- Navigate to Plugins > Add New Plugin.
- Search for Flarepipe.
- Click Install Now on "Flarepipe Email for Cloudflare".
- Once installed, click Activate.
Pro, Max, or Ultra:
- Navigate to Plugins > Add New Plugin.
- Click Upload Plugin at the top of the screen.
- Choose the premium plugin zip you downloaded and click Install Now.
- Once installed, click Activate Plugin.
Using WP-CLI
Are you a developer? You can install the free plugin straight from WordPress.org via WP-CLI:
wp plugin install flarepipe-email --activate
For the premium plugin, point WP-CLI at the downloaded zip instead: wp plugin install /path/to/wpflaremail-pro.zip --activate
Step 3: Initial Setup
After activation, you'll see a new menu item called Flarepipe in your WordPress sidebar. Clicking on this will take you to the settings page, where you will need to input your Cloudflare API credentials.
To get those credentials, proceed to the next guide: Cloudflare Setup.