GithubHelp home page GithubHelp logo

sitedata / whmcs_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microweber-dev/whmcs_plugin

0.0 2.0 0.0 31.83 MB

PHP 1.68% HTML 13.47% CSS 14.45% JavaScript 42.04% Smarty 8.95% Ruby 0.01% Less 17.78% SCSS 1.62%

whmcs_plugin's Introduction

Microweber WHMCS Plugin

How to install WHMCS Plugin?

  1. Upload files from this repo in whmcs MAIN DIR
  2. Activate the Microweber Addon from Setup > Addon modules
  3. Go to general settings and set Domain Url and WHMCS System URL as https
  4. Add configurable option group "Template"
  5. Go to Addon > Microweber Addon
  6. Mark current Plans and Templates
  7. Save!

Add plugin access for users

whmcs_plugin.png

Set the template

  1. Go to Setup -> General Settings
  2. Set the template to "Mw-sitebuilder"
  3. Visit your website

whmcs_plugin.png

Setup your server

  • If you have cPanel & WHM you can install the plugin from here cPanel Plugin
  • If you have Plesk you can install the plugin from here Plesk Plugin
  • If you don't have cPanel or Plesk you can use the Cloud Connect setup from here Cloud Connect

How to edit the order process

If you wish to edit the order process and customize the designs, you can do it in the following way,

  1. All order forms are located in modules/addons/microweber_addon/order/ folder
  2. Copy the folder whitelabel and rename it to something else for example mybrand
  3. Open the file templates/mw-sitebuilder/header.tpl and change the embed code parameter of the style attribute for. For example <script src="{$WEB_ROOT}/modules/addons/microweber_addon/order/embed.js?style=whitelabel&target=top"></script> will become or example <script src="{$WEB_ROOT}/modules/addons/microweber_addon/order/embed.js?style=mybrand&target=top"></script>
  4. Edit your text and style on your order forms from the folder modules/addons/microweber_addon/order/mybrand

To use template selector on your custom cart orderforms

If you wish to edit use your own cart template you need to add thole lines on your file configureproduct.tpl

For example open this file /members/templates/orderforms/modern/configureproduct.tpl and add

{if $template_config_option_script}
{$template_config_option_script}
{/if}

Troubleshooting

If you have any problems please post them in the issues section.

whmcs_plugin's People

Contributors

bobicloudvision avatar bobimicroweber avatar peter-mw avatar pyovchevski avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.