Supported Languages in Clientexec
Clientexec includes built-in support for multiple languages, making it easier to provide services to a global customer base. π£οΈ Currently Supported Languages: Farsi Spanish French Spanish (Mexico) Dutch English Portuguese Bulgarian German Polish π§ How to Change Your Language To select the language you want to use in Clientexec: Go to Settings Click on Company Select Localization Choose your preferred language from the dropdown menu βSome readersSetup WordPress Autoinstall
Maybe you offer a WordPress hosting package and would like to have WordPress automatically install on Client Accounts? This method is how you would do it using Clientexec and Softaculous. First you need to create some Custom Fields. To do this navigate to **Settings **> **Products **> Custom Fields, then click the Add Custom Field button and in the Popup enter the name for the Custom Field (it can be called Script, System, Auto Install, whatever you want).  language files: \language\core-en.po \language\core-en.mo Then, rename them accordingly to your new language. If you review the file \library\Zend\Locale\Data\Translation.php and search your new language on the array $languageTranslation you will find a code for the language, for example: 'Serbian' => 'sr' so you need to renameSome readersHow Can an Admin Login as a Client?
If you are looking to login to a Clients account as a Clientexec admin, use the following steps: Go to Accounts > Clients. Click on the name of the Client you wish to login as. On the right side you will see a panel open up with Client info. Click on the button that looks like an Eye. You are now viewing the Clients account in Client View mode. ClickFew readersAuto-Install Scripts Using Softaculous
To have Softaculous auto-install scripts (such as WordPress) for your clients when setting up their hosting packages, you can follow the steps below: Step 1: Create Softaculous Custom Fields: In your Clientexec admin area, navigate to: Settings -> Products -> Custom Fields Create a Drop Down custom field which will contain the list of scripts you'd like to offer. Add the scripts in the Options that you would like installed, for example None,WordPress,Joomla β You'll want to select 'IncFew readersUsing CloudFlare Turnstile
|| Available starting in Clientexec 6.7.0 Cloudflare Turnstile is a free tool to replace CAPTCHAs, you can sign up here. To use Cloudflare Turnstile in Clientexec first you need to set up your keys. To do this go to Settings > Plugins > Captcha. Then fill in the following fields: **Field Name ** **Description ** Site Key CloudFlare Turnstile Site Key. | Secret Key | CloudFlaFew readersAdd link to top menu navigation
You can navigate to /templates/default/views/layoutpartials/topmenu.html and around line 84 add the following code; <li class="nav-item"> <a href="index.php"> <?php echo $this->user->lang('Home'); ?> </a> </li> You can customize the link and the text by editing the "index.php" and "Home"Few readersAdding An Announcement
To create an Announcement for your Clients in Clientexec, follow these steps: Go To Accounts > Contact Users > Announcements. Click The Add Announcements button. In the Add Announcement box fill out: The Announcement Title. Date (you can change this to display the announcement at a future date). Time (you can change this to display the announcementFew readersChanging Language Translations
We recommend using a free program called "Poedit" to make changes to your translation files, and this article will go through the steps of using it. You can find download it on most operating systems at https://poedit.net/ The first thing you'll need to do is setup your identity on Poedit by going to File - Preferences. You will need to fill in your name and email address in order for it to save properly.  hCaptcha: you can sign up and get your Site KeFew readersUnderstanding Client Groups and User Roles
Client Groups in Clientexec allow you to assign different permissions to your Clients. (For example, Priority Clients can be given access to view your Priority Support Department). To view, edit and create new Client Groups (user roles) navigate to Settings > Users > Client Groups. Now, lets take a look at the existing Client Groups: Guest - Guest have limiteFew readersSetting up chat for guests
The first thing you'll need to do is add the code to your website. <script type="text/javascript"> var ce = ce || {}; ce.whoisonline = { options: { enable_location: true, session_days: 5, hide_chat:false, location_cookie_name: 'location_ipinfodb', ipinfodb_key: '7e2a309e38180caf486102979fdd93a20cb2c5603b45448630f3ad860a2802f7', }, log : false } ce.protocol = window.location.protocol; </script> <script src="//www.yourdoFew readersHow to import domains from Registrar
The Registrar Domains Importer plugin available in Clientexec helps you to import your domains from the selected registrar. This article will guide you on how to import that data using the importer plugin. Steps : Login to your Clientexec installation, and navigate to **Setting **> **Utilities **> Import Data > Registrar Domains All the registrar plugins you have configured under **Settings **> **Plugins **> **Registrars **will be listed in the Select Registrar drop-downFew readersHow to import/export clients data from a CSV file
The Customer Data CSV Importer plugin available in Clientexec helps you to import your clients data from a .csv file. This article will guide you on how to import that data using the importer plugin. Steps : Login to your Clientexec installation, and navigate to **Setting **> **Utilities **> Export Data > Customer Data CSV Select which fields you wish to export Click the "Download" button and it will allow you to download a .csv file  Click **Update SettinFew readersAdding A Custom User Field
Are you looking to add an Custom Field to your Sign Up form? An example of a new field you might want to use is a How Did You Find Us input. Here is how you can do this: Go to Settings > Users > Custom Fields. Click the Add Custom Field button. For the name enter How Did You Find Us or whatever you want it to say. Fill out the form options. | **FiFew readersVirtualmin Overview
The Virtualmin server plugin allows Clientexec to automate the management of accounts within the Virtualmin Control Panel software. Virtualmin support is included as of Clientexec 4.2. Supported Functions Create/Delete Virtual Server accounts [1] Suspend/Unsuspend Virtual Server accounts [2] Change username [3] Change password Change domain name Change account package Change IP Address Assign Private IP Address [4] (Items denoted with [#} see known issues)Few readersHow to import/export data from Clientexec Format
The Clientexec Format Importer plugin available in Clientexec helps you to import your clients, packages, invoices, tickets and servers from another Clientexec installation. This article will guide you on how to import that data using the importer plugin. Steps : Login to your Clientexec installation, and navigate to **Setting **> **Utilities **> Export Data > Clientexec Format Click the "Download" button and it will allow you to download a .csv.gz file.  package, here are the steps for them to follow: First they would go to Packages > My Packages in the Client area. Next to the Package they want to cancel they would click on the Clog icon under the Action table and click Cancel Package. They would then fill out the reason for the CanFew readersHow to get the DirectAdmin plugin working when ClientExec is not installed on the same server as DirectAdmin?
Be sure that port 2222 is open for egress on the server where Clientexec is installed.Few readersHow can I search custom fields?
How to search custom fields in the Clientexec admin area.Few readersAuditing Login Attempts in Clientexec
Are you looking to review failed and successful login attempts to check if someone is trying to access your Clientexec admin area? Clientexec includes built-in logging for this purpose. π How to View Login Attempt Logs Follow these steps to audit login activity: Navigate to: Dashboard β Dashboard β Event List In the dropdown menu, select Login Attempts Click Search You will now see a list of all login attempts β both successful and failed β along with: β Status (SucFew readersAllow Clients To View Server Info
If you want your clients to be able to view server information you can enable this option in the admin area. To enable: Go to Settings > Plugins > Snapins. In the dropdown, select Server Info. Select Yes on Enabled. You have the option to allow all Clients to view this or you can edit which Client Group will be allowed to access. Once enabled this will add a new menu option to the Client area that will allow clients to view the Server info.  and you may find that Alert messages get hidden under the header. A quick way to fix this is: Go to Settings > Company > Customize HTML. 2 In the Header box add the following code: <style> .header {z-index: 10 !important;} .alert {z-index: 1002 !important;} </style> Click Update Settings. Your Alert messages should now appear over the header.Few readersWhere To Change The System Time?
To change the system time in Clientexec, navigate to Settings > Company > Localization. In the System Timezone dropdown you can select the timezone your business operates in.Few readersAdd Clientexec Affiliate Tracking To Website
In Clientexec version 6.6 we introduced a new Affiliate System. If you want to add the tracking links to your website just follow these instructions. (Note: Your Clientexec installation automatically tracks hits). Go to Settings > Affiliates > Custom Links. Copy and paste the code provided there on all your external website pages you want to include the affiliate tracking on. **Example: ** <script src="https://yourclientexecsite.com/templates/default/js/aff.js"></scrFew readersCookie Usage in Clientexec
Clientexec uses cookies to manage sessions and enhance the user experience by storing minimal, non-sensitive data on a visitorβs device. π§Ύ Types of Cookies Used Below are the cookies that Clientexec sets when users interact with the client area: π Affiliate Cookie Purpose: Tracks affiliate referrals Details: This cookie is created when a customer is referred by an affiliate. It stores the ID of the affiliate (client) who made the referral. Lifespan: Default is **90Few readersHow To Set The Number Of Announcements on Main Page
Are you looking to increase or decrease the number of announcements that are shown on the main page of Clientexec? To do this, go to Settings > Company > General and scroll down to Number of Announcements To Show On Main Page, here you can enter how many announcements you want to appear.Few readersCrisp Asset HTML
Add the following HTML to the product description to show assets (Disk Space, Bandwidth, Databases, etc): <div class="items"> <div class="icon"> <i class="fa fa-server"></i> </div> <span>Disk Space:</span> <h5>25 GB</h5> </div> <div class="items"> <div class="icon"> <i class="fas fa-tachometer-alt"></i> </div> <span>Bandwidth</span> <h5>Unlimited</h5> </div> <div class="items"> <div class="icon"> <i class="fas fa-database"></i>Few readersAuto Delete Pending Clients/Users
This will automatically delete pending users after a set amount of days after creating their account but not confirming/approving it. It can also delete Cancelled and Fraud accounts as well. This helps to keep inactive Clients from accumulating in your Clientexec. First ensure you set up the cron job on your cPanel, Directadmin or other panel. You can find those details here. Next, go to Settings > Plugins > Automation Services andFew readersHow To View Emails Sent From Clientexec
To view a list of all emails sent from your Clientexec, just follow these steps: Go to Accounts > View Emails. You will now have a list of all emails sent.Few readersCustomer Sidebar
A helpful feature that is available with Clientexec is the Customer Sidebar. This is not to be confused with the plugins sidebar [which is on the left]. The customer sidebar is available when you are viewing a customer's profile, ticket, etc., and you click the profile icon at the top right of the screen. Once you hover over the icon, you will see the Customer Sidebar appear.  or Recurring coupon usage. In the dropdown, select which Coupon Code you want the results on.Few readersReport Chargebacks To MaxMind
Reporting transactions as chargebacks to MaxMind helps them to detect about 10-50% more fraud and reduce false positives for you. If you are using MaxMind and want to report chargebacks made by your Clients to MaxMind follow these steps: Go to Settings > Plugins > Snapins. In the dropdown select Report Chargebacks To MaxMind. Enable by Selecting Yes. Enter your MaxMind Account ID and MaxMind License Key in the provided inputs. (You can obtain a licenFew readersChange The Timezone in Your Clientexec
To change the timezone in your Clientexec (that will be shown on orders, tickets and so forth), go to Settings > Company > Localization and scroll down to System Timezone. Here you can select the Timezone that your business operates in.Few readersClient Social Sharing
Clientexec features a Social Sharing option that allows your Clients to send out a tweet on Twitter when they make a purchase from your account or on Ticket feedback. They can also make a Facebook post when making a purchase. To find these settings go to Settings > Company > Social Sharing. Options: **Field Name ** **Description **Few readersAdd A Page To Clientexec
This is how to add a new page to Clientexec. In this example, we will add a TOS page. Using ftp or filemanager, go to the directory in your clientexec install called plugins/snapin and there add a new directory called content (so it would be plugins/snapin/content/ ), and in the content directory you will create two new files called: PluginContent.php tos.phtml This is the content for the PluginContent.php file: <?php require_once 'modules/admin/models/SnapinPlugin.pFew readersCreating Direct Links to Preselect Support Departments
You can create direct links that automatically preselect a specific support department when clients submit a ticket through the Clientexec portal. This can simplify the user experience and help direct inquiries to the correct department. https://YOURCLIENTEXECURL.com/index.php?fuse=support&controller=ticket&view=submitticket&tickettype=billing In the example above, the Billing Department will be preselected in the support ticket submission form. π Customizing the Department To preseFew readersHow Can I Change The Numbering of My Support Tickets?
By default, when you install Clientexec, your ticket numbering will start at 1000. If you want to change this number you have a couple of options. Option 1: If this is a fresh install or you currently have 0 tickets, you can go to Settings > Support > General then for the input Support Ticket Start Number you can enter the number you want to use. OptionFew readers
