Jump to content

Recommended Posts

Posted

Hi all. I'm creating module and it needs to create some actions in admin panel to work correct.
So it would be great if somebody tell my how to do some things below using api (___install() method):

  • create fields
  • put fields to template

Thanks

Posted

Put the relevant api calls in your ___install() method. Those examples might be doing it in a bit verbose way, as it's part of a greater picture, so leave out the bits you won't need.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...