Developer forum

Forum » Development » Module admin interface

Module admin interface


Reply
Hi!

I'm writing on a module that has no paragraph interface. But how do you create an admin interface that is accessible from the Modules tab (the module menu item in the ribbon control down left, not through a paragraph?

Best regards,
Per Ljung

Replies

 
Nicolai Høeg Pedersen
Reply
Take a look at this article:

http://devierkoeden.com/articles/custom-modules-part-2-7-steps-to-building-a-custom-module-background.aspx
 
Reply
Hi!

But my module isn't a template module, it has no paragraph, no template. It's a module for integration with an ERP system, export and import orders and products, like the NAV module.

The NAV module has no paragraphs.

The other modules have, like the news module, have settings when you click on them in the module page, but my module is grayed out.

Best regards,
Per Ljung
REAB Data AB
 
Nicolai Høeg Pedersen
Reply
OK - just register a module without paragraph settings...

Read the introduction of custom modules articles instead:
http://devierkoeden.com/articles/custom-modules-part-1-introduction.aspx

And the rest of the articles which are great:
http://devierkoeden.com/articles.aspx
 
Reply
I just found that the edit page I'm looking for can be specified in the field Script of the module install page.

 

You must be logged in to post in the forum