emico/m2-attributelanding

There is no license information available for the latest version (v5.0.1) of this package.

Attribute landing pages for Magento 2

Installs: 123 852

Dependents: 2

Suggesters: 0

Security: 0

Stars: 8

Watchers: 8

Forks: 8

Open Issues: 1

Type:magento2-module

v5.0.1 2024-05-01 13:15 UTC

README

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.