DEMO SITE v1.7.20

Logs NEW Default theme

All actions of a table are logged in this table

HIDE CODE
<?php	
	$xcrud2 = Xcrud::get_instance();	
	$xcrud2->table("logs");
	$xcrud2->limit(5);
	$xcrud2->unset_remove();
	$xcrud2->unset_add();
	$xcrud2->unset_edit();
	$xcrud2->order_by('updated','desc');
	echo $xcrud2->render();		
?>

Logs

Export into CSV Print
Search
#Table NameActionUpdated By↓ UpdatedRecord IdDataOld Record 
1paymentsUPDATE31.03.2023 18:26:0312UPDATE `payments` AS `payments` SET…12 | 119 | lk | 2004-08-08 00:00:00 | 47924.19 View
2paymentsUPDATE31.03.2023 08:30:1014UPDATE `payments` AS `payments` SET…14 | 1212 | DB889831ww | 2003-02-16 00:00:00 |… View
3paymentsUPDATE31.03.2023 08:29:5512UPDATE `payments` AS `payments` SET…12 | 119 | lk | 2004-08-08 00:00:00 | 47924.19 View
4employeesUPDATE30.03.2023 10:54:471143UPDATE `employees` AS `employees` SET…1143 | Bow32423423 | Anthonyw | 2x5428 |… View
5employeesUPDATE30.03.2023 10:41:211143UPDATE `employees` AS `employees` SET…1143 | Bow32423423 | Anthony | x5428 |… View