RSS Feed/News Issue with customized alert, I'd appreciate any assistance.

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
23,662
Points
823

Reputation:

Hello everyone,

I want to send an alert to the user with the ID 1 when our members initiate a withdrawal request to their Ethereum addresses.

Here's what I've done so far:I defined a type named wallet_transfer in the content type section of the admin panel. You can see it in the image below.
1695056306767.png

Then, I defined an entity.
1695056336340.png

I created a directory named Alert in the root directory of my plugin and added the following codes inside.
PHP:

Code:
<?php

namespace...

Read more

Continue reading...
 
Status
Not open for further replies.
Top