getgrav / getgrav/grav-plugin-admin

Add Description Inline on Plugins List

Open
#1,392 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

With so many plugins available, it would be helpful to be able to see the Description field. This Description field is available if you expand the plugin but most would easily fit into the space between Plugin Name and Version and the Install Button.

Here is a quick example of what it could look like.
![image](https://user-images.githubusercontent.com/394215/37567522-abd321ca-2a9e-11e8-92c5-adcf36686115.png)

I tried but could not find the code that creates this List/Grid. I'm a programmer but not familiar with PHP or the framework for Grav so I wasn't able to test this myself or provide a simple pull request. I did look at the grav-admin\system\src\Grav\Common\Plugins.php and Plugin.php but my lack of familiarity with PHP didn't help find it or even know if this was the right place to look. :-)

If someone can help guide me to the right place in the source code I will be happy to try and add the description inline and test it on my local and online Grav install.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.