- Issue created by @richardp
- 🇺🇸United States richardp
This is the link to the Backdrop port's repository: https://github.com/backdrop-contrib/watchdog_prune
And on the official BackdropCMS project page: https://backdropcms.org/project/watchdog_prune
- 🇺🇸United States richardp
Cool-- when I imported the git history, it looks like it already picked you up as a maintainer on Github:
https://github.com/backdrop-contrib/watchdog_pruneI am not sure if you have to be "accepted" into the Backdrop contrib organization before you can push changes or not, but if so, it isn't tough, it's in their documentation on backdropcms.org.
I found converting it for Backdrop pretty straight-forward. The biggest difference is they no longer use "variable_get" and "variable_set", and are leaning more towards config_get and config_set, which is file-based. That's something I've had to re-learn for Backdrop. Of course there's a handful of other things too, but not too bad for the most part.
- 🇮🇳India vishwac9
Sure, thanks for the heads up. Will setup the project and then check the docs for more info.
Automatically closed - issue fixed for 2 weeks with no activity.