Was thinking about how to improve Project Browser, and thought it would be nice to have a "recommended downloads" panel. But how would PB know what to suggest? Let's allow a user to store info about the site at admin/config/system/site-information
. Maybe a main field for "Club site" or "church site" or "NGO" etc, then a tag field for subcategories.
If we add that field to the installer, we could even have recommendations for downloads show up right away on the front page, instead of the add content text.
GitHub Issue #:
1543
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?