Adding a Field to a Feature - pulibrary/pul_library_drupal GitHub Wiki

  1. run lando drush fc --not-exported Select the field_base component number from the list Note the name of your new field. Should be near the bottom of the list. We will call it for example field_base:field_campus_map_url
  2. run lando drush fe library_buildings <field name>
  3. run git status to see the changes
  4. commit your changes
⚠️ **GitHub.com Fallback** ⚠️