Jump to content

Search the Community

Showing results for tags 'Customer'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


WHMCS.Community

  • WHMCS Beta Program
    • WHMCS 8.7 Beta Discussion
  • The latest WHMCS Release
  • The Latest from the WHMCS Team
  • WHMCS.Community
    • Community Announcements
    • Introduce Yourself
    • MarketConnect Partner Product Status Updates
  • Using WHMCS
    • Pre-Sales Questions
    • Admin & Configuration Questions
    • Installation, Upgrade, and Import Support
    • Using WHMCS
    • Troubleshooting Issues
    • Vendor Discussions
  • WHMCS Showcase
    • Showcase Your Site
    • Share Your Best Practices & Tips
  • Developing & Extending WHMCS
    • Third Party Add-ons
    • Service Offers & Requests
    • Developer Corner
    • Building Modules
    • Share Ideas for WHMCS Modules
  • Community Competitions
    • News, Announcements & Blogs from WHMCS
    • Competitions
  • General Discussions
    • General Discussion
  • General Feedback & Assistance
    • Feedback
    • WHMCS.Community Tips & Tricks
  • Third Party Developers's Topics
  • Turkish International Discussions's Topics
  • Russian International Discussions's Topics
  • Spanish International Discussions's Topics
  • Portuguese International Discussions's Topics
  • French International Discussions's Topics
  • Italian International Discussions's Topics
  • German International Discussions's Topics
  • WHMCS Brasil's Topics
  • WHMCS Brasil's Tópicos
  • ModulesGarden Club's Topics
  • Hungarian International Discussions's Segítség
  • ThemeMetro Club's Topics
  • WHMCS Services Club's Topics
  • WHMCS Global Services Club's Topics
  • Katamaze's Free Scripts
  • Katamaze's Module Support
  • Zomex Club's Topics
  • 0100Dev Club's Topics

WHMCS Version

  • V8.6.x Hotfixes
  • V8.5.x Hotfixes
  • V8.4.x Hotfixes

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 10 results

  1. 1. OpenStack VPS & Cloud For WHMCS 2.2.0It’s no secret that Christmas is getting closer with each day that passes, but have you already included yourself in the gift shopping spree? If you’re unsure what your heart desires, let us solve the mystery by announcing this week’s news – an update to OpenStack VPS & Cloud For WHMCS!The 2.2.0 version of this popular module for the provisioning of OpenStack virtual servers has a few exciting tricks up its sleeve, so let’s take a closer look at some of them: OpenStack "Zed" support, Setting the "Availability Zone" as the configurable option, Running scheduled tasks manually from the admin area, without waiting for the cron job. Worth highlighting is also the introduced WHMCS V8.6 and PHP 8.1 support - why don't you take a look at the whole changelog and stick around to grab a special 10% discount?Read more about OpenStack VPS & Cloud For WHMCS 2.2.0!2. Under the microscope: Email Notifications Organizer For WHMCS!Even though we have crafted an abundance of practical modules so far, we’re constantly thinking of new solutions that would make daily life easier for you and your clients. This was exactly the case with our latest creation – Email Notifications Organizer For WHMCS!So as to display its features in as much detail as possible, we have uploaded a fresh entry on our Blog, which will also show you the benefits that you and your customers will experience thanks to this module. Reduced carbon footprint and well-organized inbox are just two examples!Read more about Email Notifications Organizer For WHMCS!3. New EasyDCIM business guide: How to make clients feel cared forYou surely know that in order for a web hosting business to thrive, a lot of different aspects need to be focused on, however particularly one of them should by all means become the priority: the customer.Putting your clientele in the center of attention by building a customer-centric business model is a subject close to the heart of EasyDCIM team, who have decided to share their knowledge in a recent Blog post, displaying 10 ways how to best appeal to clients!So, if you were looking for ways to ensure the success of your web hosting enterprise, perhaps this is the direction you as a provider should take. There is only one way to find out – start reading!Continue on the EasyDCIM Blog!Need Custom Software Development For Your Business? Get Your Free Quote Now! Specially for you we will adapt an application and its design to your own needs, create a new module or even a completely new system built from scratch!
  2. If you have ever thought about how important it is actually to keep customers posted about what’s new in your business offer, as well as how transparency fortifies loyalty, take a look at the latest ModulesGarden Blog post! This unique entry will tell you exactly how close customer feedback has always been to our hearts during over 10 years of our professional journey, as well as disclose a brand-new section in our marketplace, which gives you exclusive insight into those parts of our ongoing work that have never been revealed before. Get VIP access to our official WHMCS modules roadmap!
  3. Automatically sets newly registered customers as Affiliates on WHMCS. This way they don't need to join manually. That said, as you probably already know the affiliate system of WHMCS is very basic. If you need something more complete and sophisticated take a look at Commission Manager. Get the Code »
  4. Hello Everyone. hope all are fine. can someone help me to modify this code a little so i can achieved what i am looking for. basically i have hook file for a client custom field. what the hook does is when i create a new customer its create a random 8 digit number for the custom field Account Number. its fine until now but the problem is 1. This hook doesn't check the existing value in the database , so there is chance to create the duplicate account number and we cant allocate same account for two customer. 2. once the Account created and we have the account number then any admin or staff can modify the client details form and easily change the account number. and this is another dangerous point. we cant change the account number for any customer. once we create the customer we will have permanent account number for that customer. so what can i do in this case with this hook? i have given the code in here. thanks again in advance <?php use Carbon\Carbon; if (!defined("WHMCS")) die("This file cannot be accessed directly"); function AccountNumber($vars) { $userid = $vars['userid']; $command = 'UpdateClient'; $values = array( 'clientid' => $userid, 'customfields' => base64_encode(serialize(['Account Number'=>rand(11111111,99999999)])) ); $results = localAPI($command, $values); if ($results['result'] == 'success') { logActivity('Success : Customer ID set successfully to User # '.$userid); } else { logActivity('Error : Customer ID could not be set to User # '.$userid.'. Response : '.$results['result']); } } add_hook("ClientAdd",1,"AccountNumber");
  5. Good morning community How do I make all the services to be renewed appear on the "Customer Invoice"? In all "Customer Invoice" emails I only see that the hosting service appears and does not add the domain, both services were purchased the same day. The domain renewal is sent in different mail. I will greatly appreciate your help Greetings.
  6. Using the admin panel, an administrator can create,delete or modify customer accounts. I am testing WHMCS and Plesk onyx at the moment. However, I ran into a bit of a problem while trying to add a new product to a customer. I have defined some packages on Plesk and WHMCS, both of them are in sync and works fine. I don't need any payment gateway since I am going to be using a different method to process the payment ( no gateways). When I use my admin account to add a product on the client summary page, I get redirected to a page and the error "No payment methods setup so cannot continue. Please activate at least one gateway module in the Payment Gateway Config Page and then try again." is shown. Is there anyway to add a product using my admin account without the need of a payment gateway, this is urgent. Thank you for your help.
  7. It gives us pure pleasure to announce the extended list of gateways supported in our SMS Center For WHMCS with Fastsms on its top! This enterprise-class texting service provider offers a perfectly flexible solution with no hidden costs or usage requirements. Worth mentioning is also the fact that Fastsms structure comprises over 500 mobile networks in over 200 countries! Changelog - v1.6.0: New SMS Gateway: Fastsms Bug Fix: Define client SMS notifications to receive Find Out More About SMS Center For WHMCS! Our innovative solution dedicated to customer relationships management and sales development - CRM For WHMCS, is advancing rapidly! In the newest version 2.2.0 we have introduced plenty of new convenients that will certainly prove useful for companies of all sizes. Just take a look: Changelog - v2.2.0: New Feature: Create custom contact types New Feature: Send mass email New Feature: Send mass SMS - requires SMS Center For WHMCS New Feature: Import contacts in chosen file formats: CSV, XSL, XSLX and ODS New Feature: Export contacts in chosen file formats: CSV, XSL, XSLX, ODS and PDF New Feature: Access CRM For WHMCS API Bug Fix: Minor tweaks Find Out More About CRM For WHMCS! Recently we have also released: DNS Manager For WHMCS – v2.1.0 IP Manager For WHMCS – v2.2.1 Support Tickets Allocator For WHMCS – v1.2.0 Coming later this year: cPanel Extended For WHMCS – v2.7.0 Plesk Extended For WHMCS – v2.1.0 Do You Need Custom Software Development For Your Business? Get Your Free Quote Now! Specially for you we will adapt an application and its design to your own needs, create a new module or even a completely new system built from scratch!
  8. We would like to express our warmest thanks to our clients for constructive feedback on CRM For WHMCS! Basing on your valuable suggestions, we have developed a stable 2.1 version of the module which has been enhanced with a great aid to your everyday marketing activities – campaigns management! Thanks to it, you will be able to segment your clients and leads into various categories, each oriented to different target. What is more, the newest version will allow you to define various announcements for your administrators to help ensure that they do not miss any vital information ever again! Changelog: New Feature: Campaigns - assign your clients to multiple campaigns New Feature: Use filters to add leads to campaign New Feature: Define duration of campaign New Feature: Manage dashboard view per campaign New Feature: Display campaign description inside of assigned lead profile New Feature: Define and display announcements for administrators Bug Fix: Validation of custom fields Bug Fix: Store exception messages in log file Find Out More About CRM For WHMCS! The current range of campaigns management is merely a foretaste of what we want to achieve in further development of CRM For WHMCS. Version 2.2, which we are already working on, will bring the possibility to create and send mass SMS/email notifications for each campaign along with plenty of other excellent features. Click here to discover all of them and express your expectations of the upcoming update! Do You Need Custom Software Development For Your Business? Get Your Free Quote Now! Specially for you we will adapt an application and its design to your own needs, create a new module or even a completely new system built from scratch!
  9. Discover the profound revamp of the most popular customer relationship management tool for WHMCS! Our new CRM For WHMCS 2.0 Beta is a major game-changer in terms of current solutions for retaining existing clients and acquiring new ones. The module has been granted thoroughly rewritten core which translates into expanded scope of performance and enhanced responsiveness. Along with it, we have reconstructed its design to let you carry out all management tasks easier and more intuitive, thus provide you with the ultimate user experience. And this is merely a beginning of good news! Thanks to the update you can also take great advantage from several freshly implemented features, such as the possibility to turn on the standalone mode or the integration with our SMS Center For WHMCS! Changelog: Improvement: Rewritten core - enhanced performance Improvement: Admin area user interface rebuilt New Feature: Define ACL per administrator role New Feature: Define field groups New Feature: Create fields and assign them to desired groups New Feature: View orders of client assigned to contact New Feature: Define importance of contact New Feature: Send SMS reminders to administrators - integration with SMS Center For WHMCS New Feature: Send response to ticket assigned to contact straight from its view Improvement: Minor tweaks and improvements Find Out More About CRM For WHMCS! If you already own our CRM For WHMCS, we highly recommend you to keep the current version in the system and install 2.0 Beta along with it as they may work under one license without any complications. This will allow you to test new features freely without any safety risk to your system. Moreover, we would like to announce that we are already working on a stable 2.1 version of CRM For WHMCS which should be ready in the 3rd week of November. With this in mind, we strongly encourage you to share all your opinions and suggestions about the upcoming update! Every feedback will be taken into account and we will do our best to introduce it to the module. Please also keep in mind that our unique 4th Anniversary Promotion is going to end within less than 48 hours! Hurry up and make use of your extra $25 on whatever you wish! Recently we have also released: Virtuozzo For WHMCS V6 – v1.1.0 Google Apps For WHMCS – v1.1.0 Domains Reseller For WHMCS – v1.5.4 QuickBooks For WHMCS – v1.2.1 Do You Need Custom Software Development For Your Business? Get Your Free Quote Now! Specially for you we will adapt an application and its design to your own needs, create a new module or even a completely new system built from scratch!
  10. We just finished updating the Customer Reviews module to v2.0.0 to work on WHMCS v6. Note that v2.0.0 only support WHMCS v6 or later if you need the module to work on WHMCS v5 you can still use Customer Reviews v1.1.0 Changlog Update module to support WHMCS v6 Updated New Google reCaptcha Fixed small bugs Added Custom reviews page Added Custom rating stars Added Reviews API Added Customer website screenshot image Added Number of words Added Visitor viewing Added Number of posts Added SEO friendly URLs Added Banned Visitor Added Email templates View the product Page View all our works and Products
×
×
  • 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