Skip to content

Simple and minimalist hooks manager for your pocketbase server.

Notifications You must be signed in to change notification settings

gaganbiswas/pb-hooks-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PocketBase Hooks Manager

Simple and minimalist hooks manager for your pocketbase server. Compatible version: v0.22.x (In theory should work with lower versions as well)

Note: For a similar hooks manager that is compatible with version >=0.23.x refer to https://github.com/deselected/pb-hooks-dash


Project Structure

To use this tool, download and organise the files as follows:

your-project/
├── pb_hooks/
│   └── _hooks_manager.pb.js
├── pb_public/
│   └── hooks-manager/
│       └── index.html
└── pocketbase (executable)

Future works

  • Integrated route tester.
  • Individual editor for each route inside a .pb.js file.
  • TBA

Thanks

This project builds on the excellent work from https://github.com/deselected/pb-hooks-dash. While not a traditional fork, it uses the original repository as its base.

Big shout-out to the author for such a great project — hoping to see more updates soon!

About

Simple and minimalist hooks manager for your pocketbase server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors