Skip to content
/ B-Blog Public

A simple blog script, for university final associate course project degree.

License

Notifications You must be signed in to change notification settings

5l1v3r1/B-Blog

Repository files navigation

⚠️ IMPORTANT WARNING !!!

This is not a commercial product, its not secure enough to use in real website or server when under developing

If you run this on server, you will accept any OWN RISK

B-Blog

A simple blog script, for university final associate course project degree.

It is completely open source and published under GPL3(GNU PUBLIC LICENSE v3)

Anyone can fork and develop it...

Features

  • 👻 Full AJAX
  • #️⃣ Tags
  • 📝 Posting
  • 💬 Commenting
  • 📚 Categories
  • 🔍 Manage users
  • & etc...

We Used

One of the best persian free font. Designer: Saber Rasti kerdar

is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

is a library to use Jalali Calendar in PHP.

gives you scalable vector icons that can instantly be customized size, color, drop shadow, and anything that can be done with the power of CSS.

Getting Started

This script

  • written with PHP language in back-end and also CSS, JavaScript and jQuery in front-end.

  • is full Ajax and do not reload pages while exchange data with server, Data exchange with server, run in background.

  • includes ACP(Admin control panel) in order to manage

Requirements

* Apache
* PHP5.6 <=

Installation:

1: Create a database in MYSQL and import "bblog.sql" from root of document directory to database.

2: Delete "bblog.sql" file after import.

3: Open "/includes/config.php" and edit $CONFIG array.

  • USER: admin , PASSWORD: adminpass

About

A simple blog script, for university final associate course project degree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published