Question

I have been searching a plugin/module for Joomla where:

  1. Loads random image on page refresh
  2. Have each image have their own URL
  3. Has to work with Joomfish (multilingual)

Let me know if you have found any alternative component or module for this type of usability.

The reason why I wanna keep it as a module is I want the client to actually update it by themselves.

Was it helpful?

Solution

That should be pretty straight forward to implement on your own. If you want your clients tu update it by themselves you would need to create a component where they will be able to manipulate all the options. The core functionality would go to a module. Top this up with some configuration files for joomfish and you're done. Here are some references:

  1. Component development
  2. Module development
  3. Joomfish integration
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top