The module development guide will extend the features and functionality of the Anytown Farmers Market site, the guiding scenario in the Drupal User Guide. The prerequisite for the guide is that the learner has gone through the chapter 9 of the Drupal User Guide. While we'll encourage learners to go through the User Guide on their own and build the Anytown Farmers Market, we want to have a site starting point that a learner can install which will update the configuration of a fresh Drupal 10 site to match what was was built in the Drupal User Guide, chapters 4-9.
I'm thinking this could be done as default configuration for a module called something like anytown_starting\point_ (open to suggestions here).
To do this, I will install the latest version of Drupal, go through the User Guide chapters 4-9, export the configuration, and put the configuration in the anytown_starting\point/config/install_ directory.
The module development guide will extend the features and functionality of the Anytown Farmers Market site, the guiding scenario in the Drupal User Guide. The prerequisite for the guide is that the learner has gone through the chapter 9 of the Drupal User Guide. While we'll encourage learners to go through the User Guide on their own and build the Anytown Farmers Market, we want to have a site starting point that a learner can install which will update the configuration of a fresh Drupal 10 site to match what was was built in the Drupal User Guide, chapters 4-9.
I'm thinking this could be done as default configuration for a module called something like anytown_starting\point_ (open to suggestions here).
To do this, I will install the latest version of Drupal, go through the User Guide chapters 4-9, export the configuration, and put the configuration in the anytown_starting\point/config/install_ directory.