Add custom field to plugin manifest file

24 views
Skip to first unread message

Ronny Buelund

unread,
May 5, 2025, 12:06:20 PMMay 5
to Joomla! General Development
Can anyone lead me in the right direction of how to implement a custom field for a plugin manifest file - the config part - (I fetch data from the db to populate a dropdown) in the correct Joomla 5 way ?

Viper

unread,
May 6, 2025, 2:54:45 PMMay 6
to Joomla! General Development
<fieldset name="basic" addfieldprefix="Joomla\Component\Mycomponent\Administrator\Field">...
Or put a custom field under "plugins/plugintype/myplugin/src/Field" folder. Set up proper namespace and use it in "addfieldprefix".
Reply all
Reply to author
Forward
0 new messages