3.1.4

Search Plugin

New Feature : Search Plugin

Introduction of the search plugin for Joomla.
At install, the plugin will automatically be installed in the 'search' plugin folder and will be enabled automatically.
You can now use the Joomla search module to find your component datas.

Implementation

In the component config, simply define "Include Search Plugin" to "Yes"
Search Plugin Config Component
Only the tables with a front-end search filter will be considered as "searchable".

Improved ORM

  • Search: default logic : ‘OR'
  • Select: Use '.' for tableless based namespace
  • SQL concat() function

Improved model

  • LIST : getRoute() for getting item URL
  • Debug state for dumping the query : 'debug.query'

Fixes

  • Logout problem in sandbox fixed

I've evaluated lots of other Joomla Component Dev tools such as Shell Manager (J)enesis Danny's Joomla! 1.5 MVC Component Code Generator Marco's Component Maker and I must admit that I love what I see on your site! Lots of potential... Otherwise Great Job and keep up the good work!!!
Clifton (forum)

Get Started