New extension: Pocketbase
Description
Hi everyone! Firebase is great, but its free plan is limited. For growing games, you’ll need a better solution.
Enter Pocketbase — a self-hosted, open-source, lightweight server in a single file. It includes:
Realtime database Authentication File storage Admin dashboard Pocketbase works on both Windows and Linux.
Here's quick vid to see example
https://github.com/user-attachments/assets/af5dd852-7059-4295-b32f-b2c53d29cb67
How to use the extension
To learn how to use this extension, I highly recommend reading this forum post — it covers all the important details. No need to self-host when testing the example; I’m already hosting it for you. https://forum.gdevelop.io/t/pocketbase-extension-self-hosted-server/72223?u=da-just
Checklist
- [x] I've followed all of the best practices.
- [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Reviewed
Example file
Extension file
👋 Hey 3mpk1ng, thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.
The following issues have been found by the system concerning the respect of those best practices by your extension:
⟶ ❌ [Dots in sentences]: Field 'description' of the function '_DeleteData' misses a dot at the end of the sentence!
⟶ ❌ [Dots in sentences]: Field 'description' of the function '_DeleteUser' misses a dot at the end of the sentence!
⟶ ❌ [Dots in sentences]: Field 'description' of the function '_RefreshAuthToken' misses a dot at the end of the sentence!
⟶ ❌ [Dots in sentences]: Field 'description' of the function '_ChangeEmail' misses a dot at the end of the sentence!
⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function '_LogOut parameter 'Are_you_sure' is not filled out!
⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'Pocketbase.json' to 'PocketBase.json'.
Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏