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.
The IT services company you’re working with would require access to this panel to perform their day-to-day tasks.
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
Sample Snapshots
Admin Panel - System Settings Page
Admin Panel - Clients Page
Admin Panel - Testimonial Page
Website - Testimonial Slides
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
- Open your XAMPP/WAMP's Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
company_website_db
. - Import the provided
SQL
file. The file is known ascompany_website_db.sql
located inside the database folder. - Browse the Company Website with Admin Panel Project in a browser. i.e.
http://localhost/company_website
for the website andhttp://localhost/company_website/admin
for the admin panel.
Admin Login Information:
Username: admin
Password: admin123
DEMO
That's it! You can now explore the functionalities and have an actual look at this Simple Company Website with Admin Panel Project in PHP and MySQL Database. Feel free to modify the source code the way you desire. I hope this will help you with what you are looking for. Explore more on this website for more Free Source Code and Tutorials.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
It works properly on me. But…
Hi, I am getting this error when i uploaded to cpanel
Error
Not Found The requested URL…
Admin dashboard & Separate files for each page
Add new comment
- Add new comment
- 54502 views