b2evolution CMS: Multiblog/CMS content publishing + forums + email marketing + social network + more... b2evolution includes everything you need to run and maintain a modern website. Optimized for low maintenance with easy upgrades and effective antispam. Full RWD & bootstrap support.
PHP JavaScript CSS HTML Pascal C
Switch branches/tags
Permalink
Failed to load latest commit information.
_cache Folder documentation Jan 23, 2016
_tests More mysqli migration (#39) Mar 24, 2017
_transifex translations Aug 25, 2017
conf fix version Aug 25, 2017
cron Implement function to get htsrv url depending on collection base url Jul 19, 2016
htsrv Fix user moderate permission checking Aug 24, 2017
inc UI consistency Aug 25, 2017
install Fixed social links widget default settings Aug 25, 2017
locales translations Aug 25, 2017
media ignore Mar 1, 2017
plugins Merge branch 'release/6.8.x' into release/6.9.x Aug 22, 2017
rest-api-demo Fixed REST API collection search response when returning an empty set May 3, 2017
rsc Fixed Contact Groups modal window not closing properly Aug 21, 2017
skins Fix a count of unread posts Aug 24, 2017
skins_adm Applied plugin toolbar icon info changes to AdminUI Aug 15, 2017
skins_email Added translation notes and fixed overoptimized string for translation Apr 18, 2017
skins_fallback_v5 Fix user moderate permission checking Aug 24, 2017
skins_fallback_v6 Fix user moderate permission checking Aug 24, 2017
skins_site Rename menu_link_Widget to basic_menu_link_Widget Mar 24, 2017
xmlsrv Fix filter button to delete post status from "Current filters" widget Jan 27, 2017
.gitignore ignore Apr 26, 2017
.gitmodules gitmodules update (source for pureforums_Skin) Sep 16, 2016
Gruntfile.js Fixed widget item_vote misalignment Mar 8, 2017
admin.php Merge branch 'release/6.7.x' into develop Nov 17, 2016
apple-touch-icon.png Apple touch icon update Dec 24, 2015
bower.json version bump Aug 22, 2017
default.php Move call of evo_sendcookies() outside of headers_content_mightcache() Jul 20, 2016
favicon.ico favicon update Dec 24, 2015
index.php Display back-office page on index.php when it is used as default coll… Feb 1, 2017
license.txt Finished removing /blogs/ folder Feb 28, 2015
package.json version bump Aug 22, 2017
package.sh Make packaging script a little better Nov 9, 2016
readme.html version bump Aug 22, 2017
readme.md version bump Aug 22, 2017
readme.template.html Better logos Dec 23, 2015
sample.htaccess Disable automatically populating raw post data May 9, 2016
xmlrpc.php Copyright 2016 Jan 2, 2016

readme.md

b2evolution CMS

b2evolution CMS

This is b2evolution CMS version 6.9.3.

A complete engine for your website !

Multiblog/CMS + user community + email marketing + social network + more... b2evolution includes everything you need to run and maintain a modern website. Plus, it's optimized for low maintenance with easy upgrades and effective antispam. Full Bootstrap & RWD support.

More info: http://b2evolution.net

Requirements

Basically, all you need is a standard web hosting plan.

More specifically, your web server should support PHP 5.2+, MySQL 5+ & Apache 2+ (which is very common). More info about these requirements here.

Downloading

With Bower

If you're familiar with bower, just type: bower install b2evolution

Manual Download

You can download releases either from GitHub or from b2evolution.net :

Installation: Amazing 3-minute install ;)

Upload everything to your web server and call the installation script that you will find at /install/index.php on your website. Then you just need to enter your database connection details and the installer will take care of everything for you.

Now, you might ask for more details here... Totally legitimate! Please check out our Getting Stated - Installation Guide.

Hint: It is possible to install b2evolution in less than 3 minutes. Probably not the first time though. (And the same is true for anyone else claiming a 5 minute install process.)

Upgrading

Automatic upgrade

b2evolution includes an automatic upgrade feature which you can use to automatically download the lastest stable version and perform the upgrade operations.

Manual upgrade

You can download any newer version (including beta releases), overwrite the files of your current installation (after backup) and then run the install script.

The installation script will detect that the b2evolution database is already installed (any version) and offer to upgrade it to the current version.

There are several other upgrade options.

GitHub

All bug fixes and all new code are made available through GitHub before being packaged as releases. If you are interested in cutting-edge versions, we recommend you follow us on GitHub.