Hi , I have a site with many categories and I need to build another site using only one category of these. Is there a way I can export the data in this category and add it to the other site ? Thanks
You could probably extract data from the DB that are in only that category therefore having all the data from that category, but it all depends on how the DB is setup.