LogoClawIndex
CasesSkillsAbout
LogoClawIndex

plugin-lifecycle - Manage Plugin Service Lifecycle Handlers

Add or modify service lifecycle handlers in Plugin.php for enable, reactivate, disable, and terminate operations

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • add lifecycle handler
  • modify lifecycle handler
  • enable service
  • reactivate service
  • disable service
  • terminate service
  • update database status
  • record history
  • send admin email
  • log action

Inputs

  • Plugin.php file
  • loadProcessing method
  • service object
  • module database
  • service settings
  • service types
  • backend type

Outputs

  • modified Plugin.php
  • database status updates
  • history records
  • admin email notifications
  • log entries

Requirements

  • MyAdmin framework
  • get_module_db
  • ORM class
  • TF dispatcher
  • PHPUnit

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
lifecycle
plugin
database
backend
backup
service
handler
add lifecycle handler
modify lifecycle handler
enable service
reactivate service
Plugin.php file
loadProcessing method
service object
modified Plugin.php
database status updates
history records