Jump to content

Access A Custom Link In Modules


Blesta Addons

Recommended Posts

is possible to add a link in modules like

blesta/admin/settings/company/modules/mycustomfunction/28

 

No, such a URI does not route to a valid method in the AdminCompanyModules controller. The module itself would not be called. Modules aren't directly accessible through any URI; only via the system calling its defined methods. You would have to make core changes to the company module settings and the module system to support additional actions.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...