Skip to content

Test module for Drupal 8 to test installs with a composer file

Notifications You must be signed in to change notification settings

ZeroThe2nd/dp8-module

Repository files navigation

GIT VCS Test module for Drupal 8.

Uses dp8-test-services.

Be sure to add the following to your main package's composer.json file.

"repositories": [
    {
        "type" : "vcs",
        "url"  : "https://github.com/ZeroThe2nd/dp8-test-services"
    }
],

About

Test module for Drupal 8 to test installs with a composer file

Resources

Stars

Watchers

Forks

Packages

No packages published