DEMO SITE v1.7.26

Logs Bootstrap 4.5 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
Actions
1group_16VIEW20.04.2026 22:28:510IP:216.73.216.114 Viewed Page:group_16,… View
2all_disabledVIEW20.04.2026 22:28:500IP:216.73.216.114 Viewed Page:all_disabled,… View
3ui_callbacksVIEW20.04.2026 22:28:500IP:216.73.216.114 Viewed Page:ui_callbacks,… View
4date_rangeVIEW20.04.2026 22:28:500IP:216.73.216.114 Viewed Page:date_range,… View
5group_3VIEW20.04.2026 22:28:500IP:216.73.216.114 Viewed Page:group_3,… View
Search Execution time: 0.005 sMemory usage: 0.18 MB