Description
This plugin is able to handle the wordpress login using the authentication of OpenERP 7.
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
- Upload
wp_openerp7_plugin
to 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple OpenErp Login” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Simple OpenErp Login” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0.4
- Update connector base class
1.0.3
- Add bunner
- Fix plugin uri
1.0.2
- First version of plugin