Need script ran once a month

Discussion in 'Customization & add-ons' started by maxpig, Oct 17, 2008.

  1. maxpig

    maxpig New Member

    Joined:
    Aug 14, 2008
    Messages:
    7
    I need a script ran once a month when a customer is billed. How do I go about doing this? Can I set a cron job when someone creates an account? Any suggestions would be very very very welcome.

    Thanks
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    maxpig,

    Whereas a cron is "timed based", an aMember plugin is event based

    http://manual.amember.com/Creating_New_Integration_Plugins

    an example would be the subscription_added hook:

Share This Page