Skip to content

Instantly share code, notes, and snippets.

@pe7er
pe7er / rsformcleanup.php
Last active July 10, 2018 09:45
Joomla PHP CLI script to remove old RSFormPro submissions from the RSFormPro database tables
<?php
/*
Joomla PHP CLI script to remove old form submissions in RSFormPro database tables
by Peter Martin, https://db8.nl (Twitter: @pe7er)
You can use RSFormPro in your Joomla website as form component to interact with your visitors.
It can be configured to send an email notification to the visitor and the site admin.
By default RSFormPro adds the submitted form data in the database.