GithubHelp home page GithubHelp logo

twosg / collectionwidget Goto Github PK

View Code? Open in Web Editor NEW

This project forked from extensionsstore/collectionwidget

0.0 0.0 0.0 206 KB

Get a custom collection of products for display in static block, cms page or layout update.

PHP 56.59% HTML 43.41%

collectionwidget's Introduction

Collection Widget

Get a custom collection of products in a widget configuration for display in a static block, CMS page or layout update.

Description

Collection Widget lets you customize a collection of products in a widget configuration for display in CMS page, static block or declared in a layout update. For example, you want to display a collection of products from a category having price less than $50:

Install

Modman:

modman clone https://github.com/ExtensionsStore/CollectionWidget

Composer:

{
    "require": {
        "magento-hackathon/magento-composer-installer": "dev-master",
    	"extensions-store/collectionwidget" : "dev-master"
    },
    "repositories" : [
    	{
    		"type" : "vcs",
    		"url" : "https://github.com/ExtensionsStore/CollectionWidget"
    	}  	
    ],
    "extra": {
        "magento-root-dir": "./html",
        "magento-deploystrategy": "copy",
        "magento-force" : true,
        "with-bootstrap-patch" : false
    }
}

Support

As this is a free extension, no support or guarantee is implied or provided. However, I can be contacted at https://www.extensions-store.com/support.html. Paid support including installation, configuration and custom development is available. Also, further development and updates are dependent on client support.

collectionwidget's People

Contributors

extensionsstore avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.