Site search using Search API.
Main site search: https://www.drupalarchitect.info/search
Site search using Search API.
Main site search: https://www.drupalarchitect.info/search
I've been using Upgrade Status to keep an eye on what's needed to upgrade.
There were a handful of modules that could be patched for compatibility.
When looking at an issue, show a list of issues related to the issue module.
Issues are linked to modules via field_issue_module and to related issues via field_related_issues.
Currently using Views, Tag formatter module.
Check out other modules.
When we load a Drupal page, we can see the css and javascript that got loaded in the browser dev tools, but we don't know which libraries brought them in.
By default, an entity reference field uses an autocomplete widget.
To help find existing content, a custom entity reference view can be created.
Create a way to upload statement/receipt documents.
Maybe DropzoneJS can be used to upload multiple files at once.
Fetch module notes from drupalarchitect.info into site module documentation.
Show module usage in projects.
Both modules create content entities for your modules.
Keep track of drupal.org issue status.