Init
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
---
|
||||
label: Course
|
||||
hide_body: false
|
||||
fields:
|
||||
- type: text
|
||||
name: title
|
||||
label: title
|
||||
- type: datetime
|
||||
name: date
|
||||
label: date
|
||||
- type: file
|
||||
name: bg_image
|
||||
label: bg image
|
||||
description: Page header background image
|
||||
- type: textarea
|
||||
name: description
|
||||
label: description
|
||||
description: meta description
|
||||
- type: file
|
||||
name: image
|
||||
label: image
|
||||
- type: text
|
||||
name: category
|
||||
label: category
|
||||
description: course category
|
||||
- type: text
|
||||
name: teacher
|
||||
label: teacher
|
||||
description: 'Ex: John Doe'
|
||||
- type: text
|
||||
name: duration
|
||||
label: duration
|
||||
description: Course Duration
|
||||
- type: text
|
||||
name: weekly
|
||||
label: weekly
|
||||
description: Course time per week
|
||||
- type: text
|
||||
name: fee
|
||||
label: fee
|
||||
description: Course fee
|
||||
- type: text
|
||||
name: apply_url
|
||||
label: apply_url
|
||||
description: Application submit link
|
||||
- type: text
|
||||
name: type
|
||||
label: type
|
||||
default: course
|
||||
Reference in New Issue
Block a user