All Activity
- Today
-
Web Dev Heroes joined the community
-
Damo started following WHMCS 9.0.6 Stripe inner.html download
-
Whenever viewing a client profile after installing 9.0.6 I am prompted to download inner.html from js.stripe.com
-
gujo animes started following Anxiety when driving
-
777CX joined the community
- Yesterday
-
TNC started following Better looking PDF Invoices
-
So did we, however CMSbased has vanished entirely, no longer replies to tickets nor releases software updates. The result is a very broken CleanPDF experience in more recent versions of WHMCS, making us look quite "meh". ERROR: Class "clean_pdf\Controllers\CleanpdfController" not found There was a 2.5 year gap from late 2022 to early 2025, where it got WHMCS v8.12.x support, then then crickets since: https://www.cmsbased.net/release-notes/cleanpdf-invoice Hopefully someone hear is able to make contact with him and resurrect the plugins, as when he's working, he is really good!
-
Anant Pandey joined the community
-
Vegazone Sverige started following Tax setup for Canada
-
ThemeMetro started following Introducing the WHMCS Smart Email Campaign Addon - ThemeMetro
-
Everything You Need for Email Deliverability Key Features Validate client email addresses in bulk Detect invalid, disposable, catch-all, and risky email addresses Reduce hard bounces and protect your sender reputation Automatically process bounced emails Create smart recipient segments using products, client groups, countries, status, and more Send targeted email campaigns directly from WHMCS View detailed validation and campaign reports many more.. Why it matters Over time, every WHMCS database collects invalid and inactive email addresses. Sending campaigns to these addresses can hurt your email reputation and reduce inbox delivery. Smart Email Campaign helps you keep your mailing list clean so your emails reach more real customers. Learn More & Get Started.
-
Professional WHMCS Development Services Available!
WGS replied to WGS's topic in Third Party Add-ons
☀️ WGS Summer Sale is Live — Save 40%! Celebrate this summer with our biggest seasonal offer! Get Flat 40% OFF on all WHMCS modules, themes, integrations, and other products from WHMCS Global Services for a limited time. Don't miss this opportunity to upgrade your hosting business while saving big. Grab the deal before it ends and supercharge your WHMCS platform with premium solutions at an unbeatable price! Need a Custom Solution? Bring your ideas to life with our expert development team and enjoy an exclusive 30% OFF on all custom development services. Our custom development services include: Third-Party API Integrations Custom WHMCS Module Development Custom WHMCS Hooks Custom WHMCS Themes Custom Order Form Development Tailored Integrations & Business Automation Whether you need a unique feature, a custom integration, or a complete WHMCS solution, we're here to help. Share your project requirements today and unlock this exclusive 30% discount on your custom development project. 🚀 Hire Our Experts & Get Started Today -
WGS VMware WHMCS Module Announcement of Latest Release
WGS replied to WGS's topic in Third Party Add-ons
We are excited to announce a new update to our VMware VPS & Cloud WHMCS Module v5.0.0. This release introduces several powerful new features, major UI improvements, and enhanced compatibility to make VMware provisioning and management even more efficient. What's New Completely redesigned Client Area and Admin interfaces Password reset from both Client Area and Admin Area Cluster-based IP Pool support and VM deployment to specific VMware Clusters Added a new dedicated Virtual Machines List page with Start, Stop, and Reboot actions Added a new dedicated Cluster Management page with running VM statistics VM Reinstallation Activity Logs Icon Manager for Datacenters and Operating Systems Operating System Version Group management VM resource usage statistics on the Admin Product/Service page Improvements Enhanced VM resource usage statistics with more detailed performance information. Improved Linux password reset using Cloud-Init Compatibility with WHMCS v9.0.5 and PHP 8.4.x Performance, security, and stability improvements This release focuses on improving usability, simplifying VMware infrastructure management, and providing administrators with greater visibility and control over their virtual machines. As always, we appreciate your feedback and thank you for your continued support. Download the latest version from your client area and let us know your feedback! - Last week
-
JBSONLINE joined the community
-
Giorgi Tedoradze joined the community
-
Hello. We need to changing client status from cliens.php in admin by checkboxes. for example check users which we want to change status and on clicking button(change) change selected users status (or more every client has additional link/button when click change status on closed. please tell us right way for your cms. p.s. and please sql request tell too maybe from mysql changing will need. please check what i did. and tell me is it good way? add_hook('AdminAreaFooterOutput', 1, function ($vars) { if ($vars['filename'] != 'clients') { return; } $token = generate_token('plain'); return <<<HTML <script> jQuery(function($){ window.closeClientFromList = function(userid) { if (!confirm('დარწმუნებული ხართ, რომ გსურთ არჩეული კლიენტების დახურვა? ეს პაკეტებსა და გადაუხდელ ინვოისებს გაუქმებულზე დააყენებს.')) { return false; } var url = 'clientssummary.php?userid=' + userid + '&action=closeclient' + '&token={$token}'; var iframe = $('<iframe>', { src: url, style: 'display:none;', load: function() { setTimeout(function(){ location.reload(); }, 1000); } }); $('body').append(iframe); return false; }; $('table tbody tr').each(function(){ var row = $(this); var checkbox = row.find('input[name="selectedclients[]"]'); if (!checkbox.length) { return; } var userid = checkbox.val(); var link = '<a class="btn btn-xs btn-danger ml-1" ' + 'href="#" ' + 'onclick="return closeClientFromList(' + userid + ');">' + 'კლიენტის დახურვა</a>'; row.find('td:last').append(' ' + link); }); }); </script> HTML; }); add_hook('AdminAreaFooterOutput', 1, function ($vars) { if ($vars['filename'] != 'clients') { return; } $token = generate_token('plain'); return <<<HTML <script> jQuery(function($){ var btn = $('<button type="button" class="btn btn-danger" id="closeSelectedClients" style="margin-left:-160px;margin-top:20px;padding:10px;">მონიშნული კლიენტების დახურვა</button>'); $('#btnSearchClients').after(btn); $('#closeSelectedClients').click(function(){ var clients = []; $('input[name="selectedclients[]"]:checked').each(function(){ clients.push($(this).val()); }); if (clients.length == 0) { alert('გთხოვთ მონიშნეტ მინიმუმ 1 კლიენტი'); return; } if (!confirm('დარწმუნებული ხართ, რომ გსურთ არჩეული კლიენტების დახურვა? ეს პაკეტებსა და გადაუხდელ ინვოისებს გაუქმებულზე დააყენებს.')) { return; } var completed = 0; clients.forEach(function(userid){ var url = 'clientssummary.php?userid=' + userid + '&action=closeclient' + '&token={$token}'; var iframe = $('<iframe>', { src: url, style: 'display:none;', load: function(){ completed++; if (completed == clients.length) { location.reload(); } } }); $('body').append(iframe); }); }); }); </script> HTML; });
-
WHMCS 9.0.6 and WHMCS 8.13.5 are now available as maintenance releases for the 9.0 and 8.13 series. These releases deliver a combination of security and stability updates aimed at keeping your WHMCS platform dependable and well protected. We recommend that all users update to the latest available version for their release series as soon as possible. Maintenance and Security UpdatesWHMCS 9.0.6 and WHMCS 8.13.5 include a number of updates related to the security of the platform. Consistent with...View the full blog post
-
classicmobilecardetailing joined the community
-
We are already running into issues with this change. We had to add the line of code to config just to make some changes to a client wanting to upgrade their account which required the invoice to be updated. We need the ability to edit an invoice. Service upgrades, downgrades, additions, removals, you name it. This should obviously be something we choose to enable.. not force it on us. REMOVE THIS FEATURE
-
We are pleased to announce the release of Hetzner Cloud WHMCS Module v1.4.1. This update focuses on enhancing the overall user experience, improving Floating IP Management, and resolving several issues reported by our customers. Our team has worked to deliver a smoother, more reliable experience for both administrators and clients while introducing new functionality that offers greater flexibility when managing Floating IP resources. What's New in Version 1.4.1 🌐 Enhanced Floating IP Management: Clients can now purchase additional Floating IPs with automatic currency conversion and an improved management experience. 🎨 Client Area UI Enhancements Enhanced the Client Area design, fixed UI/CSS issues, and restored the Create Floating IP button. 🛠️ Bug Fixes & Stability Improvements Fixed translation issues and prevented unintended Floating IP creation during server provisioning. ☀️ WGS Summer Sale is Live — Save 40%! Celebrate this summer with our biggest seasonal offer! Get Flat 40% OFF on all WHMCS modules, themes, integrations, and other products from WHMCS Global Services for a limited time. Don't miss this opportunity to upgrade your hosting business while saving big. Grab the deal before it ends and supercharge your WHMCS platform with premium solutions at an unbeatable price! Need a Custom Solution? Bring your ideas to life with our expert development team and enjoy an exclusive 30% OFF on all custom development services. Our custom development services include: Third-Party API Integrations Custom WHMCS Module Development Custom WHMCS Hooks Custom WHMCS Themes Custom Order Form Development Tailored Integrations & Business Automation Whether you need a unique feature, a custom integration, or a complete WHMCS solution, we're here to help. Share your project requirements today and unlock this exclusive 30% discount on your custom development project. 🚀 Hire Our Experts & Get Started Today
-
- Hetzner
- Hetzner Cloud
-
(and 22 more)
Tagged with:
- Hetzner
- Hetzner Cloud
- Hetzner Cloud Servers
- Hetzner VPS
- Customising
- custom develop
- custom
- custom theme
- Custom hooks
- Custommodule
- custom invoice
- custom template
- custom reports
- order form
- order form template
- Custom Software Development
- Custom Software
- Summer Deal
- Summer Promotion
- hostx
- CloudX
- VMware
- kyc
- admin theme
-
What system?
-
Hi everyone, We have built the OTT Master Panel for WHMCS — a combined addon and provisioning module that automates IPTV and OTT service management across multiple reseller panels from a single WHMCS installation. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SUPPORTED PANELS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✔ XUI ONE — API and configured login ✔ NXT Dash — API and configured login ✔ Xtream UI — administrator login ✔ OneStream — API and configured login ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRODUCT TYPES SUPPORTED ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✔ Streamline Accounts (M3U username/password lines) ✔ MAG Device Accounts (MAC address provisioning) ✔ Reseller Accounts (create reseller logins + credits) ✔ Reseller Credit Top-Ups (add credits to existing resellers) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ HOW IT WORKS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1. Add your OTT panels with URL and credentials 2. Test connection before saving 3. Create WHMCS products and select panel + service type 4. Map panel packages to WHMCS billing cycles 5. Configure bouquets and credential settings 6. Orders provision automatically on payment 7. Renewals, suspensions, terminations run via WHMCS automation ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CORE FEATURES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✔ Multi-panel management from one WHMCS installation ✔ Automated account creation on order payment ✔ Automated renewals, suspensions, unsuspensions, terminations ✔ Billing cycle package mapping (monthly, quarterly, semi-annual, annual, biennial, triennial) ✔ Bouquet management with customer self-selection ✔ Order validation (username, MAC address, reseller checks) ✔ Panel synchronization (credentials, expiry, remote IDs) ✔ Low credit monitoring with admin email alerts ✔ Random or custom credential generation ✔ Customer-supplied credential option ✔ Dedicated email templates for each service type ✔ Admin dashboard with service statistics ✔ Full API and activity logging ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CLIENT AREA — WHAT CUSTOMERS SEE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✔ Username and password (with reveal option) ✔ MAG address display ✔ M3U playlist URL ✔ Portal URL and Web TV link ✔ App download link ✔ Expiry date with countdown ✔ Bouquet update option (where supported) ✔ Credential change option (where supported) ✔ Reseller login details and credit view ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ COMPATIBILITY ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✔ WHMCS 8.x and 9.x ✔ PHP 8.1, 8.2, 8.3, 8.4 ✔ ionCube Loader required ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ PRICING & LICENSING ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💰 $249.00 USD — One-time payment ✔ 7-day free trial included ✔ Lifetime owned license ✔ No recurring fees ✔ Instant download after purchase ✔ Multi-level technical support ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ORDER & MORE INFORMATION ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔗 https://whmcsmodules.org/product/ott-master-panel-for-whmcs/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ OTHER MODULES AVAILABLE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Individual panel modules if you run a single panel type: → XUI ONE Reseller Module — $99 → NXT Dash Reseller Module — $99 → Xtream UI Reseller Module — $99 → OneStream Reseller Module — $99 Payment Gateway Modules: → Stripe Checkout, Square, Amazon Pay, Coinbase Commerce — from $49 Full product range: https://whmcsmodules.org/products/ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Happy to answer any questions about setup, panel compatibility, or which module fits your business. WHMCSModules.org
-
No time to wonder if you will end up on the list. But time to plan for replacement option.
-
When the system went down for maintenance, I wasn’t aware it down for maintenance so I tried to switch users. I’m trying to switch back to my original user and it will not allow me to switch into my original user name
-
These payment gateways work reliably with WHMCS: Stripe Checkout — best for recurring billing, handles subscription retries automatically Square — great for US/UK/Canada based businesses Coinbase Commerce — crypto payments, zero chargebacks, no payment processor restrictions Amazon Pay — adds trust factor, customers pay with their existing Amazon account You can find ready-made integrations for all of these at WHMCSModules.org — worth checking out.
-
[WHMCS] XUI Reseller Panel Module – Full IPTV Automation
Prabhdeep replied to viveksingh89's topic in Third Party Add-ons
Great to see more IPTV modules being built for WHMCS! For anyone needing multi-panel support — covering XUI ONE, NXT Dash, Xtream UI and more from a single WHMCS installation — we built the OTT Master Panel module that handles all panels under one interface. Also have a dedicated XUI ONE Reseller Module if you prefer panel-specific automation with deeper XUI-specific features. Both come with 7-day free trial and one-time lifetime license. WHMCSModules.org -
Prabhdeep changed their profile photo
-
Capital Finance changed their profile photo
- Earlier
-
Hello @Mostafa Mahmoodi Yes, we can definitely help with this project. Our team has 15+ years of experience in WHMCS custom development and has successfully built numerous provisioning modules, cPanel/WHM integrations, WordPress automation solutions, and custom WHMCS workflows. We can develop a clean, hook/module-based solution that includes: Fully automated Duplicator package deployment after hosting provisioning Product-to-package mapping from the WHMCS admin area Automatic database configuration and installer cleanup Display of WordPress login details in the client area 7-day trial workflow with standard WHMCS renewals Client area UI enhancements Mobile number & SMS-based authentication Full compatibility with WHMCS 9.0.5 without modifying core files The solution will follow WHMCS best practices, using standard hooks and modules to ensure future compatibility and maintainability. We're currently offering a Flat 30% Discount on all Custom Development Services, making this a great time to get your project started. Feel free to contact us to discuss your requirements in detail and receive a no-obligation estimate. Contact Us here https://whmcsglobalservices.com/whmcs-custom-development/
-
15 years in the web hosting industry have taught us plenty, including that no two hosting companies grow in exactly the same direction. That's one of the reasons our WHMCS modules have continued to evolve over the years, becoming the part of ModulesGarden that most people know us for. What often stays behind the scenes is everything else we build through Custom Software Development. Every day, our team helps hosting companies fill the gaps that no marketplace product was ever meant to cover. Sometimes the answer is a brand-new module, sometimes it's an extra integration, and sometimes it's simply giving an existing platform one more capability that changes everything. The further those projects evolve, the less they tend to fit inside a single platform. We've delivered custom solutions for Proxmox, cPanel, Plesk, DirectAdmin, and many other technologies that power hosting businesses around the world. Tempted to turn an idea into working software? We made sure this summer will finally give it the push it needed! Our Custom Software Development services are currently available with 25% OFF, so your next project could cost as little as $249! Let's build what's been on your mind! Want to see how far custom software can take you? We've recently refreshed our Custom Software Development page with real-world examples from projects we've delivered over the years. There's a good chance you'll leave with a few new ideas of your own. Take a peak beyond the marketplace!
-
Oh wow - I wonder if Australia will end up on this list.
-
The main concern is the migration path for existing MarketConnect providers and their customers. Clear timelines, data-export options, and supported replacement builders would help prevent service disruption and give providers time to plan.
-
No US so far, but as you say, not looking too promising for the future. Thanks for the link.
