Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cqllum/php-website-generator
- Owner: cqllum
- Created: 2023-05-08T13:23:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-08T14:06:25.000Z (over 1 year ago)
- Last Synced: 2024-05-31T00:19:37.177Z (7 months ago)
- Language: CSS
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-website-generator
🚀PHP Business website generator - Completely Databaseless - JSON OrientatedDownload 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/siteTo edit the site via the admin panel visit localhost/site/admin
The default credentials is:
User: admin
Pass: passEditable 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)