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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubDescription
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
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.