Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.
- Download the plugin ZIP file from GitHub.
- Upload the ZIP file to your WordPress site and activate the plugin.
Once the plugin is activated, you can access it from the WordPress admin dashboard.
- Add Triggers: Create new database triggers.
- Delete Triggers: Remove existing triggers safely from your database.
- Search and Filter: Easily find triggers using the search and filter functionality.
No configuration is required for the plugin.
To add a new trigger:
- Go to the Database Triggers menu in the WordPress admin.
- Click on the "Add New Trigger" button.
- Fill in the trigger details, such as timer, event, SQL command, etc.
- Click "Save Trigger" to create the trigger.
To delete an existing trigger:
- Navigate to the Database Triggers menu.
- Locate the trigger you want to delete.
- Click on the "Delete" button next to the trigger.
- Confirm the deletion when prompted.
For support or to report issues, please visit the GitHub repository or WordPress support forum.
- Initial release of the plugin.
Contributions are welcome!
Database Trigger Manager is licensed under the GPL-2.0-or-later License.
License URI: https://www.gnu.org/licenses/gpl-2.0.html