PHPackages                             hypejunction/actions\_delete - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. hypejunction/actions\_delete

ActiveElgg-plugin

hypejunction/actions\_delete
============================

Generic delete action

1.1.1(10y ago)038[1 issues](https://github.com/hypeJunction/Elgg-actions_delete/issues)GPL-2.0JavaScript

Since Nov 27Pushed 10y ago2 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-actions_delete)[ Packagist](https://packagist.org/packages/hypejunction/actions_delete)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-actions-delete/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Delete Action
=============

[](#delete-action)

[![Elgg 1.11](https://camo.githubusercontent.com/eb70bd54ec09a4dbe53815a1d2040f2515089becfb1cc1c57edaaf114accd4fe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31312e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/eb70bd54ec09a4dbe53815a1d2040f2515089becfb1cc1c57edaaf114accd4fe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31312e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)[![Elgg 1.12](https://camo.githubusercontent.com/b34240a6eeb53630b7f0fd235a508c28d6e93e6090697529c478ba94288eff93/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31322e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b34240a6eeb53630b7f0fd235a508c28d6e93e6090697529c478ba94288eff93/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31322e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)[![Elgg 2.x](https://camo.githubusercontent.com/bbd3690de80182a66a80e9a2e5a4deca55b1eb6db65def9f075e58bde8603d81/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/bbd3690de80182a66a80e9a2e5a4deca55b1eb6db65def9f075e58bde8603d81/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Generic delete action controller

Usage
-----

[](#usage)

```
echo elgg_view('output/url', array(
	'text' => elgg_view_icon('delete'),
	'href' => '/action/entity/delete?guid=123",
	'is_action' => true,
));
```

You can alternatively add a forward URL:

```
$action_url = elgg_http_add_url_query_elements('/action/entity/delete', array(
	'guid' => 456,
	'forward_url' => '/path/to/forward/to',
));
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Total

3

Last Release

3785d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (10 commits)")

---

Tags

pluginelggactionsdelete

### Embed Badge

![Health badge](/badges/hypejunction-actions-delete/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-actions-delete/health.svg)](https://phpackages.com/packages/hypejunction-actions-delete)
```

###  Alternatives

[coldtrick/group_tools

Combines different group additions into one plugin

305.1k](/packages/coldtrick-group-tools)[coldtrick/profile_manager

Improved management of user and group profile fields

293.7k1](/packages/coldtrick-profile-manager)[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)[coldtrick/translation_editor

Provide an easy way to edit translations

113.4k1](/packages/coldtrick-translation-editor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
