Coder Social home page Coder Social logo

markahesketh / magento2-module-instafeed Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 1.53 MB

Easily add customisable Instagram feeds to Magento 2 storefronts

License: Open Software License 3.0

PHP 66.44% JavaScript 3.91% HTML 29.64%
magento magento2-module magento2-extension magento2-extension-free magento2- magento-2 instagram instafeed

magento2-module-instafeed's Introduction

Magento 2 Extension: Instafeed

Easily add your Instagram feed to Magento 2 storefronts, via instafeed.js.

Instagram Logo

Table Of Contents

  1. Requirements
  2. Installation
  3. Configuration
  4. Changelog
  5. License
  6. Credits
  7. Author

Requirements

  • PHP >= 7.0
  • Magento >= 2.3

Installation

Install via Composer (recommended)

Run the following command in Magento 2 root folder:

composer require markahesketh/magento2-module-instafeed
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Install via zip (not recommended)

  • Download the latest version from GitHub
  • Extract module files into <magento 2 directory>/app/code/MarkHesketh/Instafeed on your web server
    • Exact instructions for this step can vary wildly based on your Magento store. Please seek technical advice if you are unsure.

Configuration

Open the Magento 2 Admin Panel and navigate to:

Stores > Settings > Configuration > Catalog > Instagram Feed

Magento 2 Settings

Available Configuration

Enabled

Enable or disable the Instagram feed.

User ID (Required)

Instagram User ID of feed to display.

This can be found by Googling "What is my Instagram User ID?" and using one of the many free website tools.

For example, Find Instagram User ID by Mike Dalisay.

Access Token (Required)

Instagram API Access token, required by Instagram to display your feed.

You can generated a code using the Instagram Access Token Generator by Pixel Union.

Alternatively, access tokens can be created by registering with Instagram's API Platform.

Template

Default: <div><a href="{{link}}"><img src="{{image}}" /></a></div>

The HTML to use when rendering an Instagram post

Refer to the Instafeed.js templating documentation for more information.

Feed Size (Default: 8)

The maximum size limit of Instagram images to display.

Changelog

See CHANGELOG within this repository.

License

This extension is open-sourced software licensed under the OSL 3.0 License.

Credits

Author

Mark Hesketh (@markahesketh): PHP Developer from Manchester, UK.

magento2-module-instafeed's People

Contributors

markahesketh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

djinnsour

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.