Skip to content

sivaschenko/masonry-grid-example

Repository files navigation

Sivaschenko_MasonryGridExample module

Example of masonry grid implementation

Instalation

  • Navigate to Magento project root
  • Execute the following composer commands:
composer config minimum-stability dev
composer config repositories.masonry-grid-example vcs git@github.com:sivaschenko/masonry-grid-example.git
composer require sivaschenko/module-masonry-grid-example
  • Execute the following magento commands:
bin/magento module:enable Sivaschenko_MasonryGridExample
bin/magento setup:upgrade

Accessing the example in Admin Panel

  • Login to Admin Panel
  • Click on "Masonry Grid Example" menu item in the left menu
  • Enjoy

image

About

Magento masonry grid example

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages