Working tutorial/guide for plugin creation on bitbucket-server > 7.9

Hello,

I am new to plugin development for atlassian products.
I wanted to create a plugin for Bitbucket server 7.10.1 and found this “latest” guide.
https://docs.atlassian.com/bitbucket-server/docs/5.8.0/how-tos/creating-a-bitbucket-server-plugin.html
With the latest sdk, I created the plugin and tried to run it.
The steps work fine for an older version (5.6) but when I change the bitbucket-server version to 7.10.1, the server fails to start.
I trust the tutorial is too old to be relied upon.
Can anyone kindly point me to a reliable guide for plugin development on the latest version of bitbucket server?

Thanks and Regards
Aditya

Hi @avsaditya,

Beginner guide to Bitbucket Server plugin development should work. I noticed that the link to the first tutorial seems to be broken, but the remaining tutorials should be a good starting point.

Best,
Dennis

1 Like

Hi @dennis.fischer,

Thanks for the prompt reply.
I tried the steps and they work.

Appreciate your help :slight_smile:

Thanks and Regards
Aditya