georgpreissl / contao-ajax-page-load
Contao 4 bundle for loading pages with ajax.
Package info
github.com/georgpreissl/contao-ajax-page-load
Type:contao-bundle
pkg:composer/georgpreissl/contao-ajax-page-load
1.0.1
2020-12-30 10:46 UTC
Requires
- php: ^7.1
- contao/core-bundle: ^4.9
Requires (Dev)
- contao/manager-plugin: ^2.0
This package is auto-updated.
Last update: 2026-03-01 00:14:34 UTC
README
A Contao Bundle to load pages with Ajax.
Information
The bundle provides a front-end module called 'Ajax Loader'. Pages can be selected in the settings of this module. These pages then appear in the front end as a simple menu. If one of the menu items is clicked, the content of the respective page is loaded into a div called "ajax-container".
For loading to work, jQuery must be activated in the layout settings in the backend.