Extension integration with auth options

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Post Reply
User avatar
neufke
Registered User
Posts: 59
Joined: Thu Jan 02, 2014 10:08 am

Extension integration with auth options

Post by neufke »

Looking for a way to get new auth options installed by one of my new extensions i noticed there is no "easy way" that i could find to add auth options. Furthermore, if i would i could add add them through an installer which writes them directly to the db but there would be a difficulty because the language vars of the newly added options wouldn't be available inside the permissions panel in the acp.

Is it something i missed or worth creating a RFC for??

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Extension integration with auth options

Post by DavidIQ »

This is not an RFC at all. Moved to discussion.

If you don't know how to add Auth options through an extension (it's not that complicated) you need to ask over in Extension Writers Discussion on phpBB.com and/or look at already existing official extensions.
Image

User avatar
neufke
Registered User
Posts: 59
Joined: Thu Jan 02, 2014 10:08 am

Re: Extension integration with auth options

Post by neufke »

Thanx David for pointing that out to me ;-)


edit: my fault, i found exactly what i was looking for :oops: :oops: :oops:

Post Reply