configuration - How to create/edit the backend interface of my custom plugin -


I want to create a plugin that gives the user the ability to include an image slideshow. Javascript thing and frontend are working correctly (DB receives images out of the table)! But the backend "plugin form" looks like this:


Insert a new plugin: Image slider


My desire is an interface that adds a new user Import the images and them into the database and select the user on which page should be displayed. U know?

How do I create such a backend config menu?

Thank you generally, you can do this with FlexForm.


Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -