HOWTO customize luci webpages .. any tutorial or sample project available?

HOWTO customize luci webpages .. any tutorial or sample project available ??

Check this out : https://github.com/openwrt/luci/wiki

Adding new elements to LuCI : https://wiki.openwrt.org/doc/devel/luci

Looks like everything is mentioned for LUCI development.

Thanks a lot for your help.

I have more in depth question !!

How to add my app in make menuconfig and separate folder for my pages/app ??

I want a deliverable package.

Thanks in advance

Have you checked out the Makefiles of any of the luci-apps? This: https://github.com/openwrt/luci served as a great starting point for me.

any example for custmizing webGUI openwrt