georgpreissl/contao-ajax-page-load

Contao 4 bundle for loading pages with ajax.

Maintainers

Package info

github.com/georgpreissl/contao-ajax-page-load

Type:contao-bundle

pkg:composer/georgpreissl/contao-ajax-page-load

Statistics

Installs: 37

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.0.1 2020-12-30 10:46 UTC

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.