Hi,
I need a custom aMember plugin (for v4) which I need to use for an api class.
The plugin will create external FTP accounts using an API class. The class can create, change and delete FTP accounts, which my users need access to (each user has their own ftp account). The plugin need to be able to create an ftp account when user signup for a subscrition, change ftp details when they upgrade/change a subscription and delete the ftp account if they cancel a subscription.
You can use some d…
