new konten sejoli register form builder
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title : Restrict dan Alert
|
||||
description : Pengaturan Restrict dan Alert.
|
||||
date : 30-06-2025
|
||||
---
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Sejoli">
|
||||
Pada halaman wp-admin ke menu `Sejoli` --> `Settings`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tab Register Form">
|
||||
Pilih tab `Register Form`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Restrict dan Alert">
|
||||
Pada section `Restrict dan Alert` centang opsi `Aktifkan Alert` dan `Aktifkan Restrict`.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Restrict Halaman">
|
||||
Pilih halaman yang akan di restriksi pada section `Restrict Halaman`.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
@@ -0,0 +1,59 @@
|
||||
---
|
||||
title : User Meta Notifications
|
||||
description : Pengaturan Custom User Meta Notifications.
|
||||
date : 30-06-2025
|
||||
---
|
||||
|
||||
## Settings Register Form
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Sejoli">
|
||||
Pada halaman wp-admin ke menu `Sejoli` --> `Settings`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tab Register Form">
|
||||
Pilih tab `Register Form`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Custom Fields">
|
||||
Pada section `custom fields` tambahkan field dengan ID `_user_group` (sebagai contoh) dan centang opsi `wajib isi`.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Opsi">
|
||||
Pada section `Opsi` isi opsi dengan dynamic list atau manual value misal (group-a|Group A) dan centang tampilkan di notifikasi.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 5: Save Changes">
|
||||
Klik tombol `Save Changes` untuk menyimpan perubahan.
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
## Notification
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Navigasi ke Sejoli">
|
||||
Pada halaman wp-admin ke menu `Sejoli` --> `Notification`.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tab Pendaftaran User Baru">
|
||||
Pilih tab `Pendaftaran User Baru`.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Email">
|
||||
Pada section `Email` isi konten dalam text editor gunakan shortcode
|
||||
```plaintext
|
||||
{{custom_user_meta:::_user_group}} atau {{custom_user_meta_formatted}}
|
||||
```
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Whatsapp">
|
||||
Pada section `Whatsapp` isi konten dalam text editor gunakan shortcode
|
||||
```plaintext
|
||||
{{custom_user_meta:::_user_group}} atau {{custom_user_meta_formatted}}
|
||||
```
|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Jika anda ingin menambahkan custom user meta pada notifikasi, anda bisa menggunakan shortcode
|
||||
```plaintext
|
||||
{{custom_user_meta:::_user_group}} untuk menampilkan custom user meta
|
||||
{{custom_user_meta_formatted}} untuk menampilkan custom user meta dengan format
|
||||
```
|
||||
</Note>
|
||||
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title : Validasi Whatsapp
|
||||
description : Validasi nomor whatsapp di form builder
|
||||
date : 30-06-2025
|
||||
---
|
||||
|
||||
<Note type="note" title="Note">
|
||||
Untuk validasi nomor whatsapp di form builder, anda perlu mengisi API key dan memilih Starsender di menu general setting.
|
||||
</Note>
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Notification">
|
||||
Ke menu -> **Sejoli** pada halaman wp-admin lalu pilih submenu **Notification**.
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: General Settings">
|
||||
Pilih tab **General Settings** dan isi API key dan memilih Starsender pada section **Whatsapp settings**.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Sejoli">
|
||||
Ke menu -> **Sejoli** pada halaman wp-admin lalu pilih submenu **Settings** -> tab **Validasi Whatsapp**.
|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
@@ -129,7 +129,10 @@
|
||||
"items": [
|
||||
{ "title": "General Setting", "href": "/general-setting" },
|
||||
{ "title": "Custom Fields", "href": "/custom-fields" },
|
||||
{ "title": "Dynamic List", "href": "/dynamic-list" }
|
||||
{ "title": "Dynamic List", "href": "/dynamic-list" },
|
||||
{ "title": "Validasi Whatsapp", "href": "/validasi-whatsapp" },
|
||||
{ "title": "Restrict dan Alert", "href": "/restrict-alert" },
|
||||
{ "title": "User Meta Notifications", "href": "/user-meta-notifications" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
BIN
public/images/srfb-centang-notif.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
public/images/srfb-custom-fields.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
public/images/srfb-email-konten.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
public/images/srfb-notification-setup.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
public/images/srfb-notifications.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
public/images/srfb-restrict.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
public/images/srfb-validasi-wa.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
public/images/srfb-whatsapp-konten.png
Normal file
|
After Width: | Height: | Size: 21 KiB |