At Yes We Dev, we use Basecamp with our clients. I developed this extension to add more functionality to Basecamp and save time.
⚠ I'm Product Manager, not developer, code could propably be improved.
You can select multiple messages to archive at once.
BulkArchive.mov
You can select multiple messages to pin at once.
BulkPin.mov
You can quick edit the title of Kanban Cards. Click, edit and press Enter ✨
Kanban.Cards.-.Quick.edit.mov
- Download the latest release of the extension from the releases page on GitHub.
- In Google Chrome (or Brave), open the Extensions page (chrome://extensions/).
- Enable Developer mode by clicking the toggle switch in the top right corner of the page.
- Click the Load unpacked button and select the directory where you unzipped the extension files.
- Click the extension icon to display the settings form.
- Add your
clientId
,clientSecret
,redirectUri
andrefreshToken
. You can get this informations by following this link. - Save.
- Add your
Baaasecamp++ should now be installed and active on Basecamp.
- If the Bulk Archive button isn't displayed, refresh the page.
- If the Bulk Archive button doesn't create a checkbox before each message, refresh the page, scroll down to load all the messages and try again.
- If nothing happened after submitting the bulk actions, open the developer console (F12 or Ctrl + Shift + I), and if there is an error, go back to "How to install" and check that you did everything correctly.
- Bulk edit on message categories.
- Export messages.
Go to the releases page.