su-sws/stanford_actions

Provides action plugins for views_bulk_operations module

Installs: 33 268

Dependents: 8

Suggesters: 0

Security: 0

Stars: 0

Watchers: 12

Forks: 0

Open Issues: 0

Type:drupal-custom-module

8.2.9 2023-09-08 15:51 UTC

This package is auto-updated.

Last update: 2024-05-29 21:01:51 UTC


README

Version: 8.x-2.x

CircleCI Maintainability Test Coverage

Maintainers: joegl, imonroe, Mike Decker, sherakama

Changelog: Changelog.txt

Description

The Stanford Actions Drupal module provides action plugins to work with VBO module. It currently only contains a node clone action.

It is based off the hs_actions module.

Installation

Install this module like any other module. See Drupal Documentation

Configuration

Nothing special needed.

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests