Title: IPManager Connector
Author: Michael
Published: <strong>April 29, 2011</strong>
Last modified: April 29, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ipmanager-connector.svg)

# IPManager Connector

 By [Michael](https://profiles.wordpress.org/mwdmeyer/)

[Download](https://downloads.wordpress.org/plugin/ipmanager-connector.0.1.zip)

 * [Details](https://wordpress.org/plugins/ipmanager-connector/#description)
 * [Reviews](https://wordpress.org/plugins/ipmanager-connector/#reviews)
 *  [Installation](https://wordpress.org/plugins/ipmanager-connector/#installation)
 * [Development](https://wordpress.org/plugins/ipmanager-connector/#developers)

 [Support](https://wordpress.org/support/plugin/ipmanager-connector/)

## Description

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/

## Installation

 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

## FAQ

#### 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/

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“IPManager Connector” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Michael ](https://profiles.wordpress.org/mwdmeyer/)

[Translate “IPManager Connector” into your language.](https://translate.wordpress.org/projects/wp-plugins/ipmanager-connector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ipmanager-connector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ipmanager-connector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ipmanager-connector/)
by [RSS](https://plugins.trac.wordpress.org/log/ipmanager-connector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1 – 25/04/2011

 * First Release

## Meta

 *  Version **0.1**
 *  Last updated **15 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.1.1 or higher **
 *  Tested up to **3.1.4**
 * Tags
 * [btev](https://wordpress.org/plugins/tags/btev/)[soap](https://wordpress.org/plugins/tags/soap/)
   [support](https://wordpress.org/plugins/tags/support/)[tickets](https://wordpress.org/plugins/tags/tickets/)
 *  [Advanced View](https://wordpress.org/plugins/ipmanager-connector/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ipmanager-connector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ipmanager-connector/reviews/)

## Contributors

 *   [ Michael ](https://profiles.wordpress.org/mwdmeyer/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ipmanager-connector/)