ycloudyusa/useless_machines

Modules that turn themselves off.

Installs: 7 170

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 0

Type:drupal-module

1.1 2024-04-03 10:54 UTC

This package is auto-updated.

Last update: 2024-04-03 10:55:19 UTC


README

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"