About This File
Hey everyone! If you’re tired of the domain registration panel cluttering your WHMCS client dashboard, here’s a quick hook that hides it completely. Perfect if you only want clients to focus on hosting or other services.
Step 1: Grab the Hook
- Download the PHP hook file (attached or from your preferred source).
Step 2: Upload to Your Server
- Place the file in /includes/hooks/ via FTP or File Manager.
- Make sure permissions are correct (644 usually works).
Step 3: Clear Template Cache
- Log in to WHMCS Admin → Utilities → System → System Cleanup → Empty Template Cache.
- This ensures your changes show up immediately.
Step 4: Check the Client Dashboard
- Log in as a test client and see the domain registration panel gone.
Notes & Tips:
- This hook only hides the panel; it doesn’t disable domain services.
- You can remove it anytime by deleting the file from /includes/hooks/.
- This is a simple, friendly way to clean up your client area without messing with core WHMCS files.
