This is a preview of the new version 3.2.12! New features include:
- Compatible with Joomla 3.9.x
- Multi-file archive download
- Obfuscated links
- Paginated tables
- Explorer View
- List files outside of Joomla root on the same server
- Ajax search
- jQuery scripts, with Bootstrap compatibility
- User-friendly Editor Extension for easy shortcode deployment
- Profile Creation and Icon customization in the backend
- Built-in Help system and diagnostics
- Sorting of both files and folders
- Choice of sort algorithm: Natural or Normal (option of case sensitivity)
Example of table listing:
- Default settings: {easyfolderlistingpro}
Search
Example of Explorer listing: {easyfolderlistingpro method='explorer' folder='images' sortdirection='desc'}
- method='explorer'
- folder='images'
- sortdirection='desc'
Search
Example of Paginated listing: {easyfolderlistingpro method='page' folder='images' sortdirection='asc'}
- method='page'
- folder='images'
- sortdirection='asc'
Search