Home
Softono

BitBlog

Open source PHP
26
Stars
11
Forks
1
Issues
1
Watchers
3 years
Last Commit

 About BitBlog

A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics. and presents posts in reverse chronological order , and written with PHP 8.1

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing BitBlog?

We provide expert installation service for this software. Our team will install, configure, and secure BitBlog on your server. plans start at just $30.

Bit Blog

simple PHP blog

Table of Contents

General Information

A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics.

and presents posts in reverse chronological order , and written with PHP 8.1

Technologies Used

  • PHP 8.1.10

Features

List the ready features here:

  • create , read , update and delete posts
  • Change Status (enable or disable)
  • Create & Edit Categories
  • View Details

Screenshots

all posts screenshot

bussines-category screenshot

marketing-category screenshot

posts-panel screenshot

categories-panel screenshot

Setup

  1. Install XAMPP or WAMPP

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/MobinaJafarian/BitBlog)
    OR follow gitbash commands

    i>cd C:\xampp\htdocs\

    ii>git clone https://github.com/MobinaJafarian/BitBlog.git

  4. extract files in C:\xampp\htdocs.

  5. open link localhost/phpmyadmin

  6. click on new at side navbar.

  7. give a database name as (bit-blog) hit on create button.

  8. after creating database name click on import.

  9. browse the file in directory [BitBlog/assets/database/bit-blog.sql].

  10. after importing successfully.

  11. open any browser and type http://localhost/BitBlog/

  12. first register and then login

  13. admin login details:

Usage

php -S localhost:8000

Project Status

Project is: complete

Contact

Created by @MobinaJafarian - feel free to contact me!