DEMO SITE v1.7.26

Logs Minimal 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

#Table NameActionUpdated By↓ UpdatedRecord IdDataOld Record
1hide_logicVIEW08.06.2026 15:31:250IP:216.73.216.144 Viewed Page:hide_logic,… View
2group_3VIEW08.06.2026 15:31:250IP:216.73.216.144 Viewed Page:group_3,… View
3action_popupVIEW08.06.2026 15:31:240IP:216.73.216.144 Viewed Page:action_popup,… View
4simple_groupingVIEW08.06.2026 15:31:240IP:216.73.216.144 Viewed Page:simple_grouping,… View
5video_uploadsVIEW08.06.2026 15:31:240IP:216.73.216.144 Viewed Page:video_uploads,… View
Export into CSV Print Search Execution time: 0.009 sMemory usage: 0.17 MB