Led Config on Raspberry Pi

Hi to all, I am new here but not to electronics projects. Could anyone help point me in the right direction for this? I would like to assign a Rasberry Pi's GPIO pin to an led in the "led configuration" page as I have created some custom led's and would like to use them with the triggers from the led config panel. Any help would be appreciated!

install the kmod for led gpio with opkg and adjust your config.txt accordingly... ( if you cannot find a dtbo for leds, then you need to write your own )

Alright, Can you send the commands to do so? I have been trying to figure it out but need the commands required to make this work.

opkg install kmod-leds-gpio

I install the packages but what do I configure to make a gpio pin appear as a led for the Led Config pane from a web browser

asked and answered