Posted March 27, 20232 yr I'm working on something right now and i can't find any info about how to add new tab to website.com/settings page, is it supposed to be a extension, hook or module and if what class?
March 27, 20232 yr You can do it via hook. Let me try to find an existing topic showing how to do it.
March 27, 20232 yr Or maybe you are referring to, this? If you would explain what do you want to achieve of it. What are you trying to make, maybe there is another way to do it directly from the admincp.
March 27, 20232 yr Author Just now, drawncodes said: Or maybe you are referring to, this? No, if you visit any IPS installation under index.php?app=core&module=system&controller=settings you will see account settings, where i need to add a new tab to provide user settings for app.
March 27, 20232 yr Solution 6 minutes ago, Adriano Faria said: You can do it via hook. Let me try to find an existing topic showing how to do it.
March 27, 20232 yr Just now, Adriano Faria said: @CodePixel.dev look @Adriano Faria gave you the solution to it, have fun. 😛
March 27, 20232 yr Author 2 minutes ago, Adriano Faria said: thank you, i couldn't find it, much love <3
March 27, 20232 yr Community Expert It's a place where it seems obvious IPS would use the extension system. I even made a request about adding it more than a year ago. I received no reply at all, though: Edited March 27, 20232 yr by teraßyte