定制 morethanthemes/mt_domain_navigator 二次开发

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

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

morethanthemes/mt_domain_navigator

最新稳定版本:v1.0.1

Composer 安装命令:

composer require morethanthemes/mt_domain_navigator

包简介

Module for navigating domains in the MT system

README 文档

README

DomainNavigator is a Drupal module by More than Themes, facilitating seamless navigation between domains within your Drupal installation. Easily showcase and explore different Drupal implementations with user-friendly menu options that redirect users to corresponding domains based on key parameters.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Docker
  • DDEV

Installation

  1. Setup DDEV

    Run the following to setup DDEV:

    make setup
  2. Create a stock Drupal project, symlink the module and enable it

    Run the following command to create a stock Drupal project, symlink the module and enable it:

    make drupal
    
  3. Launch the website

    You can launch the website with the following command:

    ddev launch

Cleanup

When you're done, you can stop any DDEV instance with the following command:

make down

Running in Codespaces

The project is also pre-configured to run in Codespaces and start a DDEV environment there. Simply open the project in Codespaces to get started.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2024-04-11