Creating custom UCP module in 3.3.4 [solved]

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
ViperG
Registered User
Posts: 1
Joined: Wed May 19, 2021 3:28 am

Creating custom UCP module in 3.3.4 [solved]

Post by ViperG »

Is the tutorial still valid here?

https://area51.phpbb.com/docs/dev/3.3.x ... dules.html

I tried to create my 1st custom UCP module, didn't work, no errors in log files.

So then I tried the ACME demo ACP, followed it verbatim, also doesn't work, no errors in log files.

The tutorial says you only need 3 files, is this still true? I can't seem to get anything to show up in the module drop down list or in the extension activation / deactivation pages.

[Edit]
Tutorial is still valid, I missed the step (apparently its a tutorial series, you shouldn't skip) where you create composer.json file. all is good now.

User avatar
3Di
Registered User
Posts: 951
Joined: Tue Nov 01, 2005 9:50 pm
Location: Milano 🇮🇹 Frankfurt 🇩🇪
Contact:

Re: Creating custom UCP module in 3.3.4 [solved]

Post by 3Di »

The Skeleton tool does it all for you: https://area51.phpbb.com/docs/dev/3.3.x ... nsion.html
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades

Post Reply