-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 Feature: Add Sync with Meilisearch for PHP #194
Comments
Hey @gewenyu99 I wanted to work on this issue |
It's yours! Happy hacktoberfest. Remember to comeback every 2-3 days with an update, and lmk if you need anyhelp! |
I wanted to work on this issue |
Hi, @monhelnog we are assigning issues on a first-come, first-serve basis, if @Harsh3341 decides to drop off, we will assign it to you. |
I have gone through the existing function template to understand how it will be built in PHP, I will start working on this issue from today onward. |
Readme will also contain video? |
Add it in your PR |
@gewenyu99 @Haimantika is there any documentation from Appwrite on how to run https://github.com/appwrite/templates/tree/main/php/sync-with-algolia ? As I'm new to PHP and have setup everything, but facing difficulties in starting the project, I have previously worked on nodejs |
@Harsh3341 The template will have a wizard that guides you through setting up the template in Appwrite |
If the issue still didn't get sorted please assign the issue to me ? |
This issue already has a PR made :) |
@Haimantika Why haven’t you closed the issue yet If he made a PR |
@Haimantika I see it wasn’t merged yet So I felt like giving a try |
We are yet to review it, and reviewing can take upto 15 days :) |
Closed by #222 |
Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.
Your task is to implement the Sync with Meilisearch function in PHP. You can look at the existing Appwrite Functions Templates in another coding language.
Your function should behave and be implemented similarly to existing Sync with Meilisearch Node.js template.
Tasks summary:
feat-implement-sync-with-meilisearch-php
php/sync-with-meilisearch/
.README.md
explaining what the function does, how to use it, and customize it. Here is an example.If you need any help, contact us on our Discord server.
Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊
Happy Appwriting!
The text was updated successfully, but these errors were encountered: