Hello. Welcome to Backdrop
Some of the things you are asking for can be done with Ubercart.
Ubercart out of the box supports buying a role, which could satisfy your paid memberships...
Posted2 hours 37 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Title: Simplenews 1.x-1.2.2 removes subscribers when using anonymous checkout with Ubercart
Hello,
I experienced an issue when updating Simplenews to version 1.x-1.2.2.
My site...
Posted16 hours 53 min ago by Antony Milenkov (amilenkov) on:
Hi ian,
so, in your case all the other admin pages work fine, including the status page, only admin/reports/updates fails?
But you can access admin/reports? Weird...
I...
The File (Field) Paths module should be able to move existing files. I've not tested it, but the module description says:
Retroactive updates - rename and/or move...
Posted1 week 1 day ago by Olaf Grabienski (Olafski) on:
Comments
Yes, see https://github.com/backdrop-contrib/bee/issues/53 for where this was added, but you're probably just better off running
bee help installfor details.Here is the bee command I'm using now within ddev (remove "ddev" if not using ddev):
ddev bee install --db-name=backdrop --db-user=backdrop --db-pass=backdrop --username=admin --password=pw1234 --email=test@email.com --site-name="Demo Site" --autoFor more info, run:
bee help install