Jump to content

All Activity

This stream auto-updates

  1. Yesterday
  2. Whmcs VPS Reseller server module updated to v3. 0. 3 WHMCS VPS Reseller Server Module Updated to v3.0.3: We are proud to announce v3.0.3 is released in Stable branch. Remotely and conveniently resell VPS servers with the #1 WHMCS VPS reseller provisioning module, which connects the intelligence of WHMCS billing and management software with the cloud VPS infrastructure. READ ALSO: 5 Minute Guide to Integrate WHMCS VPS Reseller Added Benefits for Cloud VPS Partners By integrating the VPS reseller module, fully-automated provisioning and sales of your cloud VPS services with from your remote WHMCS is finally possible. Ignite your Cloud VPS business by creating any custom service plans without restriction! If your client requests it, it can be done! Say yes and deliver more value with your existing services. See also Release of Client-Facing WHMCS WHOIS Addon Module We are pleased to announce the successful completion of the latest upgrade for VPS Reseller WHMCS Server module to v3.0.3 Update. The WHMCS server module provides ability to automatically deploy VPS servers directly from remote WHMCS, and provide clients with built-in VPS management in their client area. Offer your clients white-label cloud VPS server and instant server deployment with seamless end-to-end service delivery. SEE ALSO: How to Create VM via API for VPS Resellers What’s New with WHMCS VPS Reseller Module? The latest version (download here) provides major code revision and adds the Rad Cloud Server Import addon module, enabling 1-click import of ready-to-sell Cloud VPS products, created and configured with Rad Cloud server module. Be ready to sell VPS in 3 minutes with our latest module updates, see guides: WHMCS VPS Reseller – Install Guide, Rad Cloud Server Import Guide Users with v1.x modules installed, follow guide: Upgrade WHMCS VPS Reseller (v1.x to v2.x) Added support for WHMCS v9.0.x Added support for PHP 7.2-8.4 Take ownership of your client’s cloud VPS management experience by registering a free custom Cloud Panel endpoint (i.e. vm1.yourhostingbrand.tld) for your customers to use while using the panel’s convenient web-based cloud management interface. Read our latest guide to learn more about customizing the white-label features of your Cloud Panel: 6 Ways to Customize the VPS panel with Your Branding – Cloud Admin Guide WHMCS VPS Reseller Server Module Updated to v3.0.3-Changelog: Fully compatible with WHMCS v9.0 Added support for WHMCS v9.0.x Added support for PHP 8.4 Added support for IonCube 14 Other minor code corrections Improved UI/theme Added Configurable Options for VPS Region Selection Updated included documentation for clarity/accuracy Updated to add versioning and other schema related changes Code improvements View Diffs: https://github.com/Rad-Web-Hosting/whmcs-vps-reseller/compare/3.0.2…3.0.3 Contact us for any issues relating to your VPS or updating your WHMCS integrations. Our support techs will be available to provide complimentary update and installation if requested. Please update to this version at your earliest convenience to begin using WHMCS VPS Reseller v3.0.3 module version with latest features and benefits. For Questions and to Get Support Please submit a detailed request and our support staff will follow up with you shortly. See also Deploy Self-Hosted OpenClaw on VPS (3 Minute Quick-Start Guide)
  3. As a result, we would like to share information with you about our Mother's Day Special available through WHMCS Services. All WS Modules will be discounted at an unbelievable 35% off the Source Code and 25% off the license version. That is right, you heard right! Simply go to https://www.whmcsservices.com and use MotherSC in the coupon code to receive 35% off for the source code version; use Mother in the coupon code and receive 25% off for the licensed version. How Long Will this Sale Last? This Mother's Day Special will last until 11th May 2026 Hurry! The sale ends. Do You Need Custom Development? Don't hesitate any longer! Contact us now We also provide WHMCS Themes and WHMCS Integration services through our partnership. If you have any questions about our services, please chat with us at http://www.whmcsservices.com or contact us at sales (at) whmcsservices.com Thanks again for choosing WHMCS Services. We appreciate your business! Our Social Media: Twitter Here Facebooks Here Instagram Here LinkedIn Here
  4. We're now joined by 40,000 customers, and if you're reading this, you're part of that number! What's so special about it is that it doesn't really feel like a number at all. It feels more like thousands of different WHMCS environments, ideas, and small decisions happening every day - sometimes to automate what used to take time, sometimes to make customer support less of a struggle, and sometimes just to keep complex processes moving with better structure. And that's something we genuinely appreciate! We figured the best way to mark this milestone is by giving back something that's actually useful for your WHMCS experience. Right now, every single WHMCS module is 25% cheaper, you just need to choose what fits your style of working best: ✦ Monthly Licenses ✦ Annual Licenses ✦ Open Source Products (License Upgrades included) Everything is already in place, so as you browse, you'll see the lower prices right away. And in some cases, the savings go even further thanks to other offers running in the background, from bulk pricing to daily and weekly deals! Eager to look at what this accomplishment represents? We've shared a short piece on what it takes to support 40,000 different WHMCS businesses in real, everyday scenarios. You might find a few ideas in there that fit what you're working on now! See how we grew to a 40k-strong community!
  5. Last week
  6. Hey @Ulysses. AI-powered domain suggestions are part of the WHMCS Namespinning lookup providers functionality now: https://docs.whmcs.com/releases/9-0/9-0-release-highlights/ You can switch to another lookup provider if you don't wish to leverage the functionality of the WHMCS Namespinning lookup provider. Please see: https://docs.whmcs.com/8-13/domains/lookup-providers/
  7. @WHMCS SamP That's what I did wrong. I overlooked the change for the available string. Thank you for helping me out.
  8. Hi @Evolve Web Hosting it is not just the socket URL; the available string is also different. Have you tried replacing your entire block with the one I provided? I tested this before sharing it with you, and it is working for me.
  9. locate (or create the file if not existed): {WHMCS-ROOT-DIR}/templates/{Active-Template}/css/custom.css and add the following to it, it will hide cart sidebars in mobile/tables screens only: @media (max-width: 768px) { #order-standard_cart .cart-sidebar { display: none !important; } } or if you want to hide it for mobile devices only, use this: @media (max-width: 576px) { #order-standard_cart .cart-sidebar { display: none !important; } }
  10. @Justin ROCKET LAUNCHER Your WHMCS already looks quite close to your main website. I'd probably just rework things like the sidebar panels and hero section, but honestly, it's not as bad as you might think. That said, there's more than one way to approach this. WHMCS doesn't have to be 100% identical to your main website. Keeping the same branding (colors, tone, general feel) is important, but at the end of the day it's still a separate system with a different structure. Trying to make it feel completely seamless usually hits a limit. In our case, we ended up taking a slightly different approach, keeping most of the experience on the main site and only relying on WHMCS where it makes sense. I'm inviting you to see how we made ours looks like for both guests and logged-in clients.
  11. @bear yes I changed https://whois.registry.co to socket://whois.registry.co and it still doesn't work.
  12. This is fully achievable. You can either redesign WHMCS to match your website, or go fully API-driven and handle everything directly on your main site without exposing WHMCS. We’ve implemented similar solutions before that are still in production today, including domain registration, support centers, and custom domain search integrations. The main issue is likely the developers you’re hiring. Lower-end developers usually lack the experience required for this level of integration. What you are asking is NOT a simple “WHMCS tweak” It is: → a custom frontend application → with WHMCS acting as a backend API Most developers fail because: - They only know WHMCS templating - They don’t understand UX flow - They don’t build proper API orchestration A proper implementation would typically cost: $5.000 – $20,000+ for full api-driven (true seamless experience)
  13. This is not the same as below: Did you try it exactly as written?
  14. Hi @WHMCS SamP Thanks for the help. I tried that and it's not working. I am trying to use the WHMCS Namespinning lookup provider with this.
  15. The cron job has never changed existing invoices! The question was why multiple invoices matching the same due date are generated instead of a single invoice.
  16. Hi @Evolve Web Hosting, try this- { "extensions": ".co,.net.co,.com.co,.nom.co", "uri": "socket://whois.registry.co", "available": "DOMAIN NOT FOUND" },
  17. Glad to see more customers speaking up about this… it’s a simple, fixable issue. All they need to do is keep allowing the switch: Add ($allow_adminarea_invoice_mutation = true;) in your WHMCS configuration.php . WHMCS choosing a one-size-fits-all strict model is what’s really causing the pain… let us decide if we need to deal with regional compliance and added accounting complexity, not force it on everyone.
  18. Great module. It is really useful to track client transactions. Thanks
  19. Yeah, that’s mentioned in their official documentation as well. It does feel a bit unnecessary though something like this could easily be handled with a simple option in settings instead of being forced. Giving users control with clear warnings would probably solve most of the frustration and still keep things safe and stable.
  20. Did you ever succeed to get this fixed? It should be possible with the latest version of the stripe module, but I also only get the Credit Card, even when credit card is not setup in Stripe. So my guess, it never connects to stripe, but I do want to have Stripe rather than Mollie.. Mollie works, but the company sucks. Regards, Edwin
  21. Not everyone wants SAAS solutions, or keeping data with a third party due to concerns about client data. I'm one of those businesses.
  22. Does anyone know how to get the .co lookup going again? I've tried this and had no luck "extensions": ".co,.net.co,.com.co,.nom.co", //"uri": "socket://whois.nic.co", "uri": "https://whois.registry.co", "available": "No Data Found" I am using v8.13.2 but I see the dist.whois.json file is the same for v9.0.3
  23. Maybe stakeholders are not aware of the income reduction they'll keep suffering if this trend continues. Alternatives like Upmind are really tempting and better in several ways, it's not like the old days where competition was not very mature.
  24. @WHMCS JimmyW it was me that raised this, and submitted the bug report that has prompted your reply here. Please could you confirm if you have a Recaptcha option enabled within your environment? You already know that recaptcha was enabled. You were provided access to our install in order to replicate this. The first support technician was unaware of it, but your reply to the ticket said that it was a known issue. Surely there is a pending maintenance release or hot fixes for many outstanding bugs. Bugs that have been introduced to already functioning features.
  25. It totally broke the adding late fees option. I have invoices that are many days old and none of the late fees have been added like they were supposed to be. This is a real mess.
  1. Load more activity
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated