SMS Verification on Registration Process

Tuesday, April 23, 2024 12:54:49 PM
  • Posted: Tuesday, May 26, 2020 1:38 PM
  • 17
Correction:
How can I call a plugin method in Grandnode code
0
  • Posted: Wednesday, May 27, 2020 5:34 AM
  • 953
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
Best regards,
Patryk

GrandNode Team
1
  • Posted: Thursday, July 9, 2020 7:30 PM
  • 1
Patryk wrote:
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.


Dear Patryk, Good day. I couldn't find email verification for newly signup user. please advise. I have installed 4.7 release version.
0
  • Posted: Friday, July 10, 2020 6:24 AM
  • 74
Mohsen wrote:
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
1
back to top
Filters