eightyoptions/ekan 问题修复 & 功能扩展

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

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

eightyoptions/ekan

Composer 安装命令:

composer require eightyoptions/ekan

包简介

Providing an upgrade path for DKAN sites moving to Drupal 9+

README 文档

README

The Short Version

  composer create-project eightyoptions/ekan_distribution:2.0.0 drupal

The Long Version

  composer create-project drupal/recommended-project:^10 drupal
  cd drupal
  composer config extra.enable-patching --json true
  composer config --no-plugins allow-plugins.cweagans/composer-patches true
  composer config minimum-stability dev
  composer require eightyoptions/ekan:^2.0

Setting up Nginx for access to Project Open Data files.

Ensure that nginx can serve up the catalog.xml file e.g.

Example nginx.conf

#Allow requests to /catalog.xml to hit our controller.
location = /catalog.xml {
    access_log off;
    log_not_found off;
    try_files $uri @drupal;
}

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2021-05-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固