Recent content by AdamSLevy

  1. A

    CLI Job Runner for XF 2.1

    I used this to run a CRON job that needed to read and write files in the Xenforo filesystem. I am using a Systemd timer instead of CRON. I found that if I don't run the command from the XenForo root directory, all of the relative file paths in the plugin end up being wrong. I recommend updating...
  2. A

    XF 2.0 List nodes in an add on's option page

    I want to allow an admin to select which forums/nodes on their site that they wish the add on to be applied to. I believe this should live in the add on's options page. I would really like to have a list of nodes with a checkbox next to each one that an admin can check. I'm unclear on how to add...
Top Bottom