Deploy Ladill Woo Manager / deploy (push) Failing after 2s
Standalone app with SSO shell, WordPress plugin connect flow, webhook ingest, fulfillment inbox, and plugin activation API — no payment processing. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
212 B
PHP
8 lines
212 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Ladill Woo Manager',
|
|
'logo' => 'images/logo/ladillwoomanager-logo.svg',
|
|
'description' => 'Your Ladill Woo Manager session has ended. Sign in again to manage invoices.',
|
|
];
|