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!
I have to carry all phoca menu to other site
-
- Phoca Newbie
- Posts: 5
- Joined: 05 Jul 2012, 00:27
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: I have to carry all phoca menu to other site
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
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