Skip to content
Compare
Choose a tag to compare
@uberswe uberswe released this 12 May 16:33

New features in this release

  • Added button for testing hooks
  • Verified that this addon works in WHMCS 7.5.1
  • Code cleanup

Upgrading from the previous version

As always, it's good to make a backup just in case something goes wrong.

1.) First write down your token and "post as" name as these will be removed. All hook configurations should be automatically migrated.

2.) I am changing the addon folder and the main php file from anveto_slack to whmcs_slack. You can remove all old 2.0 files when upgrading.

3.) Copy the folder whmcs_slack to src/modules/addons/

4.) Go to Setup->Addon Modules in WHMCS and activate the addon WHMCS Slack again. The database tables will be migrated from from anveto_slack to whmcs_slack.

Done, everything should work again.