MyBB is an open source forum application that is intuitive to use, extensible, and packed with features. Its active community provides plugins and modifications, support, tutorials, and more.
Site in read-only mode
This site is now read-only following the release of MyBB 1.8 and the new mods site.
- Enables a widget that displays latest threads or posts from a MyBB forum. Rosario Milone 20+ active installations Tested with 3.1.4 Updated 10 years ago WordBB (0 total ratings) This is a bridge between WordPress blogging platform and MyBB message board.
- We would like to show you a description here but the site won’t allow us.
If you are looking for MyBB 1.8 mods please click here to visit the new mods site.
You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.
Themes
A collection of exciting themes to truly spice up your board! Each of the downloads in this section is intended for the most recent version for MyBB 1.6. To view downloads for older versions of MyBB, see our archived downloads section.
Available Downloads
List of downloads in this category
Name | Author | Downloads |
---|
The 1.6 Documentation is no longer maintained and some information may be outdated.
The MyBB 1.6 series reached end of life on October 1, 2015.
This means there will be no more security or maintenance releases for these series and forums running these versions of MyBB may be at risk of unfixed security issues. All administrators are strongly encouraged to upgrade their forums to the latest release of MyBB as soon as possible.
MyCode is used to format posts in MyBB. If you know HTML, MyCode will not be a problem. MyCode is enclosed in square brackets: [ ]
There are several types of MyCode:
- Those with an opening tag and a closing tag like the bold tag: [b]text[/b]
- Those with only one tag: [hr]
- Those with attributes within the tags: [font=Comic Sans MS]This will be in Comic Sans MS[/font]
- Those that need an opening tag, a closing tag, and tags in the middle (such as in lists)
- There is Custom MyCode
Contents
|
This is a quick list of all of the default MyCode. Following this list, there is a more detailed description of each MyCode.
Mybb.com
bold | [b][/b] |
italic | [i][/i] |
underline | [u][/u] |
strikethrough | [s][/s] |
URL | [url]http://url.com[/url] [url=http://url.com]My URL[/url] |
[email][email protected][/email] [[email protected]]My Email[/email] | |
quote | [quote][/quote] [quote=Author][/quote] |
code | [code][/code] [php][/php] |
image | [img]http://mysite.com/mypic.jpg[/img] |
font color | [color=red][/color] |
font size | [size=3][/size] |
font face | [font=tahoma][/font] |
text alignment | [align=center][/align] |
listing | [list][/list] and [*] |
Syntax
Examples
Results
Bold text
Italicized text
Underlined textStrikethrough text
Syntax
Examples
Results
XX-Small
X-Small
Small
Medium
Large
X-Large
XX-Large
Syntax
Examples
Results
This is in Tahoma
This is in Courier
Syntax
Examples
Results
This is red
This is green
This is blue, in Hex form
Syntax
Examples
Results
Left-aligned
Center-aligned
Right-aligned
Justified
(Justified is more noticeable when there are large blocks of text. )
Syntax
Examples
Results
<div>Text Here.. <- Those spaces won't be merged</div>
<a href='http://domain.com/'>Text Here..</a>
Syntax
Examples
Results
<?php echo 'Hi!'; ?>
<?php
// Comment
$mybb->user['var'] = 'Hi';
?>
Syntax
Examples
Results
Syntax
Examples
Results
[icon] mybb_1403_patches.txt (Size: 2.16 KB / Downloads: 1125)
NOTE: This shortcut only works for attachments that are attached to the post you are writing. It does not allow you to include attachments from other posts.
Syntax
Examples
Results
https://community.mybb.com
Support Communtiy
Syntax
Examples
Results
[email protected]
E-mail Me!
E-mail with subject 'spam'
Syntax
Examples
(The indentation of the inner list is only for readability, it is not required)
Results
To Do:
- Fix the boiler
- Buy:
- Eggs
- Milk
- Call mother
Syntax
Examples
Mybbt
Results
To Do:
- Fix the boiler
- Buy eggs & milk
- Call mother
Syntax
Examples
Results
To Do:
Mybbubenefits.com
- a. Fix the boiler
- b. Buy eggs & milk
- c. Call mother
Mybbi
Archive Mode - Attachments - Multiquote - MyCode - Polls - Private Messages - Reputation - RSS Syndication - Search Engine Friendly URLs - Smilies - Subscriptions - User Groups - User Referrals - Warning System |