All Collections
Integrations
Integrate ProveSource in Joomla Website
Integrate ProveSource in Joomla Website

Learn how to add ProveSource to your Joomla website

Yosi Dahan avatar
Written by Yosi Dahan
Updated over a week ago

Adding ProveSource to your Joomla website is quite easy, follow the steps below:

  1. Download and install Add Custom Javascript plugin here: https://extensions.joomla.org/extension/add-custom-javascript If you're not sure on how to install a plugin, you can follow this official Joomla guide

  2. Create a custom.js file and add your ProveSource javascript code in itNOTE: you should only include the code between the <script></script> tags in the file

  3. Upload the custom.js file to your server

  4. In Joomla Go to Extensions > Plugins > Add Custom Javascript

  5. In the Custom Javascript File Path option, enter the relative path to your custom.js file, for example: templates/mytemplate/js/custom.js

  6. Enable the plugin

  7. Save & Close

Did this answer your question?