Fork me on GitHub

Zikula API -> module API?  Bottom

  • What's the suggested method for accessing a Zikula site from another site? Is there a Zikula API yet? Or would I have to run a login script using the Users module API and go from there?

    --
    Under Construction!
  • I'm afraid there isn't an already-done code to do that.
    The stuff done by some modules is to run a cron-job through a secret key, without login in, is what I know.

    I guess that an entrypoint receiving the login credentials and request info by POST would be not difficult, using the Users API indeed.

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Thanks Mateo, that's what I'd figured but thought I'd ask in case I was missing something in the code. Keep up the good work man.

    --
    Under Construction!

This list is based on users active over the last 60 minutes.