I ran into a problem on a Drupal 7 site yesterday where the permissions for "Manage fields" and "Manage display" were not handled consistently across different entity types - creating a very confusing experience for users.
My use case: I wasn't able to determine which permission I needed to grant to allow a role access to manage fields on files entity.
Fortunately, I stumbled across this excellent module which lead me to this Drupal core issue where they are also working on the problem.
I would love to see the same fix for Backdrop.
Recent comments
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules
Setting up a multisite with multilingual support can definitely get a bit tricky with all those configurations. If you're looking for a way to keep things clean, I've found that using a quick...
Multisite for multilingual website
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS