Documentation

Find documentation for our Joomla extensions on this page.

Regex Replacer Processor for JoomGrabber

This JoomGrabber processor let you find and replace complex text using REGEX expressions.

To learn REGEX please check this website: https://www.w3schools.com/php/php_regex.asp

To test REGEX expression online use this website: https://www.phpliveregex.com/

Example 1:

in this example the processor remove srcset attribute from image tags, input of processor is html code from another processor.

regex-replacer-remove-srcset.jpg

Example 2:

in this example the processor will remove any links in description, input of processor is text from another processor.

joomgrabber-regex-processor-remove-links-from-text.png

Example 3:

in this example the processor will replace all text links to html links

text_links_to_html_links.jpg

Cron Job Starts