By :
ionpot
Published on Thursday, November 02, 2017,07:03:16 in PHP Scripts
Ion Address Book is a contacts management web application
written in PHP and MySQL. Written entirely in core PHP without using
any PHP frameworks. Developed based on modern design principles and
state of the art UI/UX. It is a premium application with rich
feature set to support all your needs related to the contacts
management using an address book.
Functionality
Export Contacts
Supports interoperability between other systems by
allowing you to export all your contact records in a CSV file.
Photos and custom fields cannot be exported and planned to be
supported in future releases.
Contact wise Custom Fields
Members using the application can add custom fields at
runtime and that too at individual record level.
Responsive design
This web application can be used seamlessly across all
devices like mobile, tablet, laptop and desktop.
Search, Filter, Sort and Pagination
Uni-field search, simple and quick to use
Powerful filter option to filter out the records
displayed.
Sort the listed records column wise in ascending or
descending order.
Records are paginated in the list and the pagination limit
can be configured by developer.
Photo upload
Photo can be uploaded using drag-and-drop for contacts.
Group the Contacts
You can create custom groups like VIP, Family, College,
etc and tag the contact to multiple groups. Then you can use
filter to list group-wise contacts.
Multi Member Access
You can create multiple members in the application and
give access to them.
AJAX based seamless UI
Pages do not refresh on the whole. The AJAX based UI is a
joy to work with.
MVC Architecture
Industry standard MVC architecture is used for
construction of the application. This enables to quickly learn the
application modular structure.
Easily Customizable
Standard industry practices and conventions are used.
Sufficient comments are added to the code. This will enable the
developer to customize the application easily.
Secure Access
Passwords are encrypted with an advance algorithm and hash
with salt. Nobody can decrypt and read it, even with DB access.
High Volume Contacts
Application is optimized for storing, retrieving and
managing high volume contacts. Will easily stand stable for
million contact records.
Share This Product