Popularity
6.0
Stable
Activity
5.8
-
1,228
75
287

Code Quality Rank: L4
Programming language: PHP
License: MIT License
Tags: Blogging Platforms    
Latest version: v3.13.1

Bludit alternatives and similar software solutions

Based on the "Blogging Platforms" category.
Alternatively, view Bludit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Bludit or a related project?

Add another 'Blogging Platforms' Software solution

README

Bludit

Simple, Fast and Flexible CMS.

Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support.

Bludit is a Flat-File CMS.

Bludit supports Markdown and HTML code for the content.

Requirements

  • Webserver with PHP support.
  • PHP v7 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.

Installation

  1. Download the latest version from the official page. Bludit.com
  2. Extract the zip file into a directory such as bludit.
  3. Upload the directory bludit to your web server or hosting.
  4. Visit your domain https://example.com/bludit/
  5. Follow the Bludit Installer to set up the website.

Quick installation for testing

You can use PHP Built-in web server (php -S localhost:8000) or Docker image

Support Bludit

Bludit is open source and free, but if you really like the project and is useful for your you can contribute on Patreon, also for the supporters we provide Bludit PRO. Bludit PRO

Donate one time for the coffee or beer:

  • PayPal
  • BTC (Network BTC): bc1qtets5pdj73uyysjpegfh2gar4pfywra4rglcph
  • ETH (Network ETH): 0x0d7D58D848aA5f175D75Ce4bC746bAC107f331b7

License

Bludit is open source software licensed under the MIT license.


*Note that all licence references and agreements mentioned in the Bludit README section above are relevant to that project's source code only.