Simple Joomla Component

Hello,

I need a simple joomla component which lists items when you click on a menu item.

Example:

Column 1 – Column 2 – Column 3
Category A Item 1 Sub 1
Category A Item 1 Sub 2
Category A Item 1 Sub 3
Category B Item 2 Sub 4
Category B Item 2 Sub 5
Category B Item 3 Sub 6
Category C Item 4 Sub 7
Category C Item 5 Sub 8
Category C Item 5 Sub 9

The menu looks as follows:

Categorie A
– Item 1
Categorie B
– Item 2
– Item 3
Category C
– Item 4
– Item 5

When someone clicks on A. The ‘main’ screen has to list Item 1 with links to sub 1,2 and 3 etc.

Additional requirement. The url that is built has to look like

/category-a/item-1/sub-1

etc.

That is it.

Leave a Reply

Your email address will not be published. Required fields are marked *