Problem/Motivation

Since Drupal core removed the UI for applying actions to entities, actions are no longer "first citizens." Without a UI that allows to select actions and execute them, the action_example module is just a "hidden" module that just appear in the page listing the modules that can be installed, or the page listing all the installed modules which can be installed.

Proposed resolution

Remove the action_example module.

Issue fork examples-3593638

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 1db057ef on 5.0.x
    Issue #3593638: Remove the action_example module
    
avpaderno’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • avpaderno committed 881091de on main
    Issue #3593638: Remove the action_example module