Plugin Directory

source: bbpress/trunk/readme.txt

Last change on this file was 3109759, checked in by johnjamesjacoby, 4 weeks ago

bbPress: merge dev trunk with deploy trunk.

Includes fixes from 2.6.11.

File size: 2.6 KB
Line 
1=== bbPress ===
2Contributors:      matt, johnjamesjacoby, jmdodd, netweb, sergeybiryukov
3Author:            The bbPress Contributors
4Author URI:        https://bbpress.org
5License URI:       https://www.gnu.org/licenses/gpl-2.0.html
6License:           GNU General Public License v2 or later
7Tags:              forum, forums, discussion, support
8Requires PHP:      5.6.20
9Requires at least: 6.0
10Tested up to:      6.5
11Stable tag:        2.6.11
12
13bbPress is forum software for WordPress.
14
15== Description ==
16
17Are you looking for a timeless, elegant, and streamlined discussion board? bbPress is easy to integrate, easy to use, and is built to scale with your growing community.
18
19bbPress is intentionally simple yet infinitely powerful forum software, built by contributors to WordPress.
20
21== Installation ==
22
23= From your WordPress dashboard =
24
251. Visit 'Plugins > Add New'
262. Search for 'bbPress'
273. Activate bbPress from your Plugins page. (You will be greeted with a Welcome page.)
28
29= From WordPress.org =
30
311. Download bbPress.
322. Upload the 'bbpress' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
333. Activate bbPress from your Plugins page. (You will be greeted with a Welcome page.)
34
35= Once Activated =
36
371. Visit 'Forums > Add New' and create some forums. (You can always delete these later.)
382. If you have pretty permalinks enabled, visit example.com/forums/, or if you do not have pretty permalinks enabled, visit example.com?post_type=forum
393. Visit 'Settings > Forums' and configure the settings to best match the needs of your community.
404. Visit 'Tools > Forums > Import Forums' if you have an existing forum to convert to bbPress.
41
42= Once Configured =
43
44* bbPress comes with a robust theme-compatibility API that does its best to make bbPress look and feel right with just-about any WordPress theme. You may need to adjust some styling on your own to make everything look pristine.
45* You may want to customize the register/activation/sign-in/lost-password flows, to better suit your site. bbPress comes with a bevy of shortcodes to make this possible, listed here: https://codex.bbpress.org/shortcodes/
46* bbPress also comes with built-in support for Akismet and BuddyPress, two very popular and very powerful WordPress plugins. If you're using either, visit your Forum Settings page and ensure that integration appears correct.
47
48== Screenshots ==
49
501. Forums - Admin Interface
512. Topics - Admin Interface
523. Replies - Admin Interface
534. Settings - Admin Interface
545. Settings 2 - Admin Interface
556. Themes - Admin Interface
567. Single Forum - Default Theme
57
58== Changelog ==
59
60Check out the [releases page](https://codex.bbpress.org/releases/)
Note: See TracBrowser for help on using the repository browser.