Personal tools
Namespaces

Variants
Actions

Lagom One Step Order Form For WHMCS

From ModulesGarden Wiki
Revision as of 12:52, 7 April 2022 by Karolina (Talk | contribs)

Jump to: navigation, search

Contents

About One Step Order Page For WHMCS

One Step Order Page For WHMCS ...........
  • Features:


  • General Info:
✔ Requires Freshdesk "Pro" Pricing Plan Or Higher
✔ Custom Templates Support
✔ Multi-Language Support
✔ Supports PHP 7.2 Up To PHP 7.4
✔ Supports WHMCS Themes "Six" And "Twenty-One"
✔ Supports WHMCS V8.0 And Later
✔ Easy Module Upgrade To Open Source Version

Installation and Configuration

This tutorial will show you how to successfully install and configure [one-step-order-page One Step Order Page For WHMCS.]

We will guide you step by step through the whole installation and configuration process.

Installation

1. Log in to our client area and download the module.
LOF 1.png
2. Extract the '.zip' folder that has been downloaded from the client area.
LOF 2.png
3. Upload the '/php71+/' content to your FTP server.

Make sure that during the upload process all the files have been correctly uploaded and no errors occurred.

File:LOF 3.png
4.When you install 'Lagom One Step Order Form' for the first time, you have to rename the 'license_RENAME.php' file.

The file is located in 'modules/addons/OneStepOrder/license_RENAME.php'. Rename it from 'license_RENAME.php' to 'license.php'.

LOF 4.png
5. In order to configure your license key, you have to edit the previously renamed 'license.php' file.

Enter your license key between quotation marks as presented on the following screen. You can find your license key in our client area → 'My Products'.

LOF 5.png
6. Now, set up the 'storage' folder as recursively writable.

This folder is available at 'your_whmcs/modules/addons/OneStepOrder/'.

LOF 6.png
7. Finally, set the 'htaccess' file rule

Open the 'htaccess' file, you will find it in the main root directory.

File:LOF 7.png
8. If you have 'fully friendly rewrite' set up, you will have to paste the below rule underneath 'RewriteBase /' :
   RewriteBase /
   
   #one-step-order
   RewriteRule ^order/(.*)$ order.php?m=OneStepOrder&gid=$1 [L]

Otherwise, create the below rule above the WHMCS rules:

  RewriteBase /
 
  #one-step-order
  RewriteRule ^order/(.*)$ order.php?m=OneStepOrder&gid=$1 [L]
File:LOF 8.png

Activation

9. Now, you have to activate the module in your WHMCS system.

Log in to your WHMCS admin area and proceed to 'System Settings' 'Addon Modules'.
Afterward, find 'One Step Order Form' and press the 'Activate' button.

LOF 9.png
10. In the next step you need to permit access to this module.

To do so, click on the 'Configure' button, tick checkboxes to assign desired admin roles.

LOF 10.png
11. You have just successfully installed One Step Order Form For WHMCS!

Management

One Step Order Form For WHMCS has been designed to give flexibility for the clients and allow to configure it to specific business needs. Below we will describe all the customization options available in the current version.

Addon Configuration

Templates

Lagom WHMCS One Step Order Form has been designed to give flexibility for the clients and allow to configure it to specific business needs. Below we will describe all the customization options available in the current version.
  1. Navigate to the “One Step Order Form” addon in your WHMCS admin area.
  2. Open the “Templates” tab.

Order Form Type

This section gives you the ability to choose what type of order process should be used for your products.
LOF 11.png
One Step

By choosing "One Step" option you decide to show all of the product configuration options on a single page. At the beginning of the order process, your client will be able to switch between different product packages within a specific product group.

LOF 12.png
Two Steps

In the case of the "Two Steps" option, the order process is divided into two separate steps, where the first step allows you to choose a product to order. In the second step the configuration options available for the previously selected product are displayed, note that it is not possible to switch between products in this step.

Step 1
LOF 13.png
Step 2
LOF 14.png
Step by Step

This option is not yet available, it will be added to the module in the upcoming version 1.1.0

Order Form Layout

In this section you can decide about the location of the "Order Summary" element.
LOF 15.png
Sidebar

This option displays "Order Summary" box on the right side. The summary box is always affixed to the top of the browser screen, so clients will also have a quick access to the complete summary of the current order.

LOF 16.png
Bottom

When the "Bottom" option is selected, the "Order Summary" box will be displayed at the end of the order process.

LOF 17.png
Additionally, a quick summary bar with the total amount and the checkout button will be available at the very bottom of the screen.
LOF 18.png

Package Type

This option defines the layout of the product package that will be used, you can choose between two layouts.
LOF 19.png
Default
LOF 20.png
Horizontal
LOF 21.png

Settings

Lagom WHMCS One Step Order Form has been designed to give flexibility for the clients and allow to configure it to specific business needs. Below we will describe all the customization options available in the current version.
  1. Navigate to the "One Step Order Form” addon in your WHMCS admin area.
  2. Open the “Settings” tab.

Package Slider

Decide whether you would like to use a slider to view the content of a product group that contains more than three packages in the case of the "Sidebar" order layout, and more than four packages in the case of the "Bottom" order layout.
LOF 22.png
Although the "Slider" option is enabled, your clients still have the option to display all of the packages at once, without the need to scroll them horizontally. When "All" option is on, all products in the package are displayed in multiple rows.
LOF 23.png

Simplified Order Summary

When the "Simplified Summary" option is enabled, the "Order Summary" box displays only "Totals" and "Total Due Today" values. It will not display any details about added products, domains or addons.
LOF 24.png

Display Price Suffix

When the "Display Price Suffix" is enabled, the currency suffix is shown next to the price. However, it is important to previously configure the currency and its suffix details in your WHMCS admin area settings, based on their video tutorial
LOF 25.png

Show Domain Spotlights

"Show Domain Spotlights" allows you to display "Spotlight TLDs" which have been previously configured in WHMCS settings.
LOF 26.png
When the "Show Domain Spotlights" option is disabled, no domain TLDs are displayed below the domain search bar.
File:LOF 27.png

Display Navigation Tabs

When the "Display Navigation Tabs" option is enabled, the additional navigation tabs are shown below the main header title. The navigation tabs include the product groups, which previously must be configured in WHMCS settings.
LOF 28.png

Payment Gateways

Lagom WHMCS One Step Order Form has been designed to give flexibility for the clients and allow to configure it to specific business needs. Below we will describe all the customization options available in the current version.
Here you can easily upload new gateway logos and assign them to the order payment gateways with just a few simple clicks.
  1. Navigate to the “One Step Order Form” addon in your WHMCS admin area.
  2. Open the “Gateways” tab.
  3. Upload a new icon in the "Icon Library" section
  4. Assign newly uploaded graphics to a specific gateway by pressing the "Click to assign icon" box.
LOF 29.png

Client Area

Tips

1. Adding a new language:

Changing WHMCS module language is very simple. First of all, go to the following folder:

  /modules/addons/LagomOrderForm/langs=

Copy english.php file and rename the newly copied directory with your desired language, for example italian.php. Then, open your personalized file now and replace particular sentences with ease.

2. The module supports language Overrides:

The language file english.php is uncoded and can be freely modified. However, it is advised not to change this file itself, it is recommended to use overrides.

  • Open the overrides within the ~/lang/ directory.
  • Next, create or copy the language file you are going to change. If you want to, for example, create an override for the English language, you will have to create the following directory:
 ~/lang/overrides/english.php.
  • Open the just created file to edit its content.
  • At the top of the file you must point the used code, for example: <?php for PHP code.
  • Change the file content according to your needs. You may enter only single variables to be overridden or change all the lines in the language file.

For example:

~/lang/english.php:

$_LANG['order_new_product'] = 'You’re almost there! Complete your order';

~/lang/overrides/english.php:

 $_LANG['order_new_product'] = 'Complete the order';

Update Instructions

An essential guidance through the process of updating the module is offered here.

Make sure that the Lagom One Step Order Form version, which you are going to install, is compatible with your WHMCS and Lagom WHMCS Client Theme installations!

  1. Create a backup copy of your WHMCS files and database.
  2. Download the latest version of the module from our client area
  3. Remove all the files of the previous module version from the WHMCS root directory (except the license.php file).
  4. Extract the `.zip` folder that has been downloaded from the client area.
  5. Upload the `/php71+/` content to your FTP server.
  6. Make sure that during the upload process all the files have been correctly uploaded and no errors occurred.
  7. Clear your browser and server cache (for example Cloudflare).
  8. Clear the WHMCS template cache in: Utilities → System → System Cleanup → "Go" → "Empty Template Cache".

Upgrade Instructions

Keep in mind there is a quick and easy option in our client area that will let you upgrade the license of your module to an open source version at any time - and at a lower price!

To take advantage of it, simply use the License Upgrade button located on the product's page and a discounted invoice will be generated automatically.

Common Problems

1. When you have problems with connection, check whether your SELinux or firewall does not block ports.
Navigation
WHMCS Modules
WHMCS Widgets
Translations
cPanel Modules
General
FAQ
Community
Lagom One Step Order Form For WHMCS