承接 pcapredict/tag 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pcapredict/tag

最新稳定版本:2.0.8

Composer 安装命令:

composer require pcapredict/tag

包简介

Address Validation for Checkout Forms

README 文档

README

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.

统计信息

  • 总下载量: 315.27k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 4
  • Forks: 34
  • 开发语言: HTML

其他信息

  • 授权协议: Unknown
  • 更新时间: 2017-03-28