Simple OpenErp6.1 Login
This plugin is able to handle the wordpress login using the authentication of OpenERP 6.1.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4370 days ago
Is Simple OpenErp6.1 Login abandoned?
Possibly abandoned (last update 4370 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin is able to handle the wordpress login using the authentication of OpenERP 6.1.
In case you have an OpenERP instance and you want to validate the wordpress users using the OpenERP login system.
This plugin is also the basis for other plugins that need to exchange or read data from an OpenERP instance.
Arbitrary section
A brief Markdown Example
Installation
Before install the plugin:
you have to make sure your host provider, may open the port on which works OpenERP.
for example, youraddress:port/xmlrpc/,
port must have the privileges to do to pass the data in both input and output.
- Upload
wp_openerp61_pluginto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to settings panel and place your data.
In the administration section, each option has a description of its properties.
There is also help section, read this section before use this plugin.
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.0.4
- Update connector base class
1.0.3
- Add bunner
- Fix plugin uri
1.0.2
- First version of plugin