定制 fatchip-gmbh/plugin_oxid6_srcinject 二次开发

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

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

fatchip-gmbh/plugin_oxid6_srcinject

Composer 安装命令:

composer require fatchip-gmbh/plugin_oxid6_srcinject

包简介

An Oxid Module for sourcecode injection

README 文档

README

OXID Module for sourcecode injection
With this module you can add additional content such as
CSS snippets or tracking codes, fed directly into the source code through the admin page.

Installation

Installation with Composer

  • In your console, navigate to the root directory of your shop
  • Use the following command to install the module: composer require fatchip-gmbh/plugin_oxid6_srcinject

Manual Installation

  • Copy the content into source/modules of the shop installation
  • In the composer.json file in the base folder of the shop add the autoload configuration or extend if already existing:
"autoload-dev": {
    "psr-4": {
        "FATCHIP\\fcsrcinject\\": "./source/modules/fc/fcsrcinject"
    }
},
  • Connect to the webserver with a console, navigate to the shop base folder and execute the following command:
vendor/bin/composer dump-autoload
  • If your OXID Version >= 6.2, execute the following command
vendor/bin/oe-console oe:module:install-configuration source/modules/fc/fcsrcinject
  • Log in to the shop admin area go to the module
  • Enable the module
  • In the module settings
    • Set Head injection if needed
    • Set Body injection if needed

Author

FATCHIP GmbH | https://www.fatchip.de | support@fatchip.de

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2021-11-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固