Skip to content

Bootstrap portfolio web site with admin panel. PHP, MySQL. Fully working. Simple setup.

Notifications You must be signed in to change notification settings

teklynk/portfolioCMS

Repository files navigation

This project is no longer being maintained. Please feel free to fork this project. It is a good starting point but is not bug free. If you have a bug fix please submit a pull request for me to review.

portfolioCMS

Bootstrap portfolio web site with admin panel. PHP, MySQL. Simple setup. Uses Bootstrap Freelancer Theme for the front end. http://startbootstrap.com/template-overviews/freelancer/ Admin panel was built using SB Admin theme http://startbootstrap.com/template-overviews/sb-admin/

In general, the code and database is really simple. Implementing the site on your own host/server is also simple.

Enjoy!

Install Instructions

Open phpmyadmin and create a database. Go to http://www.yourwebsite.com/admin/install.php. Enter in your database connection settings. Create an Admin user. Log in. That's it!

  • Be sure to set permissions of the files to 777 BEFORE running the installer (install.php)
  • Depending on your environment, you may need to edit variables in db/dbsetup.php.

Test Environments

Microsoft-IIS/7.5

MySQL 5.6.23

PHP 5.3.28

PHPMyAdmin 3.5.8.1

Tested using TurnkeyLinux LAMP Stack http://www.turnkeylinux.org/lampstack. Be sure to set the correct file permissions.

Apache/2.2.22 (Debian)

MySQL 5.5.41

PHP 5.4.4

Tested using TurnkeyLinux Nginx PHP FastCGI Server Configuration http://www.turnkeylinux.org/nginx-php-fastcgi. Be sure to set the correct file permissions.

nginx 0.7.67-3+squeeze2

mysql-server 5.1.63-0+squeeze1

phpmyadmin 4:3.3.7-7

Screenshots

screenshot02 screenshot01 screenshot03 screenshot04 screenshot05 screenshot06