Skip to content

hypeJunction/hypeDBExplorer

Repository files navigation

hypeDBExplorer

Elgg 7.x

Database explorer tool for Elgg. hypeDBExplorer collects Elgg entity information spread across multiple tables, and presents it in a human-readable format.

Screenshots

alt text alt text

Dependencies

Install with composer:

{
	"require": {
		"hypejunction/hypedbexplorer": "3.1.*"
	}
}

Install bower dependencies:

	bower install

Features

  • jqGrid integration with real-time pagination and search
  • Multi-column filtering
  • Bulk user management (validate, ban, unban, disable, enable, delete)
  • Bulk content management (disable, enable, delete)
  • elgg_entities table joined with object, user, group, site attributes
  • elgg_metadata table joined with metastring values
  • Subgrid: owned entities
  • Subgrid: contained entities
  • Subgrid: river items
  • Subgrid: entity attributes table
  • Subgrid: access collections ownership and membership
  • Subgrid: entity metadata and metadata ownership
  • Subgrid: entity annotations and annotations ownership
  • Subgrid: private settings
  • Subgrid: entity relationships
  • Popup grid view on any entity guid
  • Multiple popups with highlighting

Credits / Acknolwedgements

Compatibility

Plugin version Elgg version
7.0.0 7.x
6.0.0 6.x
5.0.0 5.x
4.0.0 4.x
3.0.0 3.x

About

Database explorer tool for Elgg

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors