Official Releases

eScope Error Handler

eScope Error Handler takes care about errors (usually 404) when something is missing at front end. Plugin takes "alias" from old URL and ask database of articles if this alias exists. If it does, plugin redirect user to this article. If not, plugin calls com_search and puts words from alias to search. User don't get error 404 anymore. Just relevant results.

Phoca Gallery Category module

This Joomla! module displays categories from Phoca Gallery component. It can display the first picture of gallery as thumbnail, category name, category description and few other features. For better understanding check demo. Set up choices and more information is in the documentation.

eScope PrettyPhoto

Escope PrettyPhoto can display images and Youtube videos inside nice lightbox called PrettyPhoto. It is module for Joomla 1.6, 1.7, 2.5.

GForm

GForm is great Joomla component for creating guestionaires with many steps. It was developed to work writh Google Drive Spreadsheet forms.

GitHub Repo

GitHub Repo plugin embeds any public GitHub repository into your Joomla content.

Developer Releases

No categories were found

Donate

Did some extensions saved your time and money? Donate and support further projects and improvements.

Amount: 

Latest blog posts

  • Joomla JURI explained with examples

    2013-04-23

    I quite usually need to use methods of Joomla's JIRI class. And I always switch JURI::base() with JURI::root() and I always have the problem how to get current URL. So I wrote this post to make...

  • 3 best Joomla template frameworks

    2013-04-16

    After few years from last redesign of this website it became synonym for "user unfriendly". So I started to think about new redesign. Mainly new menu structure, new unified icons for my extensions...

  • Great tool for generating component

    2012-11-09

    I used to develop new components the way that I downloaded Hello World component from the bottom of MVC tutorial. Then I renamed it and edited all files to make it work with new name. It takes me a...

  • How to load component in a module

    2012-11-08

    I developed a component this week (comming out soon to public) and we needed for a client module as well. I was struggling how to do it the easiest and fastest way. And that should be just load...

  • Web accessibility by Google

    2012-08-24

    Accessible HTML isn´t really the coolest job while developing a new website. But it is usually just about sticking with pure HTML design. Read a few points from the lecture about accessible HTML....

Tip

Rich Snippets for VirtueMart

rich-snippets 207x207This awesome Joomla plugin adds structured data (also called Rich Snippets or meta information) about your VirtueMart products. It generates this automatically from the actual products. The best benefit is that Google can display some of these information right in the search results.

 

EasyCalc

easycalcEasyCalc is component for creating realtime calculators of any type. For example if you need to explain your customers how many time / money / gray hairs atc. they save by using your product / service, let them count it for their situation.