Setup cronjob to trigger emails automatically
This guide explains setting up cronjob to trigger emails automatically without need for any page loads. Most of corejoomla extensions adds emails to the queue in CjLib component and needs…
This guide explains setting up cronjob to trigger emails automatically without need for any page loads. Most of corejoomla extensions adds emails to the queue in CjLib component and needs…
Setup One-Click Updates You can now update extensions automatically within your website just like Joomla updates. For this, you need to have a few prerequisites on your website setup. Follow…
Precautions: Never uninstall individual extensions of a package separately. i.e. components/modules/plugins should never be uninstalled separately.To clean uninstall complete extension including component, modules and plugin; the package should be uninstalled.Do…
All corejoomla extensions use CjLib language files for translating date strings. To translate the date strings shown on front-end, translate the file administrator/language/en-GB/en-GB.com_cjlib.sys.ini to your language. You can also find…
I have installed the component but I could not access it on the front end, it gives me a 401 error. What am I missing? You need to set permission…
All corejoomla components uses Joomla shareable layout system so that they can be used anywhere with less configuration. Please read more about shareable layouts here:https://docs.joomla.org/J3.x:Sharing_layouts_across_views_or_extensions_with_JLayout To override any component layout:…
Most of the corejoomla applications uses Ajax requests to send and recieve information from the server. Ajax is a technique used to send/recieve data from the server asynchronously (without reloading…
You can use GPS Tools content plugin to add any track to your Joomla articles. The plugin can be enabled from the Joomla Plugin Manager. Go to Extensions -> Plugins…
Install GPS Tools package GPS Tools package comes as a single installable package which includes the GPS Tools component and all addon modules and plugins. https://docs.joomla.org/Installing_an_extension Configure options After installing the…
v5.3.8 (15-Aug-2023) ^ Updated SQL installation file to support null dates * Fixed issue with GPX tracks where sudden increase in speed is not detected v5.3.7 (16-May-2023) * GPX Tracks…
Gps Tools is not just full featured but also extendable. There are many plugin events the component triggers which you can use to extend the functionality provided by the component.…
You can publish your modules in the following custom module locations which are specific for the component. These are not the module positions provided by your Joomla template rather custom…
Configuring JomSocial Plugin The JomSocial plugin is bundled with the main component. So you need not install anything separately. However, to use the user points functionality, please follow the below…
Installation Installing the extension is straigtfoward just like any other Joomla extension. Read the installation instructions here: http://docs.joomla.org/Installing_an_extension Prerequisites Download and install the CjLib component which is available on Required…
Why I am getting error continuously while creating the crossword? Make sure you have enough number of keywords/questions published. Please note that after submitting questions from front-end they must be…
v3.6.2 (08-Jan-2017) + Added transifex config file + Added countItems method to count crosswords in categories page + Added AltaUserPoints support ^ Added build files ^ Changed autoupdate file location…
You can use below module positions to insert modules in crosswords pages. cw_list_above_navigation - On top of the listings and categoriescw_list_below_navigation - below categories but above listingscw_details_above_title- Above crossword title…
Introduction Community Surveys supports multiple languages through a built-in translation feature. So you need not create a separate survey for each language. To start with the translations, you need to…
Each survey is classified as either Anonymous or Non-anonymous. You can choose this option while creating the survey. Anonymous Survey An anonymous survey is used to get feedback from the…
Community Surveys has a built-in system to send email notifications to users in various scenarios which is explained below. Sample Usecases The following are a few sample cases where you…
Community Surveys has a built-in feature to show answers given for a particular question in another question title. For example, you would like to ask question: Which city would you…
Go to Edit Questions page of your survey. Click on your question title to edit the question. Click on Customize tab of your textbox type question. Enter your regular expression…
Community Surveys allow you to insert unique survey URLs automatically into your newsletter. For example, if you want to invite 100 users to take the survey, you need not create…
Ranking questions allow users to compare the answers by drag-and-drop and placing them in order of their preference. In Community Surveys, you can give weightage to each answer apart from…
Quick Guide Download the main component file and install it just like any other Joomla extension. See the below documentation for installation instructions for a Joomla extension.http://docs.joomla.org/Installing_an_extension Now go to…
Community Surveys provides 4 ways to invite your users take part of the survey. Invitation Types After you created a survey, you will be presented a page with the following…
Core Component Installation Please install CjLib component before installing Community Surveys. For installation instructions please check http://docs.joomla.org/Installing_an_extension Once you install CjLib package, make sure to update your MaxMind API key in…
URL Parameter question type is introduced Community Surveys v5.3.4. The typical use case for this question type are: You would like to separate different set of users into groups for…
Community Surveys is not just full featured but also extendable. There are many plugin events the component triggers which you can use to extend the functionality provided by the component.…
Consolidated report shows the summary of responses using bar/pie charts and tables. The report can also be used as an overview of your survey responses. The report can be accessible…