Fórum

Create categories programmatically

P G, modificado 7 Anos atrás.

Create categories programmatically

New Member Postagens: 21 Data de Entrada: 15/02/17 Postagens Recentes
Hi,

I have to add a few thousand of second-level categories. I have a root category called 'Products' and I need to add its sub-categories. Clearly this job is really cumbersome. Are there any programmatically ways to add them? For instance reading a csv file? I'm using Liferay 6.2 EE.
thumbnail
Devang Patel, modificado 7 Anos atrás.

RE: Create categories programmatically

Regular Member Postagens: 247 Data de Entrada: 19/01/15 Postagens Recentes
Hi P G,

Yes.
You can add sub category programmatically.
Try with reading csv file.

Regards,
Devang Patel