Simple, web-based address & phone book, contact manager, organizer. Groups, addresses, e-Mails, phone numbers & birthdays. vCards, LDIF, Excel, iPhone, Gmail & Google-Maps supported. PHP / MySQL based.
Features
- Manages contacts & groups
- Exports Excel, vCard - Import vCard, LDIF (ThunderBird)
- Show geographical maps of groups
- Protects the site with a login
- Detects and displays over 12 languages
- Displays the next birthdays
- Optimized for Browser, iPhone and Print
- Support ActiveSync for iPhone and Android
- Shows birthdays in iPhone calendar
- Authentication based on User/Password or IP-Address/-Range
License
Affero GNU Public LicenseFollow PHP Address Book
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
This is good project. It has know complications, but overall impression is very positive. An useful piece of code into PHP library.
-
Very nice project, the idea it self is amazing :)
-
i need a little help here, when ever i click on create account i get a error, and its somewhat like this: in my email input box there is echo $email by default. So i delete these and put in my email and password and then press sign up. After this i get bombared with php errors:Undefined variable: require_email_unique in C:\wamp\www\addressbook\register\user_add_save.php on line 33
-
No documentation, how to edit columns? how to add users? how to import correctly. Sample import file is not accurate. tons of issues here. People been asking questions and creators almost not responding.
-
Hi, I have more then a thousand entries in my version of Address book. Queries are executing slow both locally and externally, and a page is not rendered entirely. I tested reading form database with 500 entries and everything is working as it should. But with 500+ entries page is not rendered entirely and I get the error "ReferenceError: filterResults is not defined". Can anyone help me, since I have checked every file in the package and I could not find anything related to reading the entries from a database. Regards