Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2901 มุมมอง

Hi, I want to know how many ways i can create module? I am not sure about that, only two ways: 1. Install a module and modify it by myself. 2. Create module by hand. or any way else? And what way is easier? Thanks.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

It is recommended that you should create your own custom module rather than changing in core addons.

Create you custom module and then inherit objects and views as per your requirement.

อวตาร
ละทิ้ง
ผู้เขียน

it is helpful for me, thanks.