DEMO SITE v1.7.26

Logs 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 Execution time: 0.007 sMemory usage: 0.11 MB
Search
#Table NameActionUpdated By↓ UpdatedRecord IdDataOld Record
Actions
1group_4VIEW22.04.2026 10:39:170IP:216.73.216.114 Viewed Page:group_4,… View
2new_bulk_deleteVIEW22.04.2026 10:39:130IP:216.73.216.114 Viewed Page:new_bulk_delete,… View
3complex_panelsVIEW22.04.2026 10:39:120IP:216.73.216.114 Viewed Page:complex_panels,… View
4hide_logic_2VIEW22.04.2026 10:39:040IP:216.73.216.114 Viewed Page:hide_logic_2,… View
5group_2VIEW22.04.2026 10:39:040IP:216.73.216.114 Viewed Page:group_2,… View
?>