PHPackages                             pbd-kn/contao-ajaxarticle-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pbd-kn/contao-ajaxarticle-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

pbd-kn/contao-ajaxarticle-bundle
================================

Ajax Request liefert gerenderte Article zurück

1.0.8(1y ago)243LGPL-3.0-or-laterPHPPHP &gt;=5.6.0

Since Oct 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pbd-kn/contao-ajaxarticle-bundle)[ Packagist](https://packagist.org/packages/pbd-kn/contao-ajaxarticle-bundle)[ RSS](/packages/pbd-kn-contao-ajaxarticle-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

Contao Popup Article
====================

[](#contao-popup-article)

Über javascript wird ein popup eines Artikels angezeigt

Frontend Route
--------------

[](#frontend-route)

Beispiele:

- /ajax\_article/get\_article/test
- /ajax\_article/get\_article/1

route: /ajax\_article/get\_article/{article} article=id oder alias liefert json zurück

```
	return (['article' => $article,'id'=>$id,'alias' => $alias,'title' =>$title,'artikel'=>$art1])

    result Werte:

    $id      = Artikel ID
    $article = Parameter der Route
    $alias   = Alias des Artikels
    $title   = Titel des Artikels
    $art1    = html-code des Artikels

```

Es wird das js AjaxGetArticle(article) installiert. bundles/ajaxarticle/assets/js/ajaxhelper.js

Parameter: article (id oder alias) wird als Popup dargestellt.

z.B &lt;button onclick="AjaxGetArticle('test');"&gt; klick&lt;/button&gt;

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~158 days

Total

9

Last Release

672d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa7f8e8b685edf949899f9e73c79d0dacd300e54dcf7bc82b7e9735906d79833?d=identicon)[pbd-kn](/maintainers/pbd-kn)

---

Top Contributors

[![pbd-kn](https://avatars.githubusercontent.com/u/75879364?v=4)](https://github.com/pbd-kn "pbd-kn (16 commits)")

### Embed Badge

![Health badge](/badges/pbd-kn-contao-ajaxarticle-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pbd-kn-contao-ajaxarticle-bundle/health.svg)](https://phpackages.com/packages/pbd-kn-contao-ajaxarticle-bundle)
```

###  Alternatives

[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)[inspiredminds/contao-wowjs

Integrates WOW.js for Contao content elements and form fields.

1813.0k](/packages/inspiredminds-contao-wowjs)[inspiredminds/contao-glightbox

Contao extension to integrate GLightbox.

1223.3k1](/packages/inspiredminds-contao-glightbox)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
