coldtrick / garbagecollector_extended
Cleanup orphaned data in your Elgg database
Fund package maintenance!
ColdTrick
www.paypal.me/ColdTrick
Installs: 744
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 1
Type:elgg-plugin
Requires
- composer/installers: ^1.0.8
Requires (Dev)
- coldtrick/releases: dev-master
- coldtrick/sniffs: dev-master
This package is auto-updated.
Last update: 2021-09-28 11:52:07 UTC
README
Cleanup orphaned data in your Elgg database
Disclaimer
This plugin will cleanup orphaned data in your Elgg database. This could cause problems. Please make sure you have a backup of your database before you enable this plugin.
This plugin won't work without the garbagecollector plugin enabled!
Features
Cleanup the following Elgg tables:
- access_collections
- annotations
- entities
- metadata
- private_settings
- entity_relationships
- river
The following tables are cleaned up by Elgg by default
- groups_entity
- metastring
- objects_entity
- sites_entity
- users_entity