initial to gitea
This commit is contained in:
6
contents/docs/plugins/member-area-ui/bottombar/index.mdx
Normal file
6
contents/docs/plugins/member-area-ui/bottombar/index.mdx
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Membuat Bottom Bar
|
||||
description : Cara Implementasi Bottom Bar Pada Member Area UI
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="_6wxWAOjWNY" />
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title : Custom Member Page
|
||||
description : Membuat Member Page Dengan End Point URL /member-area
|
||||
date : 27-01-2025
|
||||
---
|
||||
|
||||
<Youtube videoId="VprO48CKqbU" />
|
||||
|
||||
<Note type="warning" title="Perhatian!">
|
||||
Dengan membuat custom end point pada custom member page, pastikan anda memilih role dan mapping sesuai pada halaman yang dibuat.
|
||||
</Note>
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Custom Member Pages">
|
||||
Ke menu -> **Settings** pada Member Area UI lalu ke tab **Custom Member Pages** tambahkan halaman kustom untuk membuat end point.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Menu Builder">
|
||||
Lalu pindah ke tab **Template Setup** tambahkan menu navigasi di menu builder pilih halaman **Custom - Nama Halaman** sesuaikan icon lalu klik tombol `save changes`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Buat Template Page">
|
||||
Ke menu -> **Template Kit** klik tombol **Buat Template page** centang template kit, pilih page role **Custom - Halaman anda** kemudian klik tombol `publish`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Template Map">
|
||||
Setelah membuat desain Template Page kita perlu melakukan mapping template pada menu **Template Kit**.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
6
contents/docs/plugins/member-area-ui/dashboard/index.mdx
Normal file
6
contents/docs/plugins/member-area-ui/dashboard/index.mdx
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Custom Halaman Dashboard
|
||||
description : Cara Membuat Custom Halaman Dashboard Member Area Sejoli
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="ZpeiuxwbC-E" />
|
||||
16
contents/docs/plugins/member-area-ui/index.mdx
Normal file
16
contents/docs/plugins/member-area-ui/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Member Area UI
|
||||
description: Panduan penggunaan Sejoli Member Area UI
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-member-area-ui/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/member-area-ui" />
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Membuat Master Layout
|
||||
description : Membuat Template Page Untuk Master Layout
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="_qYGCsW9uzY" />
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Menu Builder
|
||||
description : Membuat Menu Untuk Sidebar Dengan Menu Builder
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="YE68hV-Iifw" />
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title : Setting Page Builder
|
||||
description : Aktifkan Fitur Container dan Post Type Member Area Templates
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="oulfnjV3g9Y" />
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Sebagai contoh pada video menggunakan elementor. Hal yang sama berlaku juga di page builder lain jika belum support ke post type Member Area Template.
|
||||
</Note>
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Membuat Template Kits
|
||||
description : Cara Membuat Template Kit Untuk Member Area UI
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="X-7YzzcXpLs" />
|
||||
6
contents/docs/plugins/member-area-ui/topbar/index.mdx
Normal file
6
contents/docs/plugins/member-area-ui/topbar/index.mdx
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title : Membuat Topbar
|
||||
description : Cara Implementasi Untuk Topbar Pada Member Area UI
|
||||
date : 25-01-2025
|
||||
---
|
||||
<Youtube videoId="xfwBCBNHcM8" />
|
||||
Reference in New Issue
Block a user