This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathREADME
67 lines (50 loc) · 2.59 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
WordBridge - WordPress.com to Joomla Bridge
===========================================
This is WordBridge, Cognidox Ltd's WordPress to Joomla bridge.
It can be used to connect a Joomla site with either with a Wordpress.com
hosted blog or a blog on a self-hosted WordPress installation.
Once a blog is linked via a Joomla menu item, updates to the WordPress
blog will automatically appear on the Joomla site.
This component is distributed under the GNU Affero General Public License v3:
http://www.opensource.org/licenses/agpl-v3.html
This repository holds:
joomla_1.5/com_wordbridge - Joomla 1.5 component and plugin sources
joomla_1.6/com_wordbridge - Joomla 1.6/1.7/2.5 component and plugin sources
joomla_3.1/com_wordbridge - Joomla 3.x component and plugin sources
Installation packages for the Joomla components are provided in the Releases
section of the GitHub repository.
Installation:
------------
To install the component, follow the steps below:
1) Log into your Joomla site as an administrator.
2) Ensure both the cURL and DOM PHP extensions are enabled.
3) Select Extensions -> Extension Manager to bring up the Joomla
Extension Manager:Install screen.
4) Upload the com_wordbridge zip file and click 'Upload & Install';
the component will be installed and enabled within Joomla.
Using the Component:
-------------------
To use the component to link to a WordPress blog follow the steps
below:
1) Log into your Joomla site as a user who can add menu entries.
2) Use Joomla's Menu Manager to add a new menu item.
3) For the Menu Item Type, select WordBridge -> List of blog entries.
4) In the menu item's WordBridge Settings, set the Wordpress blog name
to the name of your WordPress.com blog.
e.g. If the blog is available at http://example.wordpress.com/,
then the blog name to enter is 'example'.
If the blog is self-hosted, enter the fully qualified
hostname of the blog. So, if the blog is http://myblog.example.com/,
the blog name to enter is 'myblog.example.com'.
5) Save the menu item entry. The blog will now appear in Joomla. New
entries posted to the wordpress.com site will automatically appear
in the Joomla site.
6) If the blog is self-hosted, install the WordBridge Pro WordPress
component in WordPress. The WordBridge Pro plugin can be downloaded
from the project page:
https://github.com/cognidox/WordBridge/releases/download/release%2F0.6/wordbridge-wordpress-plugin-1.2_rc2.zip
Credits
-------
Thanks to the following people who have contributed to the
development of this component:
* RaviOnline - Ravi.co.in