JS PROCOM configuration settings
JS PROCOM is a JomSocial addon made up of a Joomla! module.
Once JS PROCOM is installed, you can configure the JomSocial module using the configuration settings.
This is the procedure:
1.- Login to the Joomla! back-end.
2.- Go to Extensions → Module Manager
3.- Select the JS PROCOM module (Type: JS PROCOM) and press the "Edit" button. You should see the following window:

4.- Set the Module parameters.
Settings are grouped into three sections: display layout, completeness steps and steps order, and include the following parameters:
Display Layout
- Module Class Suffix: a suffix to be applied to the css class of the module.
- Show Avatar: whether to show (or hide) the user avatar inside the module.
- Bar Color: to select the completeness progress bar color. Seven colors available: Blue, Red, Yellow, Green, Orange, Grey & Pink.
- Congratulations Message Display: once profile completeness is achieved, a congratulations message is shown inside the module. With this parameter you can set whether the congratulations message is displayed or not, or the number of times it has to be displayed.
- # Congratulations Message Display: to set the number of times the congratulations message is displayed once profile completeness is achieved.
Completeness Steps
- Avatar Precentage: if set, what completeness percentage apllies to setting a customized profile avatar.
- Available fields (for information purpose only): JS Custom Profile administration page does not show field IDs, so they are shown for you using the list on this parameter. Besides, it is useful to have field ID at hand where they are going to be used. This field is for information purpose only, no matter what value you store in this field, it will be later ignored by the module.
- Fields ID: what JS Custom Profile fields are required to complete 100% the profile (comma separated value list). Fields will be required in the order set here (see Available fields parameter for further help with Fields ID).
- Fields Percentage: what completeness percentage apllies to each of the custom profiles fields selected above (comma separated value list). Per example, if you require that fields with 17, 15 & 12 ids should be filled up for profile completeness, with 10%, 5% & 5% percentage weight respectively, "Fields ID" parameter should be set to 17,15,12 and "Fields Percentage" to 10,5,5.
- # Friends: what number of friends should be added to complete the profile.
- Friends Percentage: what completeness percentage apllies to each friend (comma separated value list). Per example, if you require that each member must have added at least three friends, each with a 5% percentage weight, "# Friends" parameter should be set to 3 and "Friends Percentage" to 5,5,5.
- # Groups: what number of groups should be joined to complete the profile.
- Groups Percentage: what completeness percentage apllies to each group (comma separated value list). Per example, if you require that each member must have joined at least two groups, each with a 5% percentage weight, "# Groups" parameter should be set to 2 and "Groups Percentage" to 5,5.
- # Forum Posts (only for Kunena): what number of posts should be written to the forum to complete the profile. AT the moment, only the Kunena Forum is supported, but other forum extensions will be added in future releases.
- Forum Posts Percentage: what completeness percentage apllies to each forum post (comma separated value list). Per example, if you require that each member must have posted at least three messages, with a 15%, 10% and 5% percentage weight respectively, "# Forum Posts" parameter should be set to 3 and "Groups Percentage" to 15,10,5.
Steps Order
- Fields Order: JS PROCOM not only calculates and displays profile completeness percentages, it also guides user to participate in the social network in a step by step process. As four different areas are taken into account, an ordering must be set to guide the user through the four areas. This parameter set in what order (1-4) guidance to fill required profile fields must be shown.
- Friends Order: in what order (1-4) guidance to invite friends and make connections must be shown.
- Groups Order: in what order (1-4) guidance to join groups on the social network must be shown.
- Forum Posts Order: in what order (1-4) guidance to write posts on the forum must be shown.