项目作者: pagecarton

项目描述 :
Installs a global PageCarton to cpanel and auto-install PageCarton to new cpanel accounts
高级语言: PHP
项目地址: git://github.com/pagecarton/pagecarton-cpanel-plugin.git
创建时间: 2019-02-15T11:29:26Z
项目社区:https://github.com/pagecarton/pagecarton-cpanel-plugin

开源协议:Apache License 2.0

下载


PageCarton cPanel Plugin

CONTENTS OF THIS FILE

  • About
  • Features
  • Installation
  • Installation

ABOUT

PageCarton cPanel Plugin helps hosting companies to provide a custom site builder for users of their cpanel web hosting service.

FEATURES

  • Installs a global PageCarton to cPanel to enable custom features
  • Auto-install PageCarton to new cpanel accounts
  • Puts necessary icons in the cPanel interfaces so users can easily manage their website and publish new sites through the cPanel.

INSTALLATION

Run install.sh on servers that run cPanel & WHM version 11.44 and later. install.sh must be run as root to work. Script copies installation files to /usr/local/cpanel/3rdparty/bin/pagecarton/plugin/

UNINSTALL

Run uninstall.sh on the server to uninstall PageCarton cPanel Plugin. Script is usually located on /usr/local/cpanel/3rdparty/bin/pagecarton/plugin/uninstall.sh. Run the following commands as root on the terminal to uninstall the plugin:

UNINSTALLER="usr/local/cpanel/3rdparty/bin/pagecarton/plugin/uninstall.sh"

chmod 755 $UNINSTALLER

$UNINSTALLER

Don’t forget to help us by leaving a feedback before you remove the plugin, it is possible for us to provide custom upgrades and bug fixes so the plugin can work to your specification.