Saving a Mod

You'll need to save a mod before closing the Page Editor if you want to use the mod on other pages, or share with a team.

Click the Save button at the top right of the Page Editor toolbar

If it's your first time saving a mod, you'll be prompted to create a username.

Review Save Fields

When packaging a mod, PixieBrix prompts you for the following information

  • ID: a unique identification for the mod. It must start with your author scope or an author scope of a team where you have a Developer role.

    • Note that if you want to deploy a mod to your team or you want your team to have the ability to edit a mod, you’ll want to select the team alias (the @ field at the start of the mod ID, before the /).

  • Name: a human-readable name for the mod

  • Version: a version number, in the format major.minor.patch. For example 1.0.0

  • Description: a helpful description that describes what the mod is for

Pro-Tip: Add a “collection” part to the mod id to help organize your mods. For example @username/slack/send-slack-message instead of @username/send-slack-message

Last updated

Was this helpful?