
Current version Simple Stats (data collection, Dashboard and separate Hit Counter) Issues: • Count goes up on each page refresh • Collection fixed at 7 days needing code change to alter Functionality: • Only collects daily results (fixed 7 days) • Hit counter only shows current days hit rate. Enhanced version Simple Stats (data collection, Dashboard and separate Hit Counter) Fixed: • A session for each page is started preventing constant page refreshing artificially increasing count • Collection Periods are all parametrised and configurable in settings Functionality: • Enhanced – Daily stats retention now has variable data retention(able to independently turn off) • New – Weekly stats captured for x weeks (able to independently turn off) • New – Monthly stats captured for x months (able to independently turn off) • New – Page session with configurable timeout • New – Running total of all page hits captured • All existing Languages expanded for all changes plus some added • Dashboard - Can change the displayed chart type within plugin settings • New – Dashboard now also shows total page count • Total Page count can be set via combination of admin settings and visiting page to trigger. • Enhanced - Hit Counter: sidebar independently displays all current collection data as configured in settings Not done yet • Display all charts within Tab Navigation without having to change settings • Individual rolling page count
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.
- Plugins
- Themes
- Documentation
- Help and Support Forum and Chat
Social Networks
Requirements
You just need a web server with PHP support.
- PHP v5.6 or higher.
- 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.
- Supported web servers:
- Bludit supports almost every web server
- PHP Built-in web server (
php -S localhost:8000
)
Installation Guide
- Download the latest version from the official page. Bludit.com
- Extract the zip file into a directory like
bludit
. - Upload the directory
bludit
to your web server or hosting. - Visit your domain https://example.com/bludit/
- Follow the Bludit Installer to configure the website.
Docker Image
Bludit provides an official Docker image.
Backers
Become a Backer and support Bludit with a monthly contribution to help us continue development.
Sponsors
Become a Sponsor and support Bludit with a monthly contribution to help us continue development.
License
Bludit is open source software licensed under the MIT license.
Description
Languages
PHP
62.4%
JavaScript
36.3%
CSS
1.3%