From efdb0fc6bc9ca54d054bc018c6bf7cf37349bf5f Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Thu, 1 Aug 2024 13:39:40 +0700 Subject: [PATCH] show paid plugin --- CHANGELOG.md | 5 +++++ ui/ui/plugin-manager.tpl | 14 +++++++++----- version.json | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99aef053..02a696a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ # CHANGELOG +## 2024.8.1 + +- Show Bandwidth Plan in the customer dashboard +- Show + ## 2024.7.23 - add Voucher Used Date diff --git a/ui/ui/plugin-manager.tpl b/ui/ui/plugin-manager.tpl index b89d1f61..dfbb7125 100644 --- a/ui/ui/plugin-manager.tpl +++ b/ui/ui/plugin-manager.tpl @@ -30,7 +30,8 @@ -

To download from private/paid repository, Set your Github Authentication first

+

To download from private/paid repository, Set + your Github Authentication first

{Lang::T('Plugin')} @@ -53,8 +54,8 @@
@{$plugin['author']} Last update: {$plugin['last_update']}
@@ -90,8 +91,11 @@