定制 ouun/wp-ultimo-installer 二次开发

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

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

ouun/wp-ultimo-installer

Composer 安装命令:

composer require ouun/wp-ultimo-installer

包简介

An install helper for WP Ultimo

README 文档

README

A composer plugin based on PhilippBaschke/acf-pro-installer that makes installing WP-ULTIMO with composer easier.

It reads your 🔑 WP-ULTIMO key from the environment or a .env file.

Usage

1. Add the package repository to the repositories field in composer.json:

{
  "type": "package",
  "package": {
    "name": "wp-ultimo/wp-ultimo",
    "version": "*.*.*(.*)",
    "type": "wordpress-plugin",
    "dist": {
      "type": "zip",
      "url": "https://versions.nextpress.co/updates?action=download&slug=wp-ultimo"
    },
    "require": {
      "ouun/wp-ultimo-installer": "^1.0",
      "composer/installers": "^1.0"
    }
  }
}

Replace "version": "*.*.*(.*)" with your desired version.

2. Make your WP-ULTIMO key available

Set the environment variable WP_ULTIMO_KEY.

Alternatively you can add an entry to your .env file:

# .env (same directory as composer.json)
WP_ULTIMO_KEY=Your-Key-Here

3. Require WP-ULTIMO

composer require wp-ultimo/wp-ultimo:*

You can specify an exact version (that matches your desired version).

If you use *, composer will install the version from the package repository (see 1). This has the benefit that you only need to change the version in the package repository when you want to update.

Be aware that composer update will only work if you change the version in the package repository. Decreasing the version only works if you require an exact version.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固