Dewan Codes - 140
Do I need to create repository to add modules to Drupal?
Yes, in order to add modules to Drupal, you typically need to create a repository. A repository is a storage location where you can keep all the files and code related to your Drupal project. By creating a repository, you can easily manage and track changes to your modules, collaborate with other developers, and ensure version control.
Dewan Codes - 140
Do I need to create repository to add modules to Drupal?
Yes, in order to add modules to Drupal, you typically need to create a repository. A repository is a storage location where you can keep all the files and code related to your Drupal project. By creating a repository, you can easily manage and track changes to your modules, collaborate with other developers, and ensure version control.