Skip to content

RhymeDigital/contao_rhyme_ajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhyme AJAX

An extension for Contao Open Source CMS that allows you to do simple AJAX calls on the front end.

Note: in order to handle legacy extensions that utilize the root ajax.php, you will need to add the following to your .htaccess file:

#Rewrite legacy ajax.php scripts

RewriteRule ^ajax.php(.*) ajax/index.php [NC]

About

An extension for Contao that allows you to do simple AJAX calls on the front end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%