User vCard

Downloads: 986
Category: Plugin
Compatible with: GetSimple 3.1 - 3.1

Last Updated: April 16, 2012
Tags: vcard contact contact form user profile
Author: hlod-wig
Author Website: http://www.hlod-wig.org

(2.8) 4 Votes

Plugin Description:

The user-vCard GetSimple Plugin allows the users of a site to dynamically create profile pages and a downloadable vCards.

This plugin inherit functionality from author-vcard made by Chris Cagle.

The plugin shows a form in settings page where each user can fill its contact information and a photo. The information can be related with a page, and then, when the page is shown in the browser, the contact information is placed at the beginning like a header.

The other information on that page can be normally edited using the mechanism provided by GetSimple.

Install Instructions:

  • Copy 'user-vcard.php' and 'user-vcard' folder inside plugins folder of your GetSimple structure.

  • In order to enable photo uploading, file admin/settings.php must be modified adding : enctype="multipart/form-data" in the main form html node.

  • A nice look&feel modification is to move, in same settings.php file, the sentence:

from current position to just before summit button.

Plugin is configured to only accept photos in jpeg format and size less than 8kb. Accepted size can be changed in user-vcard.php file.

In another side, the CSS controlling the look&feel contact information can be modified in user-vcard/vcard.css

Note user-vcard folder contains a .htaccess file enabling the access.