Correction:
How can I call a plugin method in Grandnode code
SMS Verification on Registration Process
Tuesday, November 26, 2024 1:49:53 AM
Hi,
Have you checked our basic documentation for GrandNode developers? My colleagues explained the basics very well.
First of all, basics:
https://docs.grandnode.com/developer-guides
Basic How-to tutorials:
https://docs.grandnode.com/basics-of-creating-plugins
Thirdly, different types of plugins.
And common, other functionalities, like Roslyn scripts, Handle Events etc.:
https://docs.grandnode.com/common
Have you checked our basic documentation for GrandNode developers? My colleagues explained the basics very well.
First of all, basics:
https://docs.grandnode.com/developer-guides
Basic How-to tutorials:
https://docs.grandnode.com/basics-of-creating-plugins
Thirdly, different types of plugins.
And common, other functionalities, like Roslyn scripts, Handle Events etc.:
https://docs.grandnode.com/common
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
1
Patryk wrote:
Dear Patryk, Good day. I couldn't find email verification for newly signup user. please advise. I have installed 4.7 release version.
On support@grandnode.com we manage paid support inquiries, small talks about possibilities, GrandNode functionalities are here on forum.
We've added 2factor auth to the GrandNode 4.70. We will release it in May. It supports email verification, sms verification and mobile code verification. If you want to have SMS verification, you need to create an integration for you provider, it may be Twilio or anything you want.
We've added 2factor auth to the GrandNode 4.70. We will release it in May. It supports email verification, sms verification and mobile code verification. If you want to have SMS verification, you need to create an integration for you provider, it may be Twilio or anything you want.
Dear Patryk, Good day. I couldn't find email verification for newly signup user. please advise. I have installed 4.7 release version.
0
Mohsen wrote:
Right, that is recommended to extend/change default features by plugin.
Mohsen wrote:
I suppose, first steps you should made to have a look on this. This will give you more information how it is done by core. Then you may copy and change code according to your needs to new plugin.
I think it is better that I create a plugin to save the api settings like user and password and ... and then call sent method from Grandnode code. Am I right?
Right, that is recommended to extend/change default features by plugin.
Mohsen wrote:
If so, what type of plugin I have to create? and how can I call a method in plugin.
I suppose, first steps you should made to have a look on this. This will give you more information how it is done by core. Then you may copy and change code according to your needs to new plugin.
Best regards,
Tomasz
GrandNode Team
Tomasz
GrandNode Team
1