lildude / phpSmug

:camera: phpSmug is a simple object orientated wrapper for the new SmugMug API v2, written in PHP.
https://lildude.github.io/phpSmug
MIT License
42 stars 19 forks source link

Is this project abandoned? #48

Closed riddlemd closed 6 years ago

riddlemd commented 6 years ago

I notice you've not merged a fairly important branch change into master, are you no longer maintaining this?

lildude commented 6 years ago

Nope, this hasn’t been abandoned. It’s just really stable mainly because the API hasn’t changed and peeps haven’t hit many problems. Regarding that branch… I’m assuming you’re referring to the expansions branch... see my comment from yesterday https://github.com/lildude/phpSmug/issues/47#issuecomment-404037469

As for this being important… you should have brought it up sooner 😉 I have no idea what peeps are doing with phpSmug and if they’re having problems or want features if they don’t open issues. Dgrin is really quiet these days too.

riddlemd commented 6 years ago

Thanks for the quick reply, the branch totally makes sense to be merged in to master. Expansions make life so much easier and I did not even notice that branch existed until I forked the project to add support (which ended up being almost exactly how you coded it)