Skip to content
/ cms Public

A custom CMS I will be working on for a while.

Notifications You must be signed in to change notification settings

Kolton-S/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom CMS

To get it started:

  • Go into your terminal of choice and clone this repo.

  • Start up your WAMP or MAMP server.

  • Go to Localhost:(PORT)

  • Go to PHPMyAdmin and import the database that's included.

  • Go to Localhost:(PORT)/cms

And you're done!

Planned Updates

To Do:

  • Skinning, big thing.
  • Login attempts
  • Timed suspension (must login to account after certain time)
  • Encrypted passwords

Done:

  • Welcome Page
  • Display last login
  • Message change depending on time of day
  • Create user
  • Auto generated password
  • Email new user with username and generated password
  • Edit account page
  • Force edit account on first login
  • Redirect after account edit on first login

About

A custom CMS I will be working on for a while.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published