Hi, i need to create Admin panels for product and categories. The reason is that my site have hundreds of products, and new products are added in a daily basis , so i need a way to manage products and their categories and not be creating a second app to this purpose.
Hi Jeroen, i am wondering if umbrago have an out of the box feature to manague custom user data (products and categories) and store them in say xml files, if posible i want to avoid creating database tables for performance reasons. I was reading Umbraco documentation and i see that it is posible to create custom sections or documet types with custom datatypes, can those be used to accomplish that?
Create Admin Panels for products and Categories
Hi, i need to create Admin panels for product and categories. The reason is that my site have hundreds of products, and new products are added in a daily basis , so i need a way to manage products and their categories and not be creating a second app to this purpose.
How can i accomplish this task?
Best regards
Elio
You can create UserControls and place them on the dashboard. More info here: http://our.umbraco.org/wiki/reference/files-and-folders/dashboardconfig.
Jeroen
Hi Jeroen, i am wondering if umbrago have an out of the box feature to manague custom user data (products and categories) and store them in say xml files, if posible i want to avoid creating database tables for performance reasons. I was reading Umbraco documentation and i see that it is posible to create custom sections or documet types with custom datatypes, can those be used to accomplish that?
Thanks and best regards
Elio
is working on a reply...