I need to create a basic joomla CRUD extension for a client.
On the user side, he should display a list of products when the user selects a category, as well as product information when an item is selected in the list. On the product details page, the user can send a message to the site owner regarding the selected product.
On the administrator side, the user should be able to add / modify / delete products and categories. This is about it.
Does anyone know a good tutorial (s) that could help me get started with this project?
I worked with php 4 years ago and have 5 years experience in web development (.net), but I am new to joomla.
Thanks in advance!
Philo source share