codemonauts/craft-shortener 问题修复 & 功能扩展

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

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

codemonauts/craft-shortener

最新稳定版本:2.1.0

Composer 安装命令:

composer require codemonauts/craft-shortener

包简介

An URL Shortener for Craft CMS.

README 文档

README

Icon

A URL Shortener for Craft CMS.

Requirements

  • Craft CMS >= 4.0.0

Installation

Open your terminal and go to your Craft project:

cd /path/to/project
composer require codemonauts/craft-shortener
./craft plugin/install shortener

You can also install the plugin via the Plugin Store in the Craft Control Panel.

Configuration

In the settings dialog you have to enter the domain you want to use for shortening. This domain has to point to your Craft CMS server but does not have to be configured as site in the Craft CMS. But it can be one of your configured domains.

If you use one of your site domains for shortening, please keep in mind that the plugin adds an URL route to Craft which maybe collides with other routes.

The normal case is, that you have different domains for shortening and for your site.

With ❤ by codemonauts

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-08-17