virocean / privateshop

Private Shop for WHMCS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private Shop WHMCS

Private Shop module allows you to make WHMCS private store and accessible just after client login.

Screenshot

Features

  • Disable Guest Clients Ordering
  • Disable New Client Registrations
  • Hide Store Menu
  • Force clients to login
  • Working with WHMCS 7.x and 8.x
  • Without any template changes
  • Working with any WHMCS templates

Install

Download addon latest version form latest release and extract files, then upload privateshop folder to YOUR_WHMCS_ROOT/modules/addons folder.

Then login to your WHMCS admin area and in System Settings -> Addons Modules active Private Shop addon.

Folders

privateshop/
├── privateshop.php
├── hooks.php
├── index.php
├── whmcs.json
├── logo.png
└── lang/
    ├── index.php
    └── english.php

License

All contents are licensed under the MIT license.

About

Private Shop for WHMCS

License:MIT License


Languages

Language:PHP 100.0%