Bludit the Simple, Fast, and Flexible CMS.
With Bludit, you can build your own website or blog in just seconds. It’s completely free, open-source, and easy to use. Bludit stores content in JSON format, eliminating the need for database installation or configuration. All you need is a web server with PHP support.
As a Flat-File CMS, Bludit offers unparalleled flexibility and speed. Plus, with support for both Markdown and HTML code, creating and managing content has never been easier.
- Plugins
- Themes
- Documentation
- News and announcement on Twitter, Facebook, and Reddit
- Talk & Chat on Discord
- Help and Support on Forum
- Bugs reports on Github Issues
- Webserver with PHP support.
- PHP v5.6 or higher version.
- PHP mbstring module for full UTF-8 support.
- PHP gd module for image processing.
- PHP dom module for DOM manipulation.
- PHP json module for JSON manipulation.
- Download the latest version from the official page: Bludit.com
- Extract the zip file into a directory, such as
bludit
. - Upload the
bludit
directory to your web server or hosting. - Visit your domain (e.g., https://example.com/bludit/).
- Follow the Bludit Installer to set up your website.
You can use PHP Built-in web server (php -S localhost:8000
) or Docker image
Bludit is open-source and free to use, but if you find the project useful and would like to support its development, you can contribute on Patreon. As a token of our appreciation, supporters will receive Bludit PRO.
If you prefer, you can also make a one-time donation to buy us a coffee or beer. Every contribution helps us continue to improve Bludit and provide the best possible experience for our users.
- PayPal
- BTC (Network BTC): bc1qtets5pdj73uyysjpegfh2gar4pfywra4rglcph
- ETH (Network ETH): 0x0d7D58D848aA5f175D75Ce4bC746bAC107f331b7
Bludit is open source software licensed under the MIT license.