If a project is already downloaded and installed, there is a "already enabled" indicator in the place of the "add to installation queue" link:

How about we turned this to a link to the project config page (if the project has one)?
- for already installed layouts, this link could be static, pointing to
/admin/structure/layouts/settings. - for already installed themes, we should be linking to
/appearance/settings/%theme_name%(if the theme has settings). - for already installed modules, we should be linking to whatever is in the
configure =entry in their .info files.
If the theme/module/layout is downloaded but not enabled, then show an 'enable' link that points to the respective project type manage page.
~~PR by @klonos: https://github.com/backdrop/backdrop/pull/1647~~ PR by @klonos: https://github.com/backdrop/backdrop/pull/2797
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