Export from Command Line

Discussion in 'Customization & add-ons' started by websitewendy, Nov 11, 2007.

  1. websitewendy

    websitewendy New Member

    Joined:
    Aug 21, 2007
    Messages:
    2
    I need to run an export of my addon fields from the linux command line. I have to process the information in the addon fields for a bash script. Any way to export this way?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    These is no ready to use solution .
    But you will need to modify export.php to work with default values(also remove login from that file) and then run it from command line: php export.php

Share This Page