The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
626 Ready
464 Need Help
🏆 Leaderboard
Popular Module Actively Maintained vv7.0.0

M2 Attributelanding

emico/m2-attributelanding

Creates landing pages based on category and filter attributes. Allows custom URLs and SEO-friendly content for these pages, which are also added to the sitemap.

262,208
Downloads
Above average
17
GitHub Stars
Below average
1d ago
Last Release
9
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1389 warnings
PHPStan Failed

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

vv7.0.0 on Magento 2.4.9
Jun 25, 2026
vv6.0.7 on Magento 2.4.9
May 27, 2026
vv6.0.7 on Magento 2.4.8-p4
May 22, 2026
vv6.0.6 on Magento 2.4.8-p4
May 6, 2026
vv6.0.5 on Magento 2.4.8-p4
Apr 24, 2026
vv6.0.4 on Magento 2.4.8-p4
Mar 24, 2026

+2 older tests

Share This Module's Status

M2 Attributelanding Magento compatibility status badge

README

Loaded from GitHub

Description

Create Landingpages based on predefined filters and categories. Example Category T-shirts and filter color = red.

Specify any url you would like for this page, for example red-shirts. Also you can define rich texts for SEO purposes on this landing pages.

Pages can be configured under Content > Manage pages and Manage overview pages. Overview pages are a list view of landingpages.

Landingpages will be published in the sitemap.

Installation

Install package using composer

composer require emico/m2-attributelanding

Run installers

php bin/magento setup:upgrade

Configuration

Configuration can be found under Stores -> Configuration -> Emico Extensions -> Attribute landing pages -> General.

  • Allow crosslink: Allow landing pages to be crosslinked from within layered navigation filters. When enabled, if a visitor selects a combination of filters that exactly matches a landing page definition, they will be redirected to that landing page.
  • Append Category url suffix to landingpage Urls: When enabled, the configured category URL suffix (e.g. .html) will be appended to landing page URLs. Changing this setting will update all landing page URLs — flush the cache and update any hardcoded links after saving.
  • Canonical link self referencing: When enabled, the canonical link tag on a landing page points to the landing page's own URL instead of the underlying category URL.

Contributors

If you want to create a pull request as a contributor, use the guidelines of semantic-release. semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package. By adhering to the commit message format, a release is automatically created with the commit messages as release notes. Follow the guidelines as described in: https://github.com/semantic-release/semantic-release?tab=readme-ov-file#commit-message-format.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.