Skip to content

colettesnow/muses-success

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muse's Success Source Code

Developed by Colette Snow.

About

This is the source code that powers muses-success.info.

Requirements

  • Same as CodeIgniter.
  • Apache mod_rewrite.
  • MySQL 5.0 or better.
  • Write access to the cache directory.

Setup

  • Upload to your server - make sure the contents of public are in your web root / public_html / htdocs.
  • Edit muses-success/config/database.php and muses-success/config/config.php as appropriate.
  • You will need to sign up for reCAPTCHA and edit muses-success/config/recaptcha.php with your public and private keys.
  • Execute db/structure.sql and db/data.sql against your MySQL database.
  • Register yourself a user. The first user to register will become an admin.

Some Notes

  • Thumbnails and feature images are created and managed manually.
  • There is not a fully functional admin, yet.
  • We are in the process of refactoring a lot of the code meaning things will break often and compatibility is not guarenteed.
  • We won't be open sourcing the rating calculation code.
  • The search index code will be included at a later date.
  • Asisde from branding, you will want to edit the Google Plus/Facebook/Twitter code sprinkled throughout the source.

Copyright