2017 © Pedro Peláez
 

elgg-plugin garbagecollector_extended

Cleanup orphaned data in your Elgg database

image

coldtrick/garbagecollector_extended

Cleanup orphaned data in your Elgg database

  • Thursday, March 10, 2016
  • by jeabakker
  • Repository
  • 1 Watchers
  • 3 Stars
  • 691 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Garbage Collector Extended

Build Status Scrutinizer Code Quality Latest Stable Version License, (*1)

Cleanup orphaned data in your Elgg database, (*2)

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., (*3)

This plugin won't work without the garbagecollector plugin enabled!, (*4)

Features

Cleanup the following Elgg tables:, (*5)

  • access_collections
  • annotations
  • entities
  • metadata
  • private_settings
  • entity_relationships
  • river

The following tables are cleaned up by Elgg by default, (*6)

  • groups_entity
  • metastring
  • objects_entity
  • sites_entity
  • users_entity

The Versions

10/03 2016

dev-master

9999999-dev

Cleanup orphaned data in your Elgg database

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

plugin elgg

10/03 2016

v3.0

3.0.0.0

Cleanup orphaned data in your Elgg database

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

plugin elgg