Import/Export Surveys
Community Surveys allow you to export the survey to a JSON file that can be used to import or duplicate surveys on the same site or any other Joomla site…
Community Surveys allow you to export the survey to a JSON file that can be used to import or duplicate surveys on the same site or any other Joomla site…
The following shortcodes can be inserted into the certificate PDF files. The values will be automatically replaced according to the user's response. Add the following shortcodes in the certificate template…
Community Quiz uses its own templates (defined under Extensions -> Community Quiz -> Emal Templates) to send email notifications. The email templates support a few customizations such as inserting dynamic…
Community Surveys v5.7 & later versions support Google Sheets integration. When a survey is integrated with Google Sheets, the user responses are automatically synced in real-time with the selected Google…
One of the important requirement for any survey is the data accuracy and unique responses from the users. Community Surveys has built-in capability to handle the multiple responses and maintain…
Starting Community Surveys v5.5.9, you can show consolidated report to the users after completing the survey. There are other ways that you can use to publish the survey report as…
Sociable has built-in support for authenticating and login users via social platforms such as Facebook, Google, LinkedIn and Twitter. This guide explains how to setup the services.
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the profile API: $profileApi = SociableApi::getProfileApi(); Syntax: getUserProfile Syntax of the getUserProfile API call to get full details of…
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the Points API: $pointsApi = SociableApi::getPointsApi(); Creating rules XML file A rules xml file needs to be created with…
Sociable ships with several modules and plugins, the following is an explanation about them. System Plugin Sociable System plugin is used to redirect the users to Sociable login and registration…
1.4.3 – 18/Apr/2023 ^ Replacing legacy API references ^ Replaced JFile/JFolder deprecated wrappers with respective file system functions * Fixed issue with associations helper 1.4.2 – 05/Feb/2023 * Fixed font…
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the profile API: $badgeApi = SociableApi::getBadgesApi(); Rules XML File Create sociable_rules.xml either in your component administrator folder or site…
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the profile API: $profileApi = SociableApi::getProfileApi(); Syntax: getUserAvatar Syntax of the getUserAvatar API call to get full HTML image…
Prerequisites: Add the required Sociable API library: require_once JPATH_ROOT.'/components/com_sociable/lib/api.php'; Now get the Stream API: $streamApi = SociableApi::getStreamApi(); Creating rules XML file A rules xml file needs to be created with…
Introduction Sociable has a built-in points system that allows your users to get rewarded for various activities on your site. You can configure the points for each activity available. The…
Introduction <<Page under construction>>
Introduction Badges are one of the effective ways of user retention and growing your site with more user activity. It encourages your users to participate in all activities and reward…
Introduction Sociable comes with a powerful activity streaming platform that allows you to configure all activities posted on the wall. It can be easily integrated with third-party extensions using the…
Sociable comes by default with themes for bootstrap2, bootstrap3 and bootstrap4. You can override any of these themes to create your own theme. How to override a theme To override…
Introduction and setup This guide allows you to set up a Sociable extension on your website. Before starting, make sure you have the necessary packages, such as Sociable package and…
Introduction <<Page under construction>>
Introduction The following documentation guides you through the development of a Sociable plugin to display your extension content inside the Sociable profiles. Plugin Contract A Sociable profile plugin is a…
Sociable allows you to set up different profiles for a different set of users. For example, if you have Teachers as one group and Students as another. Then you would…
Prerequisites To publish your app on Android Store, you need to digitally sign your app. For this, you need following tools. Private Key: This is the digital certificate through which…
Often you would need to choose the categories and/or articles from showing on front-end of your site. Similarly you can restrict the articles from showing on the Articles view of…
This documentation guides you through setting up Lotus app for your users. Get the Lotus App Lotus app comes with two stage download process. . Download the Lotus component. Build,…
v1.0.3: 2018-06-10 + Added support for Android 8 Oreo + New permission setting to moderate article submissions ^ Dropped support for KitKat ^ Send HTTP codes instead of throwing exceptions…
Introduction Lotus Android apps are created on corejoomla.com using simple user interface. This documentation goes through the process of creating and customising your app. Creation Make sure you have active…
All corejoomla extensions uses MaxMind GeoIP City database to find the user location and other Geographical information of the users while saving the user data to your site. This information…
The documentation describes the smart tags that can be used in email templates. The tags will be replaced automatically with the necessary content before the emails are sent to users.…