I'm trying to get a plugin to work with a new tab in the settings area. I get the tab to work, I get the fields to work on the tab. But the values entered are not saved in the database.js config area.
I'm looking for a plugin which uses a new tab that contains new fields. I've checked plugin contact-form. I think I understand how that works with the fields included on the security tab. From simple-store (only via GitHub I think), I see something that might work, but I have to manually install it.
Thought I really have to build a form with a POST action, but that doesn't seem to work.
Any idea is welcome.