|
|
|
|
|
by kmeade
3442 days ago
|
|
Nice to see you on here, Mr Holt. Thank-you for the great work you've done with Caddy. Like the rest of Caddy, I find the plug-in system to be simple and solid. Some people just seem to like complexity. (smile) Is there any way to query what plug-ins are bound into a Caddy exe? (given that I'm a non-Go-programming, Windows guy) An idea I had for the website was to allow us to sign in and have accounts. Downloads and plug-in preferences could be tracked. (It might even lead to a way to pry some money out of cheapskates like me with premium plug-ins and whatnot.) |
|
> Is there any way to query what plug-ins are bound into a Caddy exe?
Run `caddy -plugins`.
The new Caddy website -- coming out hopefully later this month -- will allow developers to create accounts and release their plugins themselves, without me having to do it manually. I have given some thought to allow anyone to create an account but I need to work out some details for monetization first, if that's the route it takes. Thank you!