Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cqllum/php-website-generator

PHP Business website generator - Databaseless
https://github.com/cqllum/php-website-generator

Last synced: about 2 months ago
JSON representation

PHP Business website generator - Databaseless

Awesome Lists containing this project

README

        

# php-website-generator
🚀PHP Business website generator - Completely Databaseless - JSON Orientated

Download the repo - and get a fully functional business website - that can be completely controlled by an Admin Panel.

**🌟 Pages Included 🌟**
- Homepage
- Services
- Projects/Work
- Contact Us
- Full Admin Panel

**⚙️ In-depth Features (Home) ⚙️**
- Customisable page design (home background, colour scheme, etc)
- Services Page - Let visitors know what your company does.
- Projects Page - Let visitors know what your company has done.
- Contact Us - Fully functional contact us page
- Site status mode (Enable/Disabled Mode)
- Editable SEO/Meta Tags

**🏆 In-depth Features (Admin) 🏆**
- Disable the site
- Edit SEO tags
- Edit Site Theme
- Add Services
- Add Projects
- View Contact Form Entries

**🏆 Install guide 🏆**
1) Download repo (site.zip) + Extract
2) Download XAMPP - and upload to htdocs path
3) Visit localhost/site

To edit the site via the admin panel visit localhost/site/admin

The default credentials is:
User: admin
Pass: pass

Editable at: /site/includes/glob.inc.php

**🌟 Media 🌟**

Homepage
![alt text](https://i.imgur.com/jXnwccg.png)
![alt text](https://i.imgur.com/EgLAxtP.png)
![alt text](https://i.imgur.com/ODH4LnF.png)

Services
![alt text](https://i.imgur.com/V3Jei3n.png)
![alt text](https://i.imgur.com/IkZkBUU.png)

Projects
![alt text](https://i.imgur.com/iq1PH6u.png)
![alt text](https://i.imgur.com/TjLXXM1.png)

Contact Us
![alt text](https://i.imgur.com/zVu1YCL.png)

Disabled Page
![alt text](https://i.imgur.com/iUUlVrr.png)

Admin Panel
![alt text](https://i.imgur.com/klTbab6.png)
![alt text](https://i.imgur.com/A0XYl3T.png)
![alt text](https://i.imgur.com/vdfBZXR.png)
![alt text](https://i.imgur.com/TxJZZYX.png)

**Credits**
- Colorlib - For the HTML template (Admin Panel)
- TemplatesHub - For the HTML template (HomePage)