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
-
I also updated to work with 8.1 starting from Darwin Betancourt -- which I found has some issues on my system. In case anyone is interested
-
Hi @chatelao I did a PR, I hope these changes will be easy to integrate on master Regards
-
Hi everyone, I share the link for download from my website, and I'll create a pull request too https://www.drwsoluciones.net/sites/default/files/addressbook-9.0.0.1.tar.gz Regards
-
Hi everyone, I share the link for download from my website, and I'll create a pull request too https://www.drwsoluciones.net/sites/default/files/addressbook-9.0.0.1.tar.gz Regards
-
I share the link for download from my website, and I'll create a pull request too https://www.drwsoluciones.net/sites/default/files/addressbook-9.0.0.1.tar.gz Regards
License
Affero GNU Public LicenseFollow PHP Address Book
Other Useful Business Software
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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