Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
costdev opened this issue Jul 3, 2023 · 0 comments
Open

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

costdev opened this issue Jul 3, 2023 · 0 comments

Comments

@costdev
Copy link
Contributor

costdev commented Jul 3, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant