The Techjoomla Blog

Stay updated with all the latest happenings at Techjoomla. From news about the developments in your favourite extensions to Tips & Tricks about the Joomla CMS, Framework & Development.

JTicketing now uses only free Google Maps APIs

JTicketing-Google-Maps-integration

Last year, Google made some pricing changes to its Maps APIs. While there is still a pretty big free tier which includes unlimited map embeds, some of the APIs have a free tier limit. Starting JTicketing 2.5.2,  we have modified the Google Map services that get used, so that you can stay within the free tier. 

Continue reading
0
  2637 Hits

Multi Site Ad delivery with SocialAds

Multi Site Ad delivery with SocialAds

SocialAds, one of our popular extension has a feature of showing ads on a multiple sites. You can install SocialAds on your Joomla based website and the ads created on this site can be displayed on any type of websites like plain HTML site or Joomla, wordpress, ASP based sites and what not! How can this be done? In SocialAds, you can create differe...

Continue reading
1
  7539 Hits

How to access Module parameters anywhere inside Joomla code?

How to access Module parameters anywhere inside Joomla code?

In Joomla, Module configurations are stored as Module parameters. Typically you only need to use parameters in the module itself. However, sometimes you might need to access them from other places like your component or a plugin. And this can get especially tricky when you have multiple copies of the module.  A live case example for this is So...

Continue reading
1
  9647 Hits