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

This package is auto-updated.

Last update: 2024-04-08 14:36:48 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.