-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
63 lines (47 loc) · 1.53 KB
/
readme.txt
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
=== bbPress import Google Group ===
Contributors: casiepa
Donate link: http://casier.eu/wp-dev/
Tags: bbpress,google group,import
Requires at least: 4.0
Tested up to: 4.7.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Import Google Groups into bbPress
== Description ==
Import Google Groups into bbPress.
Requires at least bbPress 2.5.x
Tested with bbPress 2.6-Beta2
Current features:
* Import a public google group
* Import the body of the messages
* Separate users are created
Still to do in future versions:
* An input form so people don't need to go into the code to e.g add the name of the group
* Import a private group (copy cookies)
* Import pictures
* Import attachments
* Import the full message
* Import existing users from the management page ?
Consider also the following plugins:
* bbPress Toolkit
* bbPress Move Topics
* bbPress API
== Installation ==
Option 1:
1. On your dashboard, go to Plugins > Add new
1. search for *bbPress Import Google Group*
1. install and activate the plugin
1. Check your Dashboard: Tools > bbP Import Google Group
Option 2:
1. Unzip the contents to the "/wp-content/plugins/" directory.
1. Activate the plugin through the "Plugins" menu in WordPress.
1. Check your Dashboard: Tools > bbP Import Google Group
== Frequently Asked Questions ==
= Can I make feature requests =
Of course ! Just post something on the support tab
= I love your tool =
Thanks. Please leave a review or donate 1 or 2 EUR/USD for a coffee.
== Changelog ==
= 1.0.0 =
* Initial release