Simple Company Website with an Admin Panel in PHP Free Source Code

Introduction

This is a Simple Company Website with an Admin Panel project in PHP Language. This web-based application generates a single-page company/business website. The website information is dynamics which means it has a feature where the company/business management/staff can modify the content, details, and other information in the system using without making any changes in the source code. The system has an Admin Panel where the system admin user will have a front-end to configure the information on the website.

About The Simple Company Website Web App

This project was developed using PHP, MySQL Database, HTML, CSS, Javascript (Ajax and jQuery), Bootstrap, AdminLTE Template, StartBootstrap Free Template (for the website UI), and some other libraries/plugins. The application is easy to use and easy to understand. It has a pleasant Admin Panel and Website user Interface also. This application also has one template for the website. If you wish to use other templates, just check the queries inside the index file of the source code to know and have an idea of how the data are being queried and displayed.

Features

Admin Side

  • Secure Login/Logout
  • Dashboard
  • Manage About Content
  • Manage Company/Business Services Providing
  • Manage Clients List
  • Manage Testimonies
  • Manage Contact Information
  • Manage Inquiries
  • Manage Website Other Information
  • Manage Account Details

Website (Single Page only)

  • Display Company Banner
  • Display About Content
  • Display the Services of the Company/Business Providing
  • Display Previous/Current Clients
  • Display Testimonies
  • Contact Form for Inquiries
  • Display Contact Details
  • and Display some other information

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP’s Control Panel and start the Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. If you are using XAMPPcopy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory. And If you are using WAMPpaste it into the “www” directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create new database naming company_website_db.
  6. Import the provided SQL file. The file is known as company_website_db.sql located inside the database folder.
  7. Browse the Company Website with Admin Panel Project in a browser. i.e. http://localhost/company_website for the website and http://localhost/company_website/admin for the admin panel.

Admin Login Information:

Username: admin
Password: admin123

Download Source Code

Additional Reading


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *