description |
---|
Project Documentation for user |
Simple PHP blogging system.
This PHP project is a simple CMS for easy blogging. It uses AdminLTE for Admin Panel & Dashboard. AdminLTE - Web BLog is Easy to Install. You can login to the dashboard to do everything form creating a blog post or page to setting site preferences or even change your Blog Template. This is what it currently looks like:
- Website: http://sintara.co.id/talif-blog
- App login: http://sintara.co.id/talif-blog/login.php
Modern Dashboard Secured Login Activity Logs of users Messaging Web Contents Management (Pages, Posts, Post Categories, Post Comments etc) Roles & Permissions Management Users Management Site Settings Site Template Options Easy to Install and Setup
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
If you want to host AdminLTE - Web BLog by yourself, you will need a server with:
[+] Minimum PHP v5.6
[+] Minimum MySQL v8.0
[+] mod_rewrite Apache
- Install XAMPP or WAMPP.
- Open XAMPP Control panal and start [apache] and [mysql] .
- Download and Unzipp the given files and moving them to htdocs
C:\xampp\htdocs
. - open link
localhost/phpmyadmin
. - click on new at side navbar.
- give a database name as
blog_db
hit on create button. - after creating database name click on import.
- browse the file in directory
talif-blog/database/blog_db.sql
. - open any browser and type
http://localhost/talif-blog
.- first register and then login
- admin login details :
Username
: admin |
Password
: admin
Created: 27 Sep 2022
By: Agah Nata
Email: hashcat80@gmail.com
Copyright © 2022
Licensed under the AGPL License.