Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Design: Showing dependencies in a plugin's row. #43

@costdev

Description

@costdev

On the plugins.php screen that shows installed plugins, each plugin "row" needs to show:

  • Action links to manage its dependencies and indicate whether it can be activated.
    • Note: The plugin may have been installed via FTP without its dependencies, for example.
  • The plugins it requires.
  • The plugins that require it.

Here is a screenshot of how this is currently displayed:

screenshot-1.png

  • Manage Dependencies currently links to a Dependencies tab containing a plugin card for each dependency.
  • Each dependency/dependent listed under the plugin description currently links to a View details modal if one is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions