All Products
Search
Document Center

Mobile Platform as a Service:Manage Mini Program packages

Last Updated:Jun 03, 2026

After releasing a Mini Program package, you can view, pause, end, or delete its release task.

The following table summarizes each operation and when to use it:

Operation

When to use

Effect

View

Check the status or details of a release task

Read-only. No changes made.

Pause

Temporarily stop a release task in progress

The task pauses. Click Continue to resume from where it left off.

End

Permanently stop a release task you no longer need

The task ends. The package still exists, but you must create a new release task to release it again.

Delete

Remove a package you no longer need

The package and all its resources are permanently deleted and cannot be restored.

View a Mini Program package release task

  1. In the navigation pane on the left, click Mini Program > Release Mini Program.

  2. In the Mini Program package list on the left, select the package you want to view.

  3. On the right, click the drop-down button (78) next to the package version to expand its details.

  4. Click View. The release task details are displayed.

Pause a Mini Program package release task

  1. In the navigation pane on the left, click Mini Program > Release Mini Program.

  2. In the Mini Program package list on the left, select the package you want to pause.

  3. On the right, click the drop-down button (drop-down) next to the package version to expand its details.

  4. Click Pause.

  5. Click OK to confirm.

    Note

    To resume a paused release task, click Continue. The task resumes from where it was paused.

End a Mini Program package release task

Ending a release task stops distribution of a specific version without deleting the package. You can create a new release task to release it again.

  1. In the navigation pane on the left, click Mini Program > Release Mini Program.

  2. In the Mini Program package list on the left, select the package whose release task you want to end.

  3. On the right, click the drop-down button (drop-down) next to the package version to expand its details.

  4. Click End.

  5. Click OK to confirm.

    Note

    After the release task ends, create a new release task to release the package again.

Delete a Mini Program package

Deleting a package permanently removes it and all its resources. This action cannot be undone.

  1. In the navigation pane on the left, click Mini Program > Release Mini Program.

  2. In the Mini Program package list on the left, select the package you want to delete.

  3. Click the delete button (del).

  4. Click OK.

    Note

    After a package is deleted, its resources cannot be restored.