appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
121 stars 87 forks source link

🚀 Feature: Add Sync with Meilisearch for PHP #194

Closed gewenyu99 closed 11 months ago

gewenyu99 commented 1 year ago

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:

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!

Harsh3341 commented 1 year ago

Hey @gewenyu99 I wanted to work on this issue

gewenyu99 commented 1 year ago

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!

monhelnog commented 1 year ago

I wanted to work on this issue

Haimantika commented 1 year ago

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.

Harsh3341 commented 1 year ago

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.

Harsh3341 commented 1 year ago

Readme will also contain video?

Haimantika commented 1 year ago

Readme will also contain video?

Add it in your PR

Harsh3341 commented 1 year ago

@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

gewenyu99 commented 1 year ago

@Harsh3341 The template will have a wizard that guides you through setting up the template in Appwrite

Screenshot 2023-10-05 at 9 41 45 AM
FelixFelicis555 commented 12 months ago

If the issue still didn't get sorted please assign the issue to me ?

Haimantika commented 12 months ago

If the issue still didn't get sorted please assign the issue to me ?

This issue already has a PR made :)

FelixFelicis555 commented 12 months ago

@Haimantika Why haven’t you closed the issue yet If he made a PR

FelixFelicis555 commented 12 months ago

@Haimantika I see it wasn’t merged yet So I felt like giving a try

Haimantika commented 12 months ago

@Haimantika Why haven’t you closed the issue yet If he made a PR

We are yet to review it, and reviewing can take upto 15 days :)

gewenyu99 commented 11 months ago

Closed by https://github.com/appwrite/templates/pull/222