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.

REST API for Joomla is compatible with Joomla 4

REST-API-for-Joomla-is-compatible-with-Joomla-4

com_api is a quick and easy way to add REST APIs to Joomla. Extensible via plugins, you can easily add support for more Joomla extensions. com_api is now compatible with Joomla 4

Download Now

Continue reading
0
  1506 Hits

JTicketing 2.5.2 is here with design improvements to the event details page and free Google Maps APIs for maps

JTicketing-2.5.2-is-here

We are very excited to announce the release of JTicketing 2.5.2. This release brings design improvements for event details page similar to Eventbrite for mobile and desktop views. In addition to this, we have removed the old JavaScript API and used embed API to display the map with default direction facility. We recommend you to read this blog to know how we have used free Google map API to display a map on the event details page.

This map is responsive across all devices. Besides this, we have also fixed many bugs in this release.

Read on for the screenshot and the detailed changelog.

Continue reading
0
  2688 Hits

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
  2607 Hits

Headless Joomla using Angular and Algolia

Joomla-Angular-and-Algolia

We had been working with our customer Osians, to build a knowledge base site for the years of archival work they had been doing documenting over 200 years of contemporary Indian culture. The catalog currently boasts of over 125,000 records documented with details.

Continue reading
2
  12668 Hits

Programatically delete Zoo items

Programatically-delete-Zoo-items

While developing a custom frontend for Authors to manage their own content, we needed to let them delete their own items. The Quick & Dirty way of doing this is by executing some delete queries on zoo related tables. But that's not the right & elegant way to do it.

The right way is to use the Zoo API & do this in 3-4 lines of code against 20-30 lines of the dirty code.

Continue reading
3
  6829 Hits

Rendering Zoo Records flexibly - Example with Record lists

Rendering-Zoo-Records-flexibly

Rendering a List view of Zoo items using Code

 

Zoo is one of the most versatile CCK extensions available in Joomla. It's flexible & at the same time easy to use for end users. In spite of these positive points, there are times when you have to dive into development & Zoo APIs to develop your own custom views.

In this particular case, we wanted to develop a List/Grid view with Zoo ( of a particular Content Type)  which showed all Zoo attributes in a table view for easier data viewing on the frontend for content managers. In this blog, we will tell you just how to go about doing that

Continue reading
4
  10081 Hits

Blog Topics