Linux 软件免费装

IPManager Connector

开发者 mwdmeyer
更新时间 2011年4月29日 14:54
PHP版本: 3.1.1 及以上
WordPress版本: 3.1.1

标签

plugin support tickets btev soap ipmanager kaseya

下载

0.1

详情介绍:

IPManager Connector (IPMC) allows you to submit support tickets directly into IPManager. IPManager Connector uses a simple HTML tag so that you can insert the Ticket Form into any existing Post or Page. For more information about IPManager please visit http://www.dalegroup.net/page/ipmanager/

安装:

  1. Download
  2. Unzip
  3. Upload the unzipped folder to wp-content/plugins
  4. Activate within Wordpress Admin Panel
  5. Enter SOAP connection details of the IPManager Server (found in the IPManager general settings page)
  6. Enable "Allow Anonymous Support Tickets" from within IPManager
  7. Create a new Post or Page with the following HTML tag

常见问题:

What does LOCKDOWN mode do?

The LOCKDOWN mode is designed to make it more difficult to disable IPMC.\ It might be required for extra security or if you don't want users with Administrator permissions to be able to disable the plugin. In LOCKDOWN mode the follow options are disabled:

  1. Unregister Server
  2. Update Settings
  3. Uninstall
  4. Deactivate
This can make it more affective in synchronising changes that occur in your site.

How do I enable LOCKDOWN mode?

open ipm.php and find the line (near the top) that says: define('IPM_LOCKDOWN', FALSE); and change it to: define('IPM_LOCKDOWN', TRUE); Remember to upload the file if you edited it locally.

What limitations does LOCKDOWN mode have?

  1. Please be aware that LOCKDOWN mode is NOT a guarantee that IPMC will say active if you site is hacked.
  2. An extra layer of security is added but there are many other ways to disabled IPMC.
  3. It is recommended that ipm.php is NOT writable so that the file cannot be editted from within WordPress.
  4. Please be aware that LOCKDOWN mode is NOT a guarantee that IPMC will say active if you site is hacked.

IPMC has a bug and/or I want to suggest some new features. How?

Please contact Dalegroup Pty Ltd here: http://www.dalegroup.net/contact/

更新日志:

0.1 - 25/04/2011