Description of the need
The dashboard provides an overview of the status of the website. This overview does not include a widget with information about Configuration. This information and a link to the Configuration Manager would be very helpful.
Proposed solution
Let's add a Configuration Manager widget to the dashboard.
Alternatives that have been considered
I do not know if that has been discussed or proposed before, sorry!
Additional information
This could be a configurable block like the Available Updates block.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes a Configuration Manager widget on the Dashboard. This block shows you the status of your website's configuration, and provides a link to manage the Configuration Manager's Synchronize page.
Recent comments
As I work through things I flush the caches after every change I make. As far as I can tell I have the custom module in the correct place (/modules/custom/fix_zero_search) and the file...
custom module not showing up in modules list
If you haven't already, flush all the caches. If it is in the modules folder whether directly or in a custom folder it will show up. If not, something else is wrong with your site; check...
custom module not showing up in modules list
Awful idea! That's not how modules get installed! The number in db indicates the installed state and schema version. You're not supposed to fiddle in the database directly. There's an...
custom module not showing up in modules list