Adds a virtual address book and lets import contacts to user's individual one.
In order to configure an LDAP backend, run
php php occ ldap_contacts:add --interactive $ADDRESSBOOKNAME
Where $ADDRESSBOOKNAME is a name you like to identify the virtual addressbook with. The interactive mode leads you through the configuration, but you can also use the --help
flag to see all the options.
Given that the configuration is correct, you and your users will be able to search through the LDAP contacts via the global contacts menu. An import action allows to copy the contact over to the best fitting existing addressbook. A redirect takes you the contacts app with the newly created card open.
No comments found.