Skip to content

vipen-made/userforms-bulk-delete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Userforms Bulk Delete

Introduction

This a colllection of 2 extensions:

  • The first one deletes the files uploaded via EditableFileField when deleting a submission
  • The second one relies on GridFieldBulkDeleteForm to add a button on the submission gridfield allowing to delete some or all submissions

Requirements

Install

Add the following to your composer.json file


    "require"          : {
		"dnadesign/userforms-bulk-delete": "0.1"
	}

About

Provides different ways of deleting SubmiitedForm data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%