demos-for-functions icon indicating copy to clipboard operation
demos-for-functions copied to clipboard

[Help wanted] Translate 'welcome-email' function from NodeJS to PHP 🐘

Open Glide7 opened this issue 4 years ago β€’ 2 comments

Translate 'welcome-email' function from NodeJS to PHP 🎯

We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions. ☁ Help us translate the cloud function 'welcome-email' from NodeJS to PHP

Requirements πŸ”Ž

  • For testing your code, you need a running Appwrite instance with cloud functions enabled. You’ll need to setup Appwrite from source using the 0.7.x branch and Docker. 🐳 Clone the appwrite/appwrite 0.7.x branch. More instruction about how to start your Appwrite server from source are available here.
 πŸ“ˆ

  • 
If this is your first PR for Appwrite, it is best to read some of our contributions guidelines.
 β™₯

  • 
For each target language we provide with a template for starting a new function. For PHP you can use this template as your starting point.

Glide7 avatar Dec 16 '20 15:12 Glide7

I would like to contribute. Can you brief what all I need to do and is there any resources I can follow to get this done.

alceil avatar Oct 05 '21 07:10 alceil

Can I work on this?

KaminskiDaniell avatar Oct 17 '21 17:10 KaminskiDaniell