Description
Cloud Maestro brings centralized Cloudflare Web Application Firewall (WAF) controls directly into WordPress.
Why would I use a plugin when I can create rules in Cloudflare?
If you manage multiple Cloudflare-connected sites, Cloud Maestro is a productivity tool that helps oversee several domains from a central dashboard using WordPress. If you only manage one domain in Cloudflare, you wouldn’t benefit from this plugin.
Itโs useful for someone managing:
– Their own sites and client sites
– Multiple businesses
– Separate Cloudflare accounts
People like using Cloud Maestro because configuring security rules one domain at a time is inefficient and error-prone. It allows you to configure WAF rules once and deploy them consistently across all domains in your Cloudflare account โ instantly.
The free version supports one Cloudflare account with multiple domains.
An optional premium version is available for managing unlimited domains across multiple Cloudflare accounts at once.
๐ก๏ธ Why Use Cloud Maestro – WAF Security Suite for Cloudflare?
Managing security rules across multiple Cloudflare domains is tedious and time-consuming. This plugin streamlines the process, allowing you to:
- Deploy in One Click – Apply comprehensive WAF rules to multiple domains simultaneously
- Save Time – No more manually configuring rules on each domain, one at a time
- Enterprise Security – Protect against bots, aggressive crawlers, malicious IPs, and common threats
- Reduce Mistakes – Maintain consistent security rules across domains
โ Free Standard Features
- One Cloudflare account
- Multiple domains
- One-click WAF rule deployment
- Centralized Cloudflare controls
- Secure API credential storage (AES-256-CBC encryption)
- Plugin updates
The free plugin does not require an upgrade.
๐ฅ What Gets Protected
The plugin deploys 3 optimized trusted security rules (prior versions used 5) that work together to protect your sites:
- Good Bot Allowlist – Ensures legitimate bots (Google, Bing, monitoring tools) can access your site
- Managed Challenges for Suspicious Traffic – Automatically challenges requests from certain ASNs and non-US traffic
- Aggressive Crawler Protection – Blocks unauthorized crawlers and bots (Yandex, Semrush, Ahrefs, etc.)
- VPN & Login Protection – Adds extra challenges for VPN traffic and WordPress login attempts
- Block Known Threats – Automatically blocks web hosts, malicious IPs, TOR nodes, and attack vectors
โจ Premium Upgrade (Optional)
For agencies and professionals managing multiple Cloudflare accounts, a Premium version is available with expanded functionality and tech support. Check out our free trial for these features:
- Multi-Account Management – Automatically manage domains across ALL your Cloudflare accounts
- Easy Bot Whitelisting – Built-in checkboxes for 50+ trusted services across 8 categories
- Custom User Agents – Add your own user agent strings to the Good Bot Rule
- Custom IP Whitelisting – Add trusted IP addresses to the Goot Bot Rule
- IP Rules management – View and edit Cloudflare’s IP Rules that block or allow access even before hitting WAF rules (and we are working on connecting to fail2ban and Wordfence blocks)
- Bulk DNS Manager – Search and manage DNS records across all domains, bulk migrate IP addresses, CNAME targets, and convert A records to CNAME with a single action
- Priority Support – Get expert help when you need it
- Advanced Customization – Fine-tune rules to match your exact requirements
- Multi-Account Management โ Centrally manage unlimited domains across all your Cloudflare accounts
๐ Important Information
Rule Replacement: This plugin replaces existing custom WAF rules on targeted domains. Make sure to back up any custom rules you want to keep.
Compatibility: Works with Cloudflare Free, Pro, and Business plans. Not compatible with Enterprise plans managed by hosting providers.
Service Monitoring: These rules might challenge some monitoring or uptime services. Check Cloudflare’s Events log if services stop connecting, and add exceptions as needed.
Screenshots

Main settings page with domain selection 
API Token field with easy Generate Token button 
API Settings encrypted with built-in expiration timer 
Premium Good Bot customization options 
Successfully deployed rules confirmation 
Cloudflare dashboard showing applied WAF rules 
Premium IP Rules Management screen 
New Preview Rules Section
Installation
Automatic Installation
- Log in to your WordPress admin panel
- Navigate to Plugins Add New
- Search for “Cloud Maestro”
- Click Install Now and then Activate
Manual Installation
- Download the plugin ZIP file
- Log in to your WordPress admin panel
- Navigate to Plugins Add New Upload Plugin
- Choose the ZIP file and click Install Now
- Click Activate Plugin
Getting Started
- After activation, navigate to Cloud Maestro in your WordPress admin menu
- Enter your Cloudflare API details:
- API Token – Paste in your existing API Token, or click the Generate New Token button.
- Account ID – Choose your account ID from the drop-down.
- Global API Key is also supported but NOT recommended.
- Click Save Settings to retrieve your domains
- Select the domains you want to protect
- Click Create/Overwrite All WAF Rules
- Verify the rules in your Cloudflare account to ensure it’s working as it should the first time.
That’s it! Your sites are now protected.
The Premium version offers easy checkbox selection of common service user agents, and type in custom user agents or IPs.
FAQ
-
How It Works
-
1. Install Once – You only need to install the plugin to one site to manage all of your Cloudflare-connected domains
2. Connect Your Cloudflare Account โ Securely enter your API credentials (encrypted and stored safely)
3. Select Your Domains โ View all domains in your account with convenient checkboxes
4. Deploy Rules โ Click once to apply proven security rules across all selected domains
5. Stay Protected โ Your sites are now shielded from thousands of common threats and malicious or resource-hungry traffic
-
Will this affect my existing Cloudflare rules?
-
Yes, this plugin replaces the custom WAF rules in your Cloudflare configuration. Any existing custom rules will be overwritten. The plugin does not affect Cloudflare’s managed rulesets or other settingsโonly custom WAF rules.
-
Are my Cloudflare API credentials secure?
-
Yes. It uses API Tokens that are stored encrypted using AES-256-CBC (bank-level encryption) securely within WordPress. For additional security, it has a Settings Expiration timer that automatically deletes the API settings, or manually using the “Delete Settings” button when you’re not actively managing rules.
-
No. The free version works independently and includes centralized WAF rule deployment for one Cloudflare account with multiple domains.
The free version is ideal for managing up to 25 domains under one Cloudflare account.
Premium expands this to multiple Cloudflare accounts and unlimited domains for agencies and professionals. Additionally, powerful customization options are available, including built-in bot whitelisting, custom user agents, custom IP addresses, and the IP Rules Manager.
-
Will this work with any Cloudflare plan?
-
This plugin is designed for Cloudflare Free, Pro, and Business plans. WAF features depend on Cloudflareโs plan limitations.
Enterprise plans typically have different WAF rule management and may be controlled by your hosting provider, so this plugin may not be compatible.
-
Will this block legitimate bots like Google?
-
No. The first rule explicitly allows verified bots from major search engines (Google, Bing), monitoring services, and other legitimate services. The Premium version offers even more control with 50+ built-in trusted services you can whitelist.
-
What happens if a monitoring service gets blocked?
-
If you notice a service can’t connect after applying rules, check Cloudflare’s Events log to see what was blocked. You can then add that service’s user agent or IP to the allowlist. Premium users can do this directly in the plugin with custom user agents and IP fields.
-
Can I customize or override the rule expressions with code?
-
Yes! Developers can use WordPress filter hooks to customize or completely replace each rule expression. The plugin provides three filters:
fivestar_cfwaf_good_bot_expression,fivestar_cfwaf_managed_challenge_expression, andfivestar_cfwaf_block_expression. Add your custom code to your theme’s functions.php, a code snippet, or a custom plugin. For documentation and examples, visit our support site.You can also more easily add 50+ pre-configured service user agents across 8 categories via the Premium version, which offers simple checkbox selection, and custom text fields to add your own user agents or IPs as desired, and saves those settings for repeated use.
-
Fair Use Disclaimer:
-
This plugin is independent and not affiliated, endorsed, or sponsored by Cloudflareยฎ. Trademarks are used under fair use for compatibility and functionality only. No endorsement is implied. This plugin was inspired in part by Troy Glancyโs WAF Rules v3.
Reviews
Contributors & Developers
“Cloud Maestro – WAF Security Suite for Cloudflare” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Cloud Maestro – WAF Security Suite for Cloudflare” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.1 – 2026-03-30
- ๐ก๏ธ Fixed: Guarded all plugin functions to prevent redeclare fatals during free-to-premium activation.
- ๐ง i18n: Moved textdomain loading to an
inithook to avoid activation-time conflicts.
1.3 – 2026-03-26
- ๐ง Freemius SDK updated.
- โก WAF Rules now use JS to submit and track API calls in parallel to avoid timeouts and faster progress.
- โ Premium: Added Managed Challenge country customization with live preview.
- โ Premium: Added Block Rule custom URI path strings with live preview.
- ๐ Premium: Append action now updates Managed Challenge countries and appends missing Block URI clauses.
1.2 – 2026-03-19
- ๐ Fixed: Zones loading logic optimized to avoid iterating accounts (reduces API calls and speeds up domain listing).
- ๐ง UI: Account selection now reloads the settings page on change for immediate domain refresh.
- โ๏ธ Internal: Minor refactor to zone retrieval to better respect account scope.
- โ Premium: Added switchable Account dropdown (no encrypted save) so premium users can quickly switch accounts without re-saving API credentials.
- โ Premium: “All Accounts” option now correctly fetches domains across all accounts only when selected; changing account selection now reloads to show only that account’s domains.
1.1 – 2026-03-17
- ๐ Premium: Added Bulk DNS Manager for viewing, searching, and bulk migrating DNS records across domains
- ๐ Support for bulk IP migrations, CNAME migrations, and A-record to CNAME conversions with parallel processing
- โก Intelligent cache management with 1-hour TTL, concurrent warmup (10 parallel requests), and per-domain cache purge controls
- ๐ Cache sync fix ensuring per-account transients update after all mutations (bulk migrations, edits, deletes)
- ๐ Fixed CNAME validation to support underscores in hostnames (required for DKIM, DMARC, SPF records)
- ๐ฌ i18n: Updated all language files via custom potomatic script
1.0.8 – 2026-03-05
- ๐ Premium: Added “Append To Existing Good Bot Rule” action to append only missing Good Bot criteria instead of overwriting existing custom rule expressions
- โ The append option validates the first custom rule action is “skip” before attempting updates
- ๐ Premium: Added PatchStack IP range to list of services
- ๐ง Premium: Updated ManageWP Uptime Monitoring User Agent
- ๐ Fixed Good Bot preview so PatchStack selection renders as IP expression criteria instead of a literal
http.user_agent contains "patchstack-ips"clause - ๐ง Updated custom allowed IP expression formatting to grouped
ip.src in { ... }style in preview and applied rules
1.0.7 – 2026-02-12
- ๐จ Expanded allowed characters in custom user agent field, now allows ./;:+()_-@= characters
- ๐ Premium: Added Accessibility and AI service user agent categories and choices
- ๐ง Updated ManageWP uptime user agent to match their new value, resolves false downtime alerts
1.0.6 – 2026-02-12
- ๐ Fixed Cloudflare ruleset updates when rule filters are enabled
- ๐ Removed local-only rule metadata from API payload to prevent JSON errors
- ๐ง Improved API error messaging for faster troubleshooting
1.0.5 – 2026-02-10
- ๐ Added Preview Rules section showing expandable rule expressions on WAF Rules page
- โจ Premium: Live preview updates when customizing Good Bot rules via checkboxes/textareas
- ๐ง Added 3 developer filter hooks for customizing rule expressions via code snippets
- ๐ Fixed FreeScout support widget loading and initialization
- ๐ Added code documentation and KB article link for filter hooks with usage examples
1.0.4 – 2026-02-08
- ๐ Boosted security with API Token authentication flow and a convenient Generate Token button (hat tip to Jordan Trask)
- โ Auto-fetch and encrypt Cloudflare account ID for API Token users
- โ Added API settings expiration timer with WP timezone display
- ๐จ Updated authentication UI and Good Bot gating behavior
1.0.3 – 2026-02-04
- ๐ Now optimized to 3 pre-configured security rules (Skip, Challenge, Block)
- โ Fixed pagination of IP Rules to display more than 1,000 rules
- ๐จ Tweak the IP Rules Manager page and sections display
1.0.2 – 2026-02-03
- ๐ Premium: Added IP allow/block Rules management
- โ New header design and UX refinements
- ๐จ Add logo to plugin header
1.0.1 – 2026-01-31
- ๐ Fixed display issue with literal characters appearing in section headings
- โ Added confirmation dialog for Delete Settings button to prevent accidental deletion
- ๐ Enhanced security with additional escaping and code compliance improvements
- ๐จ Minor UI refinements for better user experience
1.0.0 – 2026-01-29
- ๐ Initial release
- โ Bulk WAF rule deployment across multiple domains
- ๐ AES-256-CBC encryption for API credentials
- ๐ 5 pre-configured security rules
- ๐ Premium version with multi-account support
- โจ Premium: 50+ built-in trusted bot checkboxes
- ๐ฏ Premium: Custom user agent whitelisting
- ๐ Premium: Custom IP address whitelisting
- ๐ฌ Premium: Priority support
- ๐ฑ Responsive admin interface
- ๐จ Modern UI with dark header design
