- Markenrecht-Monitoring (Python) — täglich URLs capturen - Webhook-Receiver (Node.js Express) — capture.ready Events archivieren - WordPress-Plugin (PHP) — Captures aus dem WP-Backend
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"name": "hightrusted/capture-wordpress-plugin",
|
|
"description": "WordPress-Plugin für hightrusted CAPTURE — forensische Captures aus dem Backend",
|
|
"type": "wordpress-plugin",
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"hightrusted/capture": "^0.1.0"
|
|
}
|
|
}
|