Initiating a task
In the video below, we will show an example of how to create a new content type and start a task. Use it as a guide but consider taking different paths depending on the task.
CREATE NEW CONTENT TYPE 01
On terminal:
1. Check if your project is up to date
2. Create a branch with the name of the feature you are creating
3. Check modified files, add and commit changes
*You can go to Appendix B to see the pattern to commit.
Site Studio it's an add-on to provide low-code functionalities to Drupal. Some tasks demand Site Studio operations; some tasks, only Drupal itself; some ones, both.
Now go to:
Structure > content types > add content type
Config the content type and save. Delete the existing body, add and config the new field.