ElkArte Community

Project Support => Support => Topic started by: Ruth on October 04, 2014, 04:18:07 am

Title: Integration Hooks
Post by: Ruth on October 04, 2014, 04:18:07 am
Hello!

Please, can somebody explain the "Integration Hooks"? O:-) 

I don't know what to do with this feature. Do I need it?
Title: Re: Integration Hooks
Post by: emanuele on October 04, 2014, 05:46:21 am
If you don't know what it is, you don't need it. :P

Joking aside, it's more for "development"/"advanced users" and at the moment (for the way Elk is working) is not really entirely helpful.

Addons should use (mostly) "hooks" in order to add new functionalities and avoid to have to edit the code of the "core" application.
This "feature" enables you to disable a certain hook of a certain addon. In normal usage is plain useless. In case of problems it may be useful.
Title: Re: Integration Hooks
Post by: Ruth on October 04, 2014, 06:34:08 am
Quote from: emanuele – If you don't know what it is, you don't need it. :P

Yes...I do agree with this... ;D

But I was not sure about the way this feature is going to work, therefore I asked.
Thank you for the explaination, emanuele!