emico/m2-attributelanding v5.0.0-beta.2

Attribute landing pages for Magento 2

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests
Provides

None

Conflicts

None

Replaces

None

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

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.