Import and display linkedin company profile.
It requires Contact Form 7 (
http://wordpress.org/plugins/contact-form-7/).
Here are the steps to import and display company profiles:
- the import process is initiated by public user submitting Contact Form which must have a linkedin-url field;
- this plugin then will create a new post with post type "Company Profile"
- a WordPress administration click "import" link
- this plugin take the admin to LinkedIn to login. The admin can login with any linkedin account because LinkedIn API requires a live user token which is only generated by a live user
- if the login fails, the admin will be prompted the failure and suggested to click "import" link again
- (TODO) if linkedin profile had been imported before, the profile won't be re-imported; and the admin will be prompted that the profile has been imported before.
In order to re-import, please delete the main content of the Company Profile and click on "import" link.
Or the plugin confirm with the admin and re-import and overwrite previous import
- the plugin pulls company profile from LinkedIn and overwrites the main content of the post
- the admin publish the post
Docs & Support
http://wordpress.org/support/plugin/import-linkedin-company on
WordPress.org. If you can't locate any topics that pertain to your particular issue, post a new topic for it.
- Upload the entire 'import-linkedin-company' folder to the
/wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
You will find 'Company Profiles' menu in your WordPress admin panel.