wordpress-github-sync icon indicating copy to clipboard operation
wordpress-github-sync copied to clipboard

Using Bitbucket instead of Github?

Open spikying opened this issue 8 years ago • 2 comments

It would be nice to be able to use Bitbucket instead of Github, through some options. I love the Git workflow to work with Wordpress posts, but I'd rather use Bitbucket for some projects.

Don't know if it's a trivial or huge request. Willing to help if guided a bit.

Thanks

spikying avatar Jun 07 '17 14:06 spikying

I've gotten this request before. Unfortunately, this is an extremely large request, one that I'm not entirely sure is possible with BB's API at this point (at least, it didn't appear to be the case when I got this request). I don't use BB, and I don't have a ton of time to maintain this plugin as it is, so this is really not possible for me to accomplish.

That said, the plugin should be extensible enough that someone could write their own API client and swap it out. If it isn't, I can certainly add the extension points required to make that happen, but I have neither the time nor the interest to do this myself.

I'll leave this open for a bit, in case anyone else who's interested wants to chime in/discuss, but this is otherwise a wontfix.

mAAdhaTTah avatar Jun 07 '17 15:06 mAAdhaTTah

That said, the plugin should be extensible enough that someone could write their own API client and swap it out. If it isn't, I can certainly add the extension points required to make that happen, but I have neither the time nor the interest to do this myself.

Could you add the extension points that required please?

ExiaDM avatar Sep 10 '18 03:09 ExiaDM