Use case: wipe data from test installation in order to start over quickly...
1. drop/empty the db
2. delete ./files
and its contents
3. delete settings.php
4. visit site to re-start the installation process
As it is now, the installer complains about a missing settings.php:
So I had to extract a fresh copy of the file in order to carry on. Can we ship a default-settings.php
file and have the installer create a copy of it instead of complaining in this case?
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?