Module
In this section you’ll find all the necessary information to use modules, understand how they work and how to write a module by yourself.
A first step on developing your own module could be the tutorial Steps for creating a basic module.
The following sections all refer to implementing, understanding or using modules:
- Installation and Activation
- Module skeleton: metadata, composer and structure
- Defining dependencies between modules
- Services
- Module settings
- Interacting with the database
- Using namespaces
- Using Twig in module templates
- Database Migration
- Module Certification
- Tutorials and recipes
- Deactivation
- Uninstallation