In this chapter we have started to uncover the power of Drupal core.
We have done the following:
- Created and understood what a content type is
- Understood how fields and display modes work
- Created different types of fields
- Set permissions for fields
- Looked at the block plugin and how we can control them
- Explored how views works and why we use it
- Added a library to our theme
In the next chapter we will look at how to make a fundraising website, in this chapter we will start to look at a the user system and some custom module development.