coldtrick / garbagecollector_extended
This package is abandoned and no longer maintained.
No replacement package was suggested.
Cleanup orphaned data in your Elgg database
Package info
github.com/ColdTrick/garbagecollector_extended
Type:elgg-plugin
pkg:composer/coldtrick/garbagecollector_extended
v3.0
2016-03-10 15:18 UTC
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