Skip to content

PHPBoost est un système de gestion de contenu (CMS) français et libre, qui existe depuis 2005, vous permettant de créer facilement votre site Internet. Très complet en terme de fonctionnalités il est cependant simple à utiliser. http://www.phpboost.com |

License

Notifications You must be signed in to change notification settings

EdenKolor/PHPBoost

 
 

Repository files navigation

PHPBoost CMS

This web application allows everybody without any particular knowledge required in webmastering to create his own website.

It's an open-source project and it's totally free (under the GPL license).

Visit the project page PHPBoost CMS for support, documentation and a demonstration website.

How can I download PHPBoost CMS ?

To download PHPBoost CMS, please follow this link : Download. You will find the latest official package, and several modules and templates, to customize your website.

Organisation of github branch

We create one branch per version.

Branch Description Maintenance
master developpement branch no
5.1 latest stable version fully
5.0 previous stable version fully
4.1 older stable version no
4.0 older stable version no
3.0 older stable version no
other branchs for tests -

How it works ?

It requires a web server with a remote access. Then you install, configure and use it with your web browser.

It's composed of a kernel and modules which can use the little PHPBoost development framework. The structure is like a personal computer's one, with operating system which corresponds to PHPBoost's kernel and different software using the kernel that are modules. It works with a database. Currently, MySQL or MariaDB are required but we wish to be able to implement it also for SQLite, PostGreSQL and other DBMS.

PHPBoost can also be very useful to developers who don't want to program a full structure for their website. They can install PHPBoost kernel, with some modules already existing and if they don't find the one they need they can easily build their own module using PHPBoost's framework which contains many functions to make easier the development of modules.

To sum up, to build your website with PHPBoost, you need a web server and a database (like MySQL or MariaDB) and get started.

About

PHPBoost est un système de gestion de contenu (CMS) français et libre, qui existe depuis 2005, vous permettant de créer facilement votre site Internet. Très complet en terme de fonctionnalités il est cependant simple à utiliser. http://www.phpboost.com |

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.8%
  • Smarty 8.1%
  • CSS 2.6%
  • JavaScript 1.5%