Skip to content

Shekharrajak/Codeigniter_HMVC_Boostrap_3_Ion_Auth_PLUS

 
 

Repository files navigation

ci_hmvc_bootstrap3_stripe_ION_AUTH

Codeigniter with Wiredesignz- Hmvc module, Bootstrap 3, Stripe.php, and ION Auth Integration

UPDATE: I've now refactored ion_auth to be able to use it as an hmvc module. ##Configuration After cloning and installing you will need to update the database config file in application/config/database.php with your database connection details. Then you will need to run the sql file in /ion auth sql that matches the type of database you are using (MY,POSTGRE, etc) on your database to create the ion auth tables ion auth uses. once you have a database set up import ci_sessions.sql to create a ci_sessions table. The default user is admin@admin.com and the password is password. ONCE YOUVE HAVE FINISHED CONFIGURATION LOADING YOUR DOMAIN SHOULD LOAD THE AUTH/LOGIN PAGE BY DEFAULT

##Packages Included UPDATED WITH LATEST BOOTSTRAP WITH THE LESS LATEST ION AUTH ION AUTH PAGES ARE STYLED USING BOOTSTRAP AND INCLUDE AN NAVBAR HMVC MODULE

CODEIGNITER https://ellislab.com/codeigniter

Stripe.php

ION Auth https://github.com/benedmunds/CodeIgniter-Ion-Auth

Bootstrap 3 http://getbootstrap.com/

dompdf https://github.com/dompdf/dompdf

Hmvc bootstrap navbar module.

HMVC HEADER AND FOOTER MODULES

Originally forked from

https://github.com/tariqrahiman/hmvc

License

MIT with CodeIgniter Amendments

About

Codeigniter w hmvc library, Bootstrap 3, Ion Auth,StripePHP all in one repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.6%
  • HTML 19.5%
  • C 12.2%
  • CSS 2.4%
  • Roff 1.6%
  • CoffeeScript 1.5%
  • Other 2.2%