Install
Works with Drupal: ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
583.49 KB
MD5: b4a76a2cac322094b00e575b14b808f9
SHA-1: 4a3c3aa46e18ceab9a6f1f07f971d0c82e0f33c5
SHA-256: 3c3019e8e12a6829080b56b798b60a28a30dcfe006e97933fba3a616f9d93256
Download zip
612.15 KB
MD5: 4bdcbc92821e3f2f78e3201d1510269f
SHA-1: e5fcbcae444aa8c977b65c1691184938bb0e2392
SHA-256: 51b2e3c81a22099bcb2761e8d89677d9a5bcdb791293f50ba146b4bde92f666d
Release notes
Added
Advanced Table Implementation
- Drupal core table layout with responsive design
- Native pagination support (25 items per page)
- Mobile-friendly responsive tables
- Compatible with the Gin admin theme
Technical Features
- Dependencies: Drupal 9.x / 10.x / 11.x compatibility
- Database Integration: Custom repository pattern for data management
- Services: Dependency injection for all major components
- Pagination: Native Drupal pager implementatio
- Responsive Design: Mobile-first responsive tables
Performance
- Efficient database queries with proper indexing
- Paginated data loading for large datasets
- Optimised repository pattern for data access
- Minimal memory footprint with lazy loading
User Experience
- Intuitive admin interface matching Drupal standards
- Clear visual feedback for security status
- Comprehensive help text and tooltips
- Streamlined workflow for security management
Developer Features
- Clean, documented codebase following Drupal standards
- Extensible architecture with service containers
- Hook implementations for third-party integrations
- Comprehensive error handling and logging