refactor: move to saas plugin

This commit is contained in:
Barış Soner Uşaklı
2024-12-11 19:16:02 -05:00
parent 456373c532
commit 27867d7735
2 changed files with 1 additions and 10 deletions

View File

@@ -54,6 +54,5 @@
"license.title": "Plugin License Information",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.",
"license.cta": "Do you wish to continue with activating this plugin?",
"starter-plan-warning": "Plugins page is disabled on \"Starter\" plans, if you wish to upgrade your plan please contact us at <a href=\"mailto:support@nodebb.org\">support@nodebb.org</a>"
"license.cta": "Do you wish to continue with activating this plugin?"
}

View File

@@ -1,11 +1,3 @@
{{{ if isStarterPlan}}}
<div class="px-lg-4">
<div class="alert alert-warning">
[[admin/extend/plugins:starter-plan-warning]]
</div>
</div>
{{{ end }}}
<div class="d-flex flex-column gap-2 px-lg-4 {{{ if isStarterPlan }}}opacity-75 pe-none{{{ end }}}">
<div class="d-flex border-bottom py-2 m-0 sticky-top acp-page-main-header align-items-center justify-content-between flex-wrap gap-2">
<div class="">