Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.55 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.55 KB

Yii Framework Skeleton App

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.

Extensions

I've included some extensions that I pretty much always use. These include:

Notice

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.