From 526e0f00381553d3cef58807fb7a4e1df00d8252 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Mon, 22 Jun 2026 14:19:12 +0000 Subject: [PATCH] Add Invoice to the app launcher Co-Authored-By: Claude Opus 4.8 --- config/ladill_launcher.php | 1 + public/images/launcher-icons/invoice.svg | 25 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 public/images/launcher-icons/invoice.svg diff --git a/config/ladill_launcher.php b/config/ladill_launcher.php index 9790b7c..2a8692a 100644 --- a/config/ladill_launcher.php +++ b/config/ladill_launcher.php @@ -34,6 +34,7 @@ return [ ['name' => 'QR Plus', 'url' => 'https://qrplus.'.$root.'/sso/connect?redirect='.urlencode('https://qrplus.'.$root.'/dashboard'), 'icon' => 'qrplus.svg'], ['name' => 'Events', 'url' => 'https://events.'.$root.'/sso/connect?redirect='.urlencode('https://events.'.$root.'/dashboard'), 'icon' => 'events.svg'], ['name' => 'Mini', 'url' => 'https://mini.'.$root.'/sso/connect?redirect='.urlencode('https://mini.'.$root.'/dashboard'), 'icon' => 'mini.svg'], + ['name' => 'Invoice', 'url' => 'https://invoice.'.$root.'/sso/connect?redirect='.urlencode('https://invoice.'.$root.'/dashboard'), 'icon' => 'invoice.svg'], ['name' => 'Give', 'url' => 'https://give.'.$root.'/sso/connect?redirect='.urlencode('https://give.'.$root.'/dashboard'), 'icon' => 'give.svg'], ['name' => 'Merchant', 'url' => 'https://merchant.'.$root.'/sso/connect?redirect='.urlencode('https://merchant.'.$root.'/dashboard'), 'icon' => 'merchant.svg'], ['name' => 'Transfer', 'url' => 'https://transfer.'.$root.'/sso/connect?redirect='.urlencode('https://transfer.'.$root.'/dashboard'), 'icon' => 'transfer.svg'], diff --git a/public/images/launcher-icons/invoice.svg b/public/images/launcher-icons/invoice.svg new file mode 100644 index 0000000..d2d4040 --- /dev/null +++ b/public/images/launcher-icons/invoice.svg @@ -0,0 +1,25 @@ + + + + + + + + +