傲源商业/pshelloworld

傲源采购演示模块

dev-master 2017-11-09 09:33 UTC

This package is auto-updated.

Last update: 2024-09-27 12:49:50 UTC


README

OXID 6的模块示例,使用composer merge插件合并,而不是通过packagist/repository/file安装。有关不使用合并插件的安装说明,请参阅packagist分支。

特性

  • 覆盖起始页面元标题。

安装

  1. 安装composer merge插件
composer require wikimedia/composer-merge-plugin
  1. 将模块添加到商店composer.json
  "extra": {
    "merge-plugin": {
      "include": [
        "source/modules/ps/pshelloworld/composer.json"
      ]
    }
  }
  1. 更新composer安装
composer update

许可证

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://gnu.ac.cn/licenses/>.

版权

傲源采购 GmbH 2017 / www.proudcommerce.com / www.proudsourcing.de