Open SSteve opened 7 years ago
Hey there! I'm not quite sure why the default URL doesn't show up in your list of powerups - I've verified that it should be working properly, and i'll attempt to dig into it more later today.
As far as hosting it from your own fork, you'll need to go to your github repo's settings (should be at https://github.com/ssteve/trello-card-numbers/settings based on your username) and under Github Pages, tell it to publish from your master branch. Then the powerup should load correctly from your fork.
Thanks for your help. I set my settings to publish from my master branch and now it doesn't show up at all, the same as what happens when I use your branch's manifest.
I went to https://trello.com/power-ups/admin, created a Power-Up, called it "Trello Card Numbers", set the manifest URL to
https://webrender.github.io/trello-card-numbers/manifest.json
, and saved the Power-Up. It doesn't show up in our list of Power-Ups.I tried forking the project to ssteve/trello-card-numbers and setting the manifest URL to
https://ssteve.github.io/trello-card-numbers/manifest.json
. Now I see "Trello Card Numbers" in the Power-Ups list but it says "Unable to load Power-Up" under the title.We are a Business Class user, so we can have as many Power-Ups as we want.
Is there something else I need to do to get this to work?