Skip to content

seo01/SimplePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Portfolio app written in Cake PHP as used at https://numenore.co.uk/stuff

To install:
 - setup your Cake PHP app as normal 
 - replace the app directory with the one in /app
 - load the schema file into the DB
 - move /app/Config/bootstrap.php.default to /app/Config/bootstrap.php and set the config vars
 - Add at least one banner image (960 x 200px) to /app/webroot/img/banner/
 - Done!

To setup:
 - Visit https://yoursite/users/add to add the first user (after the first user is added you need to log in to add more, if you forget your password simply delete the contents of the Users table and repeat this step)
 - Visit https://yoursite/login to login
 - From https://yoursite/users add other users, links, items and portfolio


Uses:
 - Portfolio.js
 - 960.css
 - CakePHP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published