https://github.com/daniel15/kohana-membership-example
Example of the Kohana-Membership module. See http://stuff.dan.cx/php/login/ for live example
https://github.com/daniel15/kohana-membership-example
Last synced: 8 months ago
JSON representation
Example of the Kohana-Membership module. See http://stuff.dan.cx/php/login/ for live example
- Host: GitHub
- URL: https://github.com/daniel15/kohana-membership-example
- Owner: Daniel15
- Created: 2011-01-16T03:54:57.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-31T11:47:44.000Z (over 15 years ago)
- Last Synced: 2025-10-09T12:31:55.989Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 454 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kohana-Membership Example
===================
By [Daniel15](http://dan.cx/)
This is an example for the [Kohana Membership](https://github.com/Daniel15/Kohana-Membership) module.
Installation
-------------
1. Copy css, img and js directories to /css/membership/, /img/membership/ and /js/membership/. You can use symlinks instead
2. Edit application/config/membership.php (todo: document settings)