Pop any Module

Extension to Popup a Joomla Module

Example 1 - Text to Module Popup

Login Here

Shortcode

{popanymodule id="16" text="Login Here" height="400px" width="600px" class="btn btn-secondary"}

Plugin Attributes

id: Module Id, can be found from Module manager.
text : Text to click to open the popup
image : Complete path of the image to click to open the popup
class: Add CSS class from your template.
style : Define inline css styles.
height: Height of the popup. Mention px. Example 600px. Default : 400px
width : Width of the popup. Mention px. Example 500px. Default : 400px