putyourlightson/craft-blitz-netlify 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

putyourlightson/craft-blitz-netlify

Composer 安装命令:

composer require putyourlightson/craft-blitz-netlify

包简介

Netlify deployer for the Blitz plugin for Craft CMS.

README 文档

README

Stable Version Total Downloads

Blitz Netlify Deployer for Craft CMS

The Netlify Deployer allows the Blitz plugin for Craft CMS to deploy cached files directly to Netlify sites.

While the Netlify Deployer provides a quick and easy setup, the Git Deployer that ships with Blitz is the recommended way of deploying full websites, including images and other static assets, to Netlify sites.

Usage

Install the deployer using composer.

composer require putyourlightson/craft-blitz-netlify

Then add the class to the driverTypes config setting in config/blitz.php.

// The deployer type classes to add to the plugin’s default deployer types.
'deployerTypes' => [
    'putyourlightson\blitznetlify\NetlifyDeployer',
],

You can then select the deployer and settings either in the control panel or in config/blitz.php.

// The deployer type to use.
'deployerType' => 'putyourlightson\blitznetlify\NetlifyDeployer',

// The deployer settings.
'deployerSettings' => [
   'clientId' => 'id_abcdefgh1234567890',
   'clientSecret' => 'secret_abcdefgh1234567890',
],

Documentation

Read the documentation at putyourlightson.com/plugins/blitz.

Created by PutYourLightsOn.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2019-10-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固