定制 gertexllc/yii2-adsense-widget 二次开发

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

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

gertexllc/yii2-adsense-widget

Composer 安装命令:

composer require gertexllc/yii2-adsense-widget

包简介

A Yii2 widget for displaying Google Adsense ads.

README 文档

README

Latest Stable Version Total Downloads License

A Yii2 widget for displaying Google Adsense ads.

Installation

The preferred way to install this extension is through Composer.

Either run

composer require gertexllc/yii2-adsense-widget

or add

"gertexllc/yii2-adsense-widget": "^1.0"

to the require section of your composer.json file.

Usage

Use the widget in your view file like this:

<?= \gertexllc\widgets\AdsenseWidget::widget([
    'client' => 'your_ad_client_id',
    'slot' => 'your_ad_slot_id',
]) ?>

You can also specify additional parameters like format and responsive:

<?= \gertexllc\widgets\AdsenseWidget::widget([
    'client' => 'your_ad_client_id',
    'slot' => 'your_ad_slot_id',
    'format' => 'auto',
    'responsive' => true,
]) ?>

Configuration

You can configure the widget using the following properties:

  • client: The Google Adsense client ID.
  • slot: The Google Adsense slot ID.
  • format: The ad format. Defaults to 'auto'.
  • responsive: Whether to use responsive ads. Defaults to true.

License

This package is released under the MIT License. See the LICENSE file for details.

Support

If you have any questions or issues, please open an issue.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固