initial to gitea
This commit is contained in:
7
contents/docs/plugins/affiliate-extra/as-admin/index.mdx
Normal file
7
contents/docs/plugins/affiliate-extra/as-admin/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: As Admin
|
||||
description: Pengaturan sebagai admin
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="sAXGL-HWZPk" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: As Affiliate
|
||||
description: Pengaturan sebagai affiliasi
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="-QpQ9Ipzsbg" />
|
||||
22
contents/docs/plugins/affiliate-extra/flyer-editor/index.mdx
Normal file
22
contents/docs/plugins/affiliate-extra/flyer-editor/index.mdx
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Flyer Editor
|
||||
description: Contoh penggunaan banner untuk affiliasi
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="mvaLMS24YBo" />
|
||||
|
||||
## HTML
|
||||
|
||||
```html showLineNumbers {2}
|
||||
<a href="affiliate_link" target="_blank">
|
||||
<img src="url_banner_image" />
|
||||
</a>
|
||||
```
|
||||
|
||||
## Penggunaan
|
||||
|
||||
<Note type="note" title="Note">
|
||||
`"affiliate_link"` ganti dengan URL affiliasi, `"url_banner_image"` ganti
|
||||
dengan URL gambar.
|
||||
</Note>
|
||||
16
contents/docs/plugins/affiliate-extra/index.mdx
Normal file
16
contents/docs/plugins/affiliate-extra/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Affiliate Extra
|
||||
description: Panduan penggunaan Sejoli Affiliate Extra
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-affiliate-extra/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/affiliate-extra" />
|
||||
33
contents/docs/plugins/checkout-ui/activate-feature/index.mdx
Normal file
33
contents/docs/plugins/checkout-ui/activate-feature/index.mdx
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: Aktifkan Fitur
|
||||
description: Aktifkan Checkout UI untuk halaman checkout produk
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="f7zxTE2S8TY" />
|
||||
|
||||
## Langkah - Aktifkan Fitur
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Product">
|
||||
Pada halaman wp-admin navigasi ke menu `product` akan muncul daftar produk
|
||||
kemudian sorot dan klik `edit`.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tab Checkout UI">
|
||||
Pada halaman pengaturan produk akan anda temukan section `Sejoli Setup` ->
|
||||
tab `Checkout UI` centang opsi **Aktifkan Checkout UI**.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Edit With Elementor">
|
||||
Klik tombol **Edit With Elementor** untuk membuat desain halaman checkout
|
||||
dengan widget-widget dari plugin Checkout UI.
|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
<Note type="note" title="Penting!">
|
||||
Jika tombol **Edit With Elementor** tidak muncul di halaman pengaturan produk,
|
||||
navigasi ke menu `Elementor` -> `Settings` lalu centang opsi `Products` pada
|
||||
**Post Types**.
|
||||
</Note>
|
||||
20
contents/docs/plugins/checkout-ui/checkout-button/index.mdx
Normal file
20
contents/docs/plugins/checkout-ui/checkout-button/index.mdx
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Checkout Button
|
||||
description: Widget Sejoli Checkout UI untuk kolom tombol pembayaran
|
||||
date: 14-12-2024
|
||||
---
|
||||
<Youtube videoId="T-Lpd1FRSQY" />
|
||||
|
||||

|
||||
|
||||
## Tab - Content
|
||||
|
||||
Opsi untuk menyesuaikan konten tombol pembayaran pada halaman checkout produk dengan widget **Checkout Button**.
|
||||
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah dan menyesuaikan warna background, text maupun tombol pada konten tombol pembayaran.
|
||||
|
||||

|
||||
21
contents/docs/plugins/checkout-ui/coupon-input/index.mdx
Normal file
21
contents/docs/plugins/checkout-ui/coupon-input/index.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Coupon Input
|
||||
description: Widget Sejoli Checkout UI untuk kolom kupon
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="R_67XFGxlb8" />
|
||||
|
||||

|
||||
|
||||
## Tab - Content
|
||||
|
||||
Mengubah text konten kolom kupon pada halaman checkout produk dengan widget **Coupon Input**.
|
||||
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah warna background maupun text untuk konten kolom kupon.
|
||||
|
||||

|
||||
7
contents/docs/plugins/checkout-ui/index.mdx
Normal file
7
contents/docs/plugins/checkout-ui/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Sejoli Checkout UI
|
||||
description: Panduan penggunaan Sejoli Checkout UI
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Outlet path="plugins/checkout-ui" />
|
||||
21
contents/docs/plugins/checkout-ui/login-form/index.mdx
Normal file
21
contents/docs/plugins/checkout-ui/login-form/index.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Login Form
|
||||
description: Widget Sejoli Checkout UI untuk kolom form login
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="yQbUxfXTr7o" />
|
||||
|
||||

|
||||
|
||||
## Tab - Content
|
||||
|
||||
Mengubah text konten kolom login form pada halaman checkout produk dengan widget **Login Form**.
|
||||
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah warna background dari text, field maupun tombol untuk konten form login.
|
||||
|
||||

|
||||
21
contents/docs/plugins/checkout-ui/payment-options/index.mdx
Normal file
21
contents/docs/plugins/checkout-ui/payment-options/index.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Payment Options
|
||||
description: Widget Sejoli Checkout UI untuk kolom metode pembayaran
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="31W35Q85_fA" />
|
||||
|
||||

|
||||
|
||||
## Tab - Content
|
||||
|
||||
Opsi untuk menyesuaikan konten metod pembayaran pada halaman checkout produk dengan widget **Payment Options**.
|
||||
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah dan menyesuaikan desain card, judul dan warna pada konten metode pembayaran.
|
||||
|
||||

|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Personal Information
|
||||
description: Widget Sejoli Checkout UI untuk kolom personal information
|
||||
date: 14-12-2024
|
||||
---
|
||||
<Youtube videoId="qA-S4O530B4" />
|
||||
|
||||

|
||||
|
||||
## Tab - Content
|
||||
|
||||
Opsi untuk menyesuaikan konten personal information pada halaman checkout produk denga widget **Personal Information**.
|
||||
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah dan menyesuaikan desain card, title, label, deskripsi dan input baik warna text maupun background.
|
||||
|
||||

|
||||
24
contents/docs/plugins/checkout-ui/product-table/index.mdx
Normal file
24
contents/docs/plugins/checkout-ui/product-table/index.mdx
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Product Table
|
||||
description: Widget Sejoli Checkout UI untuk tabel produk
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="ORS_s3cHWa0" />
|
||||
|
||||

|
||||
|
||||
<Note type="note" title="Note">
|
||||
Gambar di atas adalah tampilan default tabel produk pada halaman checkout
|
||||
produk **Sejoli**.
|
||||
</Note>
|
||||
|
||||
## Tab - Content
|
||||
|
||||
Opsi untuk menampilkan/menyembunyikan konten tabel produk pada halaman checkout produk dengan widget **Product Table**.
|
||||

|
||||
|
||||
## Tab - Style
|
||||
|
||||
Mengubah warna background maupun text untuk konten tabel produk dengan desain yang anda mau.
|
||||

|
||||
34
contents/docs/plugins/checkout-ui/widget-elementor/index.mdx
Normal file
34
contents/docs/plugins/checkout-ui/widget-elementor/index.mdx
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: Widget Elementor
|
||||
description: Membuat desain halaman checkout produk dengan widget plugin Checkout UI
|
||||
date: 14-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="j9g1vliHfsY" />
|
||||
|
||||
## Widget
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Tambahkan Layout">
|
||||
Tambahkan salahsatu layout `Container` maupun `Grid` sesuai dengan selera
|
||||
desain yang anda mau. 
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tambahkan Widget">
|
||||
Tambahkan widget **Sejoli Checkout UI** ke dalam layout dan susun urutan
|
||||
komponen-komponen yang ada dalam halaman checkout Sejoli menggunakan widget.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Publish">
|
||||
Klik tombol **Publish** untuk menerbitkan sekaligus menerapkan halaman
|
||||
checkout dengan desain yang anda buat.
|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Perlu diperhatikan seluruh komponen-komponen checkout Sejoli pada halaman
|
||||
checkout produk harus anda tambahkan keseluruhannya untuk memastikan proses
|
||||
checkout berjalan dan berfungsi dengan baik.
|
||||
</Note>
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Berdasarkan Devices
|
||||
description: Pengaturan pembayaran berdasarkan devices
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="CpQdApEOn0g" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Berdasarkan Product
|
||||
description: Pengaturan pembayaran berdasarkan produk
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="KzwK--MDxao" />
|
||||
16
contents/docs/plugins/conditional-payment/index.mdx
Normal file
16
contents/docs/plugins/conditional-payment/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Conditional Payment
|
||||
description: Panduan penggunaan Sejoli Conditional Payment
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-conditional-payment/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/conditional-payment" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Payment Categori
|
||||
description: Membuat kategori untuk jenis metode pembayaran
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="eZhgNl_9oM4" />
|
||||
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Payment Setting
|
||||
description: Menambahkan daftar metode pembayaran (manual, moota, gateway)
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||

|
||||
|
||||
## Setting
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Sejoli">
|
||||
Pada halaman wp-admin navigasi ke menu `Sejoli` --> `Settings`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tab Manual Transaction">
|
||||
Untuk menambahkan bank akun dengan tipe pembayaran manual.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Tab Moota">
|
||||
Untuk menambahkan tipe pembayaran dengan Moota (konfirmasi otomatis).
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Tab Duitku">
|
||||
Untuk menambahkan tipe pembayaran dengan payment gateway Duitku.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Global Setting
|
||||
description: Pengaturan global untuk plugin donasi extra
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="BQRIXBilLTI" />
|
||||
16
contents/docs/plugins/donasi-extra/index.mdx
Normal file
16
contents/docs/plugins/donasi-extra/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Donasi Extra
|
||||
description: Panduan penggunaan Sejoli Donasi Extra
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-donasi-extra/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/donasi-extra" />
|
||||
12
contents/docs/plugins/donasi-extra/listing/index.mdx
Normal file
12
contents/docs/plugins/donasi-extra/listing/index.mdx
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Donasi Listing
|
||||
description: Menampilkan listing donasi dengan shortcode
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="oPuQ0Q56uZU" />
|
||||
|
||||
<Note type="note" title="Shortcode">
|
||||
`[donation_loop]` menggunakan attribute `[donation_loop col_desktop=”3″
|
||||
col_mobile=”1″]`
|
||||
</Note>
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Product Mode Donasi
|
||||
description: Membuat produk dengan tipe donasi
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="aEVgq7Poecw" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Product Mode Traktir
|
||||
description: Membuat produk dengan tipe traktir
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="bQ0btlqEkCM" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Product Mode Zakat
|
||||
description: Membuat produk dengan tipe zakat
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="WBe6YEwi_eE" />
|
||||
7
contents/docs/plugins/index.mdx
Normal file
7
contents/docs/plugins/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: All Plugins Addon
|
||||
description: Daftar plugin Addon Sejoli Pro yang tersedia saat ini
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Outlet path="plugins" />
|
||||
37
contents/docs/plugins/lms-pro/add-access/index.mdx
Normal file
37
contents/docs/plugins/lms-pro/add-access/index.mdx
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: Add Access - Template course page
|
||||
description: Membuat akses untuk produk ecourse
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="vKS9w7badRI" />
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Untuk menambahkan akses pada ecourse dan menautkannya pada produk, pastikan
|
||||
anda memilih template **sejoli course page** pada post attributes.
|
||||
</Note>
|
||||
|
||||
## Add New Access
|
||||
|
||||

|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Access">
|
||||
Pada halaman wp-admin ke menu `Access` --> `Add New Access`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Submenu Add New Access">
|
||||
Pada halaman editor untuk pengaturan akses isi kolom yang diperlukan.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Setup Access">
|
||||
Pada tab restriction di kolom produk ketikan dan pilih produk yang akan
|
||||
ditautkan ke akses.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Post Attributes">
|
||||
Pilih template **sejoli course page** untuk membuat akses dengan jenis
|
||||
ecourse.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 5: Publish">
|
||||
Klik tombol `publish` untuk menerbitkan akses dengan template sejoli course
|
||||
page.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
27
contents/docs/plugins/lms-pro/add-product/index.mdx
Normal file
27
contents/docs/plugins/lms-pro/add-product/index.mdx
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Add Product
|
||||
description: Menambahkan produk untuk ecourse
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="N3bGaVzu4oc" />
|
||||
|
||||
## Add New Product
|
||||
|
||||

|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Product">
|
||||
Pada halaman wp-admin ke menu `Product` --> `Add New Product`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Submenu Add New Product">
|
||||
Pada halaman editor untuk pengaturan produk isi kolom yang diperlukan.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Pengaturan Produk">
|
||||
Ada beberapa pengaturan untuk melengkapi keterangan pada produk sebelum di
|
||||
publish.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Publish">
|
||||
Klik tombol `publish` untuk menerbitkan produk dengan tipe digital.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
30
contents/docs/plugins/lms-pro/bab-materi/index.mdx
Normal file
30
contents/docs/plugins/lms-pro/bab-materi/index.mdx
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Menambahkan Bab & Materi
|
||||
description: Menyusun bab dan silabus untuk ecourse
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="z1__JYtc920" />
|
||||
|
||||

|
||||
|
||||
## Bab & Materi
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke LMS">
|
||||
Pada halaman wp-admin ke menu `LMS` --> `Kursus`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Edit">
|
||||
Sorot dengan mouse pada kursus yang akan anda tambahkan bab dan materi
|
||||
dengan cara klik `edit`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Menambahkan Bab">
|
||||
Pada halaman editor di bagian `course` --> tab `Silabus` klik tombol `add
|
||||
entry` untuk menambahkan bab.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Menambahkan Materi">
|
||||
Klik tombol `add entry` di bagian **pelajaran** untuk menambahkan materi.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||

|
||||
12
contents/docs/plugins/lms-pro/certificate-builder/index.mdx
Normal file
12
contents/docs/plugins/lms-pro/certificate-builder/index.mdx
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Certificate Builder
|
||||
description: Membuat desain sertifikat dengan fitur sertifikat builder
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="mvP58eBkUt4" />
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Untuk membuat tanda tangan online
|
||||
[https://signaturely.com/online-signature/draw](https://signaturely.com/online-signature/draw)
|
||||
</Note>
|
||||
7
contents/docs/plugins/lms-pro/course-preview/index.mdx
Normal file
7
contents/docs/plugins/lms-pro/course-preview/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Course Preview
|
||||
description: Membuat dan menampilkan preview materi dari ecourse
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="jaCKaewlARU" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Design Course Page
|
||||
description: Membuat desain untuk halaman ecourse
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="vDiIEAXYCU4" />
|
||||
32
contents/docs/plugins/lms-pro/drip-content/index.mdx
Normal file
32
contents/docs/plugins/lms-pro/drip-content/index.mdx
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: Drip Content Course
|
||||
description: Menunda penayangan konten dari silabus
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="w-zDtuXR2rE" />
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Fitur Drip Content merupakan fitur baru dari plugin Sejoli LMS Pro, jika anda
|
||||
sedang mempersiapkan Bab baru dari ecourse yang telah dibuat sebelumnya dan
|
||||
ingin menunda waktu penayangan Materi courses mari kita coba membuatnya.
|
||||
</Note>
|
||||
|
||||

|
||||
|
||||
## Setting Delay
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke LMS">
|
||||
Pada halaman wp-admin ke menu `LMS` --> `Kursus`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Edit">
|
||||
Sorot dengan mouse pada kursus yang akan anda tambahkan silabus dengan cara
|
||||
klik `edit`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Silabus">
|
||||
Pada halaman editor di bagian `course` --> tab `Silabus` di bagian `bab`
|
||||
atur waktu delay (satuan angka) dan durasi delay
|
||||
(jam/hari/minggu/bulan/tahun).
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
46
contents/docs/plugins/lms-pro/global-settings/index.mdx
Normal file
46
contents/docs/plugins/lms-pro/global-settings/index.mdx
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: Global Settings - LMS Pro
|
||||
description: Pengaturan global pada LMS Pro versi terbaru
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||

|
||||
|
||||
## Pengaturan
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke LMS">
|
||||
Pada halaman wp-admin ke menu `LMS` --> `Pengaturan`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: General">
|
||||
Untuk pengaturan notifikasi dan opsi skip cover page untuk direct ke lesson
|
||||
pertama pada ecourse.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Focus Page">
|
||||
Untuk pengaturan tampilan template focus page `udemy like` atau `basic`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Tutor">
|
||||
Untuk pengaturan tutor atau teacher pada ecourse, untuk menggunakan fitur
|
||||
ini anda perlu mengaktifkannya di tab `extras`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 5: Menu">
|
||||
Untuk menampilkan menu kursus pada member area.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 6: Warna">
|
||||
Untuk pengaturan penyesuaian warna terkait branding halaman course.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 7: Listing">
|
||||
Untuk pengaturan card listing mulai dari warna, tab, daftar materi dan video
|
||||
preview.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 8: Certificate">
|
||||
Untuk pengaturan halaman sertifikat yg dapat di akses oleh public.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 9: Youtube">
|
||||
Untuk pengaturan dan styling player youtube pada konten yang ada di halaman
|
||||
materi.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 10: Extras">
|
||||
Untuk mengaktifkan fitur tambahan dari LMS Pro seperti fitur `tutor`.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
16
contents/docs/plugins/lms-pro/index.mdx
Normal file
16
contents/docs/plugins/lms-pro/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli LMS Pro
|
||||
description: Panduan penggunaan Sejoli LMS Pro
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-lms-pro/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/lms-pro" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Listing Public Page
|
||||
description: Membuat halaman listing untuk daftar kursus dengan display grid.
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="X4gwjO57iso" />
|
||||
30
contents/docs/plugins/lms-pro/prerequisite/index.mdx
Normal file
30
contents/docs/plugins/lms-pro/prerequisite/index.mdx
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Prerequisite
|
||||
description: Membuat prasyarat untuk melanjutkan kursus.
|
||||
date: 12-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="c2gQfThoWCw" />
|
||||
|
||||
Fitur prerequisite pada plugin Sejoli LMS Pro contoh penerapan kelas online sebagai
|
||||
kelas lanjutan dari ecourse yang anda miliki, dimana hanya siswa yang sudah menyelesaikan
|
||||
kelas online `A` untuk bisa mengikuti kelas online `B`.
|
||||
|
||||

|
||||
|
||||
## Aktifkan Prasyarat
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke LMS">
|
||||
Pada halaman wp-admin ke menu `LMS` --> `Kursus`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Edit">
|
||||
Sorot dengan mouse pada kursus yang akan anda aktifkan prasyarat dengan cara
|
||||
klik `edit`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Prasyarat">
|
||||
Pada halaman editor di bagian `course` --> tab `Prasyarat` centang opsi
|
||||
**Aktifkan Prasyarat** kemudian pilih kursus yang harus diselesaikan untuk
|
||||
mengikuti kelas ini.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
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" />
|
||||
7
contents/docs/plugins/order-manager/data-order/index.mdx
Normal file
7
contents/docs/plugins/order-manager/data-order/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Pengelolaan Data Order
|
||||
description: Cara mengelola data order (create, update, delete)
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="QrTMHprt60g" />
|
||||
16
contents/docs/plugins/order-manager/index.mdx
Normal file
16
contents/docs/plugins/order-manager/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Order Manager
|
||||
description: Panduan penggunaan Sejoli Order Manager
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-order-manager/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/order-manager" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Order non Subscription
|
||||
description: Membuat data order untuk produk tanpa berlangganan
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="grUxNZnquIU" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Oder Subscription
|
||||
description: Membuat order untuk produk berlangganan
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="GXu5VRAqoEY" />
|
||||
7
contents/docs/plugins/order-sheet/app-script/index.mdx
Normal file
7
contents/docs/plugins/order-sheet/app-script/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: App Script Update Status
|
||||
description: Membuat App Script pada spreadsheet untuk update status order
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="im1CS7fdW5s" />
|
||||
7
contents/docs/plugins/order-sheet/buat-salinan/index.mdx
Normal file
7
contents/docs/plugins/order-sheet/buat-salinan/index.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Membuat Salinan Spreadsheet
|
||||
description: Membuat salinan file spreadsheet untuk mendapatkan spreadsheet ID
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="tm11eSt7-lo" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Credential Sync Data
|
||||
description: Membuat credential dan mengunduh json untuk sinkronisasi data
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="SAvkVTOkiB0" />
|
||||
10
contents/docs/plugins/order-sheet/data-order-sheet/index.mdx
Normal file
10
contents/docs/plugins/order-sheet/data-order-sheet/index.mdx
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Pengelolaan Data Order
|
||||
description: Mengelola data penjualan hingga komisi affiliate
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="K4zU5m0izbA" />
|
||||
|
||||
Mengelola data penjualan hingga komisi affiliate, produk terlaris dan data-data yang ada di dalam Spreadsheet
|
||||
untuk di olah maupun merubahnya secara langsung oleh admin atau secara bersamaan (team) dalam satu file spreadsheet.
|
||||
16
contents/docs/plugins/order-sheet/index.mdx
Normal file
16
contents/docs/plugins/order-sheet/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Order Sheet
|
||||
description: Panduan penggunaan Sejoli Order Sheet
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-ordersheet/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/order-sheet" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Sync Data Affiliate
|
||||
description: Membuat App Script untuk sinkronisasi data affiliate
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="YE69wdgdBXg" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Ubah Status Komisi
|
||||
description: Mengubah dan memanage status komisi melalui spreadsheet
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="yK3GlD5oX8s" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Custom Fields
|
||||
description: Menambahkan custom fields untuk di halaman register maupun checkout
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="1xzaxGT2Ub0" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Dynamic List - Usergroup
|
||||
description: Menampilkan dynamic list dari usergroup
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="a5vEiObLerI" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: General Setting
|
||||
description: Pengaturan umum untuk plugin register form builder
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="VuOT478pC1A" />
|
||||
16
contents/docs/plugins/register-form-builder/index.mdx
Normal file
16
contents/docs/plugins/register-form-builder/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Register Form Builder
|
||||
description: Panduan penggunaan Sejoli Register Form Builder
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-register-form-builder/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/register-form-builder" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Implementations Card Donation
|
||||
description: Contoh penggunaan shortcode untuk card donasi
|
||||
date: 11-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="OrNpDFpPdAw" />
|
||||
16
contents/docs/plugins/shortcodes/index.mdx
Normal file
16
contents/docs/plugins/shortcodes/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Shortcodes
|
||||
description: Panduan penggunaan Sejoli Shortcodes
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-shortcode/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/shortcodes" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Shortcode Preference
|
||||
description: Contoh penggunaan shortcode
|
||||
date: 1-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="I-HoDQrJe2Y" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Menambahkan Akses Produk
|
||||
description: Membuat akses untuk produk gratis
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="4Be5pRV-Nx4" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Membuat Produk Gratis
|
||||
description: Cara membuat produk untuk leadmagnet dengan harga NOL rupiah
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="pvWd2LxBOMI" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Global Setting
|
||||
description: Pengaturan secara global untuk plugin simple lead magnet
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="i8ptvf_3qRg" />
|
||||
16
contents/docs/plugins/simple-lead-magnet/index.mdx
Normal file
16
contents/docs/plugins/simple-lead-magnet/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli Simple Lead Magnet
|
||||
description: Panduan penggunaan Sejoli Simple Lead Magnet
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-simple-lead-magnet/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/simple-lead-magnet" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Campaign Email
|
||||
description: Contoh campaign dengan parameter email
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="uN_mUN_qwQY" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Campaign URL Builder
|
||||
description: Membuat campaign dengan fitur URL builder
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="B-MRbcy0UdE" />
|
||||
16
contents/docs/plugins/utm-tracking/index.mdx
Normal file
16
contents/docs/plugins/utm-tracking/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Sejoli UTM Tracking
|
||||
description: Panduan penggunaan Sejoli UTM Tracking
|
||||
date: 30-11-2024
|
||||
---
|
||||
|
||||
<Button
|
||||
text="Lihat Sales Page"
|
||||
href="https://addonsejoli.pro/produk/sejoli-utm-tracking/"
|
||||
icon="ArrowUpRight"
|
||||
size="md"
|
||||
target="_blank"
|
||||
variation="primary"
|
||||
/>
|
||||
|
||||
<Outlet path="plugins/utm-tracking" />
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: View Statistics
|
||||
description: Membaca data statistik untuk menganalisa sumber trafik pengunjung
|
||||
date: 13-12-2024
|
||||
---
|
||||
|
||||
<Youtube videoId="-Fx89gb2UXU" />
|
||||
Reference in New Issue
Block a user