Announcement

Collapse
No announcement yet.

Export Waitlist on cron/schedule

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Export Waitlist on cron/schedule

    We are using the Tess Guefen waitlist module v. 1.008. We would like to create a regular CSV export, say weekly. We can export to CSV from the System Extension module page in admin, but we want a way for this to happen automatically on a cron or something similar. Is there any advice on how to do this or if it is possible?
    __________________________
    GEOGRAPHIUCS ANTIQUE MAPS
    923 Putnam Ave
    Brooklyn,NY 11221
    TEL: 646-320-8650
    www.GEOGRAPHICUS.com

    #2
    Hi Kevin, this is another type of report that my module can probably generate for you, and send to you at regular intervals. You can PM or email me to discuss it.

    Thanks -- Kent
    Kent Multer
    Magic Metal Productions
    http://TheMagicM.com
    * Web developer/designer
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    http://www.amazon.com/exec/obidos/IS...icmetalproducA

    Comment


      #3
      Originally posted by Geographicus View Post
      We are using the Tess Guefen waitlist module v. 1.008. We would like to create a regular CSV export, say weekly. We can export to CSV from the System Extension module page in admin, but we want a way for this to happen automatically on a cron or something similar. Is there any advice on how to do this or if it is possible?
      The module has API hooks published at https://github.com/tessguefen/Waitlist#json_api

      You could have your system poll for that data on-demand.
      David Hubbard
      CIO
      Miva
      [email protected]
      http://www.miva.com

      Comment

      Working...
      X