Edit mini program information

Edit mini program information to keep it accurate and up-to-date, or add information you skipped during quick setup to make your mini program ready for release.

Note: The following fields are non-editable:

Before you begin

Ensure the following things:

  • You have either of the following access:
    • Workspace admin role for the workspace where the mini program was created.
    • Admin role for the mini program you want to modify.

Procedure

To edit mini program information, take the following steps:

Step 1: Open the mini program details page

  1. Log in to Mini Program Platform and navigate to the target workspace.
  2. In the left navigation panel, click Mini Programs.
  3. On the page that appears, find the target mini program in the list. You can use the search field to locate it quickly.
  4. Click the name of the mini program to open its details page.

Step 2: Update information

To update information in existing languages, take the following steps:

  1. Click the Information tab.
  2. From the language tabs at the top of this section, select the language for the information you want to edit.
  3. Scroll down and click Edit at the bottom of this section.
  4. Edit the fields as needed for that language.
  5. Click Save to save your changes.
  6. (Optional) If needed, repeat steps 1-4 to update the information in other languages.

Note: Always save your changes before switching to edit another language or adding a new language. Otherwise, your unsaved edits might be lost.

After saving, you will see one of the following two dialogs:

  • If editing a DSL mini program, or an H5+ mini program whose latest version in all target apps is New Version Created: A dialog that confirms your changes. Click OK to finish.
  • If editing an H5+ mini program, but its latest version status in any target app has a status other than New Version Created: A dialog that prompts you to create a new mini program version. For configuration instructions, see Step 3: Configure a new mini program version.

(Optional) Step 3: Configure a new mini program version

If prompted to create a new version, configure as follows:

  1. Review or change the version number
    1. Check the New Version field, whose value uses the major.minor.patch format. The field is pre-filled with a suggested version that increments the patch number by 1 (for example, 1.0.1 if the latest version is 1.0.0).
    2. If needed, change the version number. You can follow Semantic Versioning guidelines to assign one.
  1. Select a next step
    • Click Save to create the new version. This will add it to the Versions tab for later action.
    • Click Save & Publish to create the new version and start the release process for this version. For release instructions, see Release a mini program.

Related information

Edit mini program configuration

Localize mini program information