Giter VIP home page Giter VIP logo

pcapredict-tag's Introduction

Manual Install

From Git

  • Locate the /app/code directory which should be under the magento root installation.
  • If the code folder is not there, create it.
  • Create a folder PCAPredict inside the code folder.
  • Change to the PCAPredict folder and clone the Git repository (https://github.com/pcapredict/magento2.git) into PCAPredict specifying the local repository folder to be Tag e.g. git clone https://github.com/pcapredict/magento2.git Tag

From ZIP File

  • Locate the /app/code directory which should be under the magento root installation.
  • If the code folder is not there, create it.
  • Create the folder structure PCAPredict/Tag/ inside the code folder.
  • Download the latest release from the github site (https://github.com/PCAPredict/magento2/releases/).
  • Extract the zip contents to the Tag folder you just created. The README.md and all other files and folders should be under the Tag folder.

If you're using Composer

  • Integrated with Packagist, so you should be able to get the latest version with: composer require pcapredict/tag:^2.0.8

Magento Setup

  • Make sure you have the correct file and folder permissions set on your magento installation so that the magnento store can install the app.
  • Refer to the Magento 2 documentation for full instructions on how to install an app, the commands should be similar to the following: php bin/magento setup:upgrade - This tells magento to install the app. php bin/magento cache:flush - This flushes the cache so the app appears in the admin area correctly.

App Configuration Options

The configuration for the extension is located under Stores > Other Settings > PCA Predict Settings.

Main screen

  • Account Code - Enter your PCAPredict Account Code here.
  • Password - The password you used when you setup the account.

Logged in screen

  • Back-end custom javascript - This is for any custom javascript to be injected into the back-end of the website when the app loads.
  • Front-end custom javascript - This is for any custom javascript to be injected into the front-end of the website when the app loads.

pcapredict-tag's People

Contributors

rikhowarth avatar henrikvalve avatar annybs avatar danielc3 avatar davidwindell avatar deliamcginnis avatar kognyanov avatar molsm avatar timothykibler avatar nntoan avatar adamzero1 avatar

Watchers

Dan Wallis avatar James Cloos 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.