Page View

Counts page views.

0 stars out of 5

00000
  • AuthorTaufik Nurrohman
  • Maintainer1
  • Member
  • Version3.0.0

This extension adds a view property to the current page with dynamic value. Each page visit will increment the view property value by one.

Usage

To show the current page views, add this to the page.php file in your active layout:

<?= $page->view; ?>

0 Comments

No comments yet.