This is a generic Yii Framework application with MySQL integration. I built this simple app as the starting point for many projects I have worked on in the past. This application allows for user registration, user sign-in and sign-out, Facebook/Google+/Windows Live sign-in, and password reset.
This skeleton application does not include the Yii Framework itself. Download it here.
Click Here to see the demo.
I've included some extensions that I pretty much always use. These include:
- Twitter (Yii) Bootstrap (Bitbucket)
- Font Awesome (GitHub)
- Notify Bar (GitHub)
- Randomness (GitHub)
- PHPMailer (YiiMailer) (GitHub)
- Facebook PHP SDK (GitHub)
- Google PHP Client Library
- Windows Live JS SDK
- LESS CSS - PHP Compiler
This is a general starting point for beginning development of your project. You should have some understanding of the Yii Framework and your own server environment in order to get this skeleton app configured and working on your local environment. By default, this application is configured to my WAMP server.