Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

taoti/drupal-ops

This project provides managed/simplified updating of some of Taoti's Drupal standard ops aspects for sites as well as taking care of some dev dependencies.

Depending on your hosting provider, you will likely want to also require:

Enabling this project

This project must be enabled in the top-level composer.json file, or it will be ignored and will not perform any of its functions. .lando.base.yml should be committed to the project to ensure those using lando don't have to run an initial composer install outside of lando.

All files in .github should be committed to ensure availability on github.

Important! Make sure to include taoti/drupal-ops as an allowed package in drupal-scaffold settings in composer.json. ex:

{
...
    "extra": {
        "drupal-scaffold": {
            "allowed-packages": [
                "taoti/drupal-ops"
            ]
        }
    }
}

About

Standardized assets for Taoti Drupal Sites

Resources

Stars

1 star

Watchers

18 watching

Forks

Releases

Packages

Used by

Contributors

Languages