Skip to content

ynorth-projects/useless_machines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An animation of a "useless machine" turning itself off.

useless_machines

Modules that turn themselves off.

A useless machine or useless box is a device whose only function is to turn itself off.

-- Wikipedia

These modules exist solely to replace modules that have been accidentally removed from your Drupal site. Upon updb they disable themselves, automagically removing the missing module from your configuration.

But... no... 😢

I still want to use a few of these modules

If you are using a package that requires useless_machines (like YMCA Website Services) but you still need one of these modules:

  • fork this repo
    • remove the line of any module you want to use from the conflict section in composer.json
    • remove the corresponding directory
  • swap out your fork by using an inline alias in your project's composer.json.

I don't want any of these useless machines

Fret not, we've got a branch for you.

composer require ycloudyusa/useless_machines:"dev-allow-contrib as dev-main"

About

Modules that turn themselves off.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%