In order to write your extension you need to create your project code structure, where you will add your classes containing the code to execute your extension. In this step you will learn how to add a package to the project and create a class that extends from the Module deployer class.