[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 These are quick and simple instructions on how to install and use this app. 2 3 First, use setup3 to create your tables. 4 5 Next, you will need to create an anonymous account. Do this by 6 creating a normal user account with just permissions to the 7 registration app. 8 9 Create a group called 'users', this will be the default group that all 10 users belong to. So, you can give and take permissions to an entire 11 group, instead of every single user. 12 13 In main.php, there is a config section towards the top. 14 $domain - Which domain to use out of the header.inc.php file, most will use default 15 $template_set - Template set to use, this allows site to create there own layout 16 17 Login as admin user, go to the Administration menu, click on the 18 Site Configuration link for the registration application. Insert the 19 anonymous user and password. 20 21 You can customize what input the user is asked to enter by logging in as 22 an admin user, and going to Administration->Registration->Manage Fields. 23 You don't need any fields, but you will need an 'email' field if you wish 24 to use the Lost Password functions. 25 26 Make sure phpgwapi.send is properly configured, i.e. the database 27 contains something like: 28 29 INSERT INTO phpgw_config VALUES ('phpgwapi','smtp_server','localhost'); 30 INSERT INTO phpgw_config VALUES ('phpgwapi','smtp_port','25');
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |