darkmatus / userprofile
There is no license information available for the latest version (dev-master) of this package.
ZF2 userprofile for own projects.
dev-master
2014-02-17 12:13 UTC
Requires
- php: >=5.3.3
- darkmatus/zf2-bbcodeintegration: dev-master
- zendframework/zendframework: 2.*
This package is auto-updated.
Last update: 2024-11-08 16:12:46 UTC
README
Install:
- clone
- create 'public/images/user_uploads' and make it writeable
- insert 'Profile/scripts/sql/userprofile.sql' into your database
- copy 'Profile/config/db.local.php.dist' to your 'config/autoload', rename it to db.local.php and insert your database settings
- copy 'Profile/config/user.config.php.dist' to your 'config/autoload', rename it to 'user.config.php' and insert your settings (NO predifened settings!)
I hope that this is all. If i forgott some thing it will be added. Please believe, this zf2-module is for use with my own projects and it is still under development. If you use it and find errors, please contact me with your bug fix.
This module is prepared to uses jquery-custom-ui-1.10 for output.