Personal tools
Namespaces

Variants
Actions

Lagom One Step Order Form For WHMCS

From ModulesGarden Wiki
Revision as of 10:30, 25 March 2022 by Karolina (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
File:OS 1.png
2. Extract the `.zip` folder that has been downloaded from the client area.
File:OS 74.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:OS 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*.

File:OS 3.png
4. 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'.

File:OS 4.png
5. Now, set up the 'storage' folder as recursively writable.

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

File:OS 2.png
6. Finally, set the "htaccess" file rule

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

File:OS 2.png
7. 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:OS 2.png

Activation

6. 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.

File:OS 5.png
7. 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.

File:OS 6.png
8. 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.

Templates

Navigate to the “One Step Order” addon in your WHMCS admin area. amnd

Tips

1.

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