node/add has traditionally been owned by the node module, but nodes are not the only kind of content on a Drupal site. Let's change this and provide a content/add page that belongs to system module, instead.
Node module should provide a list of types of content that can be added to appear on this page, along with blocks, layouts, categories (formerly known as taxonomy) and others.
GitHub Issue #:
202
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?