MyBB Community Forums

Full Version: CloudFlare Manager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This was originally created by Nathan Malcolm but has not been maintained for a few years.


Post to the original thread: http://community.mybb.com/thread-104837.html

Download: https://community.mybb.com/mods.php?action=view&pid=651
Github: https://github.com/dequeues/MyBB-CloudFlare-Manager

Features
  • Overview - See general information along with traffic within a certain period
  • Ability to enter development mode where CloudFlare is temporarily disabled. You'll see how long until it's enabled when you click on the module again.
  • Ability to manage the access to the forum
    • View all whitested/challenged/blacklisted IP's
    • Ability to whitelist IP's
    • Ability to blacklist IP's
    • Ability to challenge IP's
    • Enabled/Disable IPv6 support
  • Ability to manage cache
  • Security
  • Plugin misc
  • About
  • Check for updates
  • Report bug (redirects to GitHub issues)
This seems quite interesting, gj
Awesome. Smile
Nice. I'll keep my eye on the github.
So far, I've got the following functioning:
  • Overview
  • Development Mode
  • Whitelist
  • Blacklist

Still a lot to go, but progress!

2 enhancements I'd like to add eventually:
https://github.com/dequeues/MyBB-CloudFl...r/issues/1
https://github.com/dequeues/MyBB-CloudFl...r/issues/2

If you'd like to suggest anything, post an issue here and I'll take a look.
Thnaks... Waiting for it,
Today I completed the "Access" sub menu part of the plugin.

As you can see by this issue I wanted to add a page to manage the firewall. So rather than me come back to the Access sub menu at some point, I've decided to do it now.

Here are some screenshots:
The main table: http://i.imgur.com/1Py3Te2.png
Modifying a firewall rule: http://i.imgur.com/CmTvl6a.png
Modifying a firewall rule success: http://i.imgur.com/tWJaAyL.png

Just finished the "Security" section.
  • Cache Level
    • Fix and update page - You can now switch between 3 modes: simplified, aggressive and basic
  • Purge Cache
    • Fix and update page to enable purging the entire cache
    • Added a new feature where you can purge by URL rather than the entire cache

I removed the preloader cache since that isn't supported anymore.
Done multiple updates today. I've forgot to update this thread (oops!).

It would be nice if people could test this so I can get some feedback it's in beta and I'd like some feedback.
My cloudflare domain is example.com but the forum is located at my subdomain sub.example.com, what shall i keep the cloudflare manager settings too? Main domain example.com or sub.example.com?

Seem to also get this error
[Image: 6t3H9ZX.png]
*open image in new tab*

Cheers
(2017-01-18, 01:04 AM)Adzdon Wrote: [ -> ]My cloudflare domain is example.com but the forum is located at my subdomain sub.example.com, what shall i keep the cloudflare manager settings too? Main domain example.com or sub.example.com?

Seem to also get this error
[Image: 6t3H9ZX.png]
*open image in new tab*

Cheers

Your domain, not subdomain.
Pages: 1 2