Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youwegit/pimcore-integrity-check
Disable the functionality to remove a element that is required by other elements
https://github.com/youwegit/pimcore-integrity-check
Last synced: 7 days ago
JSON representation
Disable the functionality to remove a element that is required by other elements
- Host: GitHub
- URL: https://github.com/youwegit/pimcore-integrity-check
- Owner: YouweGit
- License: other
- Created: 2019-02-07T09:05:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T09:27:20.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T21:06:42.228Z (about 2 months ago)
- Language: PHP
- Size: 86.9 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pimcore - Integrity check
When this message is not enough.![When this message is not enough](/docs/normal_delete_message.png)
We are now not able to delete the object at all.
![New delete message](/docs/new_delete_message.png)
## Getting started
* Install via composer ```composer require youwe/integrity-check```
* Enable via command-line (or inside the pimcore extension manager): ```bin/console pimcore:bundle:enable IntegrityCheckBundle```