AcyMailing
Back to LATEST versionOur siteForumBlog
Version 5
Version 5
  • AcyMailing 5 documentation
  • Main pages
    • Users
      • Export Users
      • Import Users in AcyMailing
      • Mass actions
    • Lists
      • Distribution lists
      • List: Add/Edit
    • Newsletters
      • A/B Testing
      • Spam Test
      • Schedule your Newsletter
      • Smart-Newsletters
      • Campaigns
      • Joomla notifications
      • Simple Sending
      • Templates
        • Import a template
    • Queue
    • Statistics
      • Click statistics
      • Comparison page
      • Statistics charts
    • Configuration
      • Configuration tabs
        • Configure your send process
          • DKIM : DomainKeys Identified Mail
          • External SMTP service
        • Cron task
        • Geolocation
        • Captcha
        • Google Analytics
        • Forward to a friend
        • Access level
      • Custom fields
      • Bounce Handling
      • Unsubscribe page
  • Public part of your site
    • Configure your Subscription Module
    • Latest Newsletters module
    • Newsletter archive section
    • Front-end Newsletter edition
  • FAQ
    • Insert your subscription form in your article
    • Update AcyMailing 5
    • Your send process is slow?
    • Could not instantiate mail function
    • Sending issue
    • Spam issue
    • Compatibility issues
    • Install / Update issues
  • Integration plugins
    • Installed with AcyMailing
      • Insert Joomla articles in your newsletter
      • Plugin : Statistics
      • Plugin: (auto)Subscribe during Joomla registration
      • Plugin: Call to action
      • Plugin: Date - Time
      • GMail Inbox Actions
      • Plugin: Joomla Module Loader
      • Plugin: Joomla User
      • Plugin: Manage Subscription
      • Share your Newsletter on social networks
      • Plugin: Subscriber
      • Plugin: Website Links
      • AcyMailing plugin : table of contents generator
    • User management
      • Plugin: AltaUserPoints
      • Plugin : VirtueMart Checkout Subscription
      • Plugin: CB User
      • Plugin: CJBlog
      • Plugin: com_contact
      • Plugin: Community Builder
      • Plugin: Easy Profile
      • Plugin: EasySocial
      • Plugin: ExtendedReg Profile Information
      • Plugin: Grumpy Contacts
      • Plugin: Ja Job Board
      • Plugin: JomSocial
      • Plugin: JUGA
      • Plugin: K2 Users
      • Plugin: MightyMembership
      • AlphaUserPoints plugin
    • Content management
      • Plugin : AdsManager
      • Plugin: AdsManager (by Heigho)
      • Plugin : Dj-Catalog 2
      • Plugin : Kunena
      • Plugin: AdAgency
      • Plugin: CiviCRM
      • Plugin: Cobalt
      • plugin: Dj-Classifieds
      • plugin: EasyBlog
      • plugin: EasyDiscuss
      • Plugin: Emerald
      • Plugin: EZautos
      • plugin: FLEXIcontent
      • Plugin: Form2Content
      • Plugin: GMapFP
      • plugin: JoomBlog
      • plugin: Joomla! Estate Agency (JEA)
      • plugin: K2 items
      • Plugin: ListBingo
      • plugin: Lyften Bloggie
      • Plugin: MightyResources
      • Plugin: MosetsTree
      • Plugin: Newsfeeds
      • plugin: SEBLOD 3
      • Plugin: Sobi2
      • Plugin: SobiPro
    • Events
      • plugin: !Cagenda
      • Plugin: DPCalendar
      • Plugin: EventList
      • plugin: Event Booking
      • Plugin: jCalPro Events
      • Plugin: jEvents
      • Plugin: Matukio
      • plugin: MijoEvents
      • Plugin: Ohanah
      • Plugin: redEvent
      • Plugin: RsEvents
      • plugin: RSEvents Pro
    • E-commerce
      • Plugin: Awo Affiliate
      • Plugin: HikaShop
      • plugin: JoomShopping
      • plugin: K2Store
      • Plugin: redSHOP
      • Plugin: MijoShop
      • Plugin: VirtueMart Coupons
      • Plugin: VirtueMart
      • AwoCoupon plugin
    • Subscription system
      • Plugin: AEC
      • Plugin : CBSubs
      • Plugin: Membership Pro
      • Plugin: MightyRegistration
      • Plugin: OSE Membership Control Manager
      • Plugin: Payplans
      • Plugin: AkeebaSubs
      • AEC AcyMailing micro-integration
    • Files management
      • Plugin : RokDownloads
      • Plugin: DOCman
      • plugin: DOCman 2
      • Plugin: Document Media Manager
      • Plugin: jDownloads
      • Plugin: Joomdoc
      • Plugin: PhocaDownload
      • Plugin: Remository
    • Other
      • Module: Statistics dashboard
      • module: Quick icon for J1.5
      • Plugin : Module Article
      • plugin: AcyMailing toolbox
      • plugin: Auto-create a list on user registration
      • plugin: Add CC
      • Plugin: Create Joomla user
      • Plugin: Autotweet NG
      • plugin: Edit notification
      • plugin: Export users in mass action
      • plugin: List owner notification
      • Plugin: Modify user group
      • plugin: Quick icon for J2.5 and J3.X
      • plugin: Search
      • Plugin: Smart Search
      • Plugin: Squeeze Page
      • plugin: Stop Smart-Newsletter during weekend
      • Universal tag plugin
      • Universal filter plugin
      • Birthday Newsletter
  • Developers
    • AcyMailing 5 Developer Documentation
    • Customize the way the content inserted in emails by plugins
    • Conditional display
    • Multiple queue system
    • External subscription form
    • Subscription via URL
      • Fabrik Form and AcyMailing
      • ChronoForm and AcyMailing
      • RSForm!Pro and AcyMailing
      • BreezingForms and AcyMailing
Powered by GitBook
On this page
  • Description
  • Plugin
  • Parameters
  • Working modules
  • Not working modules
  1. Integration plugins
  2. Installed with AcyMailing

Plugin: Joomla Module Loader

Last updated 4 years ago

Description

This plugin enables you to include in your Newsletter a Joomla Module.

Even if you can include absolutely all Joomla Modules, some Joomla Modules won't work in your Newsletter because they use Javascript, Flash or iFrames (these methods are not allowed in an e-mail).

Our plugin to load any Joomla Module in your Newsletter requires the PHP function file_get_contents(). You can easily test your PHP configuration to make sure you can use it by editing the plugin and clicking on the test button.

This plugin is only available with AcyMailing Enterprise.

Plugin

You can see a list of available modules. We already removed Joomla's non compatible Modules from this list so if you don't see one module in this listing, that means you can not insert it in your Newsletter.

Click on one of your module to see the tag inserted in your Newsletter.

Plugin Module Loader

Parameters

You can access this plugin parameters from the AcyMailing configuration page, tab "Plugins".

Params

  • We developed two options to load your module so if you can not get it to work with the file_get_contents function, you can give it a try with the Curl method.

  • You can click on the test button to test your php configuration and make sure the plugin will work (don't forget to apply the changes before testing).

If you see this popup, your PHP Configuration is valid and you will be able to use this plugin to load any Joomla Module.

Success

Nevertheless, if after 20 seconds the page is still not loaded or you see this error message, you should ask your provider to allow the file_get_contents() function at least on your own domain name.

Error

If this plugin does work on localhost, please change your url to 127.0.0.1, and you should be able to test it.

Working modules

The following modules have been tested and can be included in a Newsletter. If your module is not in this list, please give it a try and let us know if it worked or not so that we can add it in the appropriate list.

  • mod_archive

  • mod_banners (flash banners can not work in an e-mail)

  • mod_custom

  • mod_footer

  • mod_jevents_latest (JEvents Latest Events)

  • mod_latestnews (Latest Articles)

  • mod_mainmenu

  • mod_mostread

  • mod_newsflash

  • mod_random_image

  • mod_rquotes

  • mod_search

  • mod_section

  • mod_stats

  • mod_we_ufeed_display (Ultimate Feed Display)

  • mod_whosonline

  • Latest Blogs from MyBlog

  • Latest Reviews from JReviews

  • Latest Listings from JReviews

Not working modules

The following modules have been tested and can not be included in a Newsletter:

  • mod_acymailing (as it uses JS)

  • mod_gtranslate (as it uses Ajax)

  • mod_login (as it uses a security key)

  • mod_wrapper (as is uses iframe)