承接 usmanjutt84/internal_video 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

usmanjutt84/internal_video

最新稳定版本:v2.0.10

Composer 安装命令:

composer require usmanjutt84/internal_video

包简介

Provides custom implementations for the video from the Internal source.

README 文档

README

It's useful when you want to add video from by the direct video path to the filesystem.

What is does?

It provides a field, widget and format called "Internal video" that accepts the absolute URL to the video (e.g https://www.example.com/video.mp4) and it used the Video.js plugin to show the video.

Installation

Use composer to install the module, run composer require usmanjutt84/internal_video

Install dependencies

The Internal video module comes shipped with a "composer.libraries.json" file containing information about all up-to-date libraries required by the module itself, and so we will be using this file to install all libraries by merging the "composer.libraries.json" with the "composer.json" file of our Drupal website.

Install Composer Merge Plugin

The merging is accomplished by the aid of the Composer Merge Plugin plugin available on GitHub, so from the project directory, open a terminal and run:

composer require wikimedia/composer-merge-plugin

Include libraries into root Composer.json file

Edit the "composer.json" file of your website and under the "extra": { section add:

  • note: the web represents the folder where drupal lives like: ex. docroot.
"merge-plugin": {
    "include": [
        "web/modules/contrib/internal_video/composer.libraries.json"
    ]
}

From now on, every time the "composer.json" file is updated, it will also read the content of "composer.libraries.json" file located at web/modules/contrib/internal_video/ and update accordingly.

Install libraries

Run the following command:

composer update drupal/internal_video --with-dependencies

Configurations

Go to /admin/config/media/internal-video and set the configuration.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-06-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固