Yetiforcecrm: [Discussion] How to create a module that shows an iframe?

Created on 3 Feb 2017  ยท  6Comments  ยท  Source: YetiForceCompany/YetiForceCRM

Using inspect on Chrome I created a quick example of what I want to achieve.

http://prnt.sc/e3u6p4

I put the YetiHost main website in an iframe and deleted everything else inside the div:

<div class="mainBody userInfoFooter">
<iframe src="http://yetiforce.com" width="100%" height="99%"></iframe>
</div>

How can I create a module (I assume with a php file and manual install) that displays the iframe rather than a module view?

I have tried looking at the Github page in the Summary
/modules/Settings/Github
But with no luck as I can't fully understand everything that is written there. As it's not a straight import, but obviously goes through a filter to blend in with the YF theme.

Possibly using a tpl file?

Thank you.

โ” question

Most helpful comment

You need to create an extension type module and create one view

All 6 comments

Hi, any luck with iframe?

You need to create an extension type module and create one view

@mariuszkrzaczkowski can you explain more detailed what you mean?

You need to create an extension type module and create one view

I think that is enough description :)
If you do not need this technical support

@mariuszkrzaczkowski i need more detailed description

We can do it only within the support hours: https://shop.yetiforce.com/en/17-support

Was this page helpful?
0 / 5 - 0 ratings