API Key and XML question

Hello,

We purchased the software today and have two questions.

  1. How do we set an API key so that the service cannot be accessed by the general public?

  2. How can we convert an RSS feed to XML. We use a tool that imports XML feeds and doesn’t recognise RSS. If you are aware of third party tools that can help, please let me know.

thanks in advance,
Andy

please ignore this - questions solved.

Andy

Hi Andy, sorry for the late reply. Glad you got it sorted.

For anyone else looking for a solution:

  1. Edit the config file (if you’re doing this for the first time, save a copy of config.php as custom_config.php and edit that)
  2. Set one or more API keys - look for $options->api_keys in the config file
  3. Set $options->key_required to true.