I have to carry all phoca menu to other site

Phoca Restaurant Menu - restaurant menu manager
fantoche
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Jul 2012, 00:27

I have to carry all phoca menu to other site

Post by fantoche »

Hi
I will have to build a site from 0 again, and I want to carry all phoca menu to the other site with all contents. I think I will have to install again the component in the new site, but how can I carry the data? Is enough with db tables? What I have to do?
Thanks!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47912
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: I have to carry all phoca menu to other site

Post by Jan »

Hi,

Phoca Gallery stores data in its tables (databse), you can see the tables in e.g. phpMyAdmin - they are in this format: #__phocagallery_ ...
and Phoca Gallery gets Options data from Joomla! com_config component. This means, Options for all extensions are stored in specific Joomla! tables.

So to import/export you need to import/export Phoca tables and (but maybe this is not needed) the options from Joomla! tables in case you want to get the stored options.

Jan
If you find Phoca extensions useful, please support the project
Post Reply