▲ | zabil 4 days ago | |||||||
I’ve had some moderate success with a couple of open-source projects, and I get where you’re coming from. Promotion is hard work, especially if you’re used to just building. Here’s what worked for me: Start with a solid project page – Focus on making your plugin polished easy to install and use via a project page. Good docs and instructions also drives search to your plugin organically. Create useful content – Blog posts, guides, or even short articles that explain how and why you built the plugin something like behind the scenes. People read this stuff. Use GitHub topics – Tag your repo well. People browse topics and trending pages. This is actually how one of our projects started getting noticed. Submit to awesome lists – there are “awesome” lists related to IntelliJ plugins Java dev tools, AI tools send a PR to add your project. It’s a great way to get visibility among the right audience. Be genuinely helpful in your niche – If your plugin helps with a common pain (e.g. repetitive Java boilerplate), hang out in relevant forums or threads (like here, Reddit, etc.). When you help someone, they’ll often check out your work. See how it all goes and know when to move on, Good luck with your plugin. | ||||||||
▲ | javafactory 3 days ago | parent [-] | |||||||
Thank you for sharing your thoughts. If you don’t mind, could you share the GitHub repository of your product? I’m not very good at promotion or presentation — honestly, I’m below average. So if I could see an example of how you do it, it would be incredibly helpful for me. | ||||||||
|