All questions about EDocman extension

copy category tree

  • vmurphy
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 4 months ago #148120 by vmurphy
copy category tree was created by vmurphy
Hi,
  Is there any easy way to copy a category hierarchy. I've got a parent category for the year "2021" with many categories and sub categories nested below it.
I'm looking for any easy way to copy the entire tree to a new parent category "2022". There's no documents involved, just the categories. Maybe I could do something in the database tables and manually copy the folder structure on the server?

Thanks...Vince

Please Log in or Create an account to join the conversation.

More
2 years 4 months ago #148139 by Mr. Dam
Replied by Mr. Dam on topic copy category tree
Hi Vince,
If you have categories with herachical folder structure, you can export db table #__edocman_categories from your localhost and import it into live server by using PHPMyAdmin
Remember to make sure the db prefix of 2 databases are the same
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam