定制 weblabnl/tpwratings 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

weblabnl/tpwratings

最新稳定版本:2.1.0

Composer 安装命令:

composer require weblabnl/tpwratings

包简介

API client library to display ThePerfectWedding Ratings

README 文档

README

With this library you’re able to share the reviews you gathered at http://www.theperfectwedding.nl for your company on your own website - The widget contains the right mark-up to display “review stars” in the Google search result.

To be able to display the widget on your website, you need an access key. The unique access key can be found in the company profile settings on ThePerfectWedding.nl under "reviews" -> "widget". This unique key is only shared with a company profile owner on ThePerfectWedding.nl.

Installation

Install using composer:

composer require weblabnl/tpwratings

Install manually:

Download the latest release from: https://github.com/Weblab-nl/tpwratings/archive/master.zip and unzip the library into your project.

Using the Library

<?php
require_once 'tpwratings/src/TPWRatings.php'; //Not required with Composer
echo new TPWRatings('WIDGET_KEY', 'light');
?>

There is a 'dark' and 'light' version available of the widget.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-06-09