Cloning Hesk knowledgebase category

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
George
Posts: 10
Joined: Wed Dec 13, 2017 7:36 am

Cloning Hesk knowledgebase category

Post by George »

Hello!

I had created a product that required I build a knowledgebase category with several subcategories.

Now, I'm in the process of creating another product that has many similarities with the previous one.

Several of the existing knowledgebase entries could be used for the new product (with some minor modifications).

Is there a way to clone an entire knowledgebase category?

Same server, same HESK installation.

Thanks!

George
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Cloning Hesk knowledgebase category

Post by Klemen »

Unfortunately no, there is no built-in way of cloning a knowledgeabse category (or article). You will need to do it by hand.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
George
Posts: 10
Joined: Wed Dec 13, 2017 7:36 am

Re: Cloning Hesk knowledgebase category

Post by George »

Ok, Klemen - thanks!
George
Posts: 10
Joined: Wed Dec 13, 2017 7:36 am

Re: Cloning Hesk knowledgebase category

Post by George »

Hello!

I'm bringing back this old thread. :-)

If I hired a developer for this, what instructions could I give them?

For example: "Login to phpMyAdmin, find the helpcent_hesk database and clone this and that, making sure to replace X string with Y string".

Thanks!

George
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Cloning Hesk knowledgebase category

Post by Klemen »

Hire a developer and tell them to clone a category with all the articles and subcategories.

They should study the hesk_kb_categories and hesk_kb_articles structure; what exactly needs to be changed is up to them to figure out, but mostly each category and article needs to have a unique ID, and a proper "parent" category set.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
George
Posts: 10
Joined: Wed Dec 13, 2017 7:36 am

Re: Cloning Hesk knowledgebase category

Post by George »

Thanks, Klemen!
Post Reply