/deleteable

A simple CakePHP Behavior that allows you to flag records in the database as deleteable or not deleteable. Simply create a tinyint(1) field with a name of your choice such as "delete" and set a boolean value (0, 1). The Deleteable plugin will take care of the rest.

Primary LanguagePHPMIT LicenseMIT

Stargazers

No one’s star this repository yet.