Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Location
    Bloemfontein, South Africa
    Posts
    12
    Plugin Contributions
    0

    Default Export Admin settings

    Hey there

    I find myself installing a lot of shopping carts lately and once installed, I have to change a lot of admin settings which I feel there must be a simpler way to do it. 99% of the changes is the same for each product e.g. (currency, location, payment options, shipping options).

    Does zencart save the admin settings in a file like configuration.php or is the majority of these settings saved in the database? Is there a way to export your admin settings alone so that I can import it into a new shopping cart and have the work already done?

    Kind Regards,
    nVee

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Export Admin settings

    If you have C-Panel on your host account, you'll probably have access to phpMyAdmin.

    Using phpMyAdmin, it's possible to export specific tables in the dbase, that you can use to "populate" identical tables in other databases.

    It will require a basic knowledge of MySQL, but is not very complicated.

    What I do is use phpMyAdmin to create a SQL export of particular tables (using the default export settings).

    Then I save a copy of that SQL file.

    Then I open up the second database and just use the built-in "delete" (drop) functions to firstly REMOVE the identical tables in that dbase.

    Then I put the SQL from the original dbase into the Query input field and run the query.

    This will upload the new tables.

    Takes about 5 minutes.

    You need to practice this on a NON-OPERATIVE shop, so if you foul up, you won't destroy your webshop.

 

 

Similar Threads

  1. Export Template Layout settings?
    By ParadiseSolutions in forum General Questions
    Replies: 2
    Last Post: 30 Aug 2010, 06:11 PM
  2. Ignores Meta Settings in Admin Product Settings
    By NewbietoEC in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Jul 2010, 04:04 PM
  3. Database backup: ideal export settings
    By hedron in forum General Questions
    Replies: 3
    Last Post: 11 Nov 2009, 04:53 AM
  4. Admin Settings - Allowing someone else access my admin panel.
    By europod in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Nov 2008, 03:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg