定制 hmmh/safes4typo3 二次开发

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

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

hmmh/safes4typo3

Composer 安装命令:

composer require hmmh/safes4typo3

包简介

Front-end stage server for developing stand-alone fluid templates without having to use TYPO3.

README 文档

README

This is a skeleton for developing Fluid templates without a TYPO3 backend (or a virtual machine setup).

Table of contents

  1. Requirements
  2. Installation
  3. Setup
  4. Start development
  5. Useful View Helpers
  6. Directory Structure

Requirements

PHP 7.1

macOS 10.12 <= 10.13:

brew:

$ brew install php@7.1
$ brew install composer

MacPorts:

$ sudo port install php71
$ sudo port install php71-openssl php71-zip

Then: Following the instruction on https://getcomposer.org/download/

macOS >= 10.14 (Mojave):

brew:

$ brew install composer

MacPorts

Following the instruction on https://getcomposer.org/download/

Windows:

Following the instruction on https://windows.php.net/download#php-7.1 Then: Following the instruction on https://getcomposer.org/download/

Multiple PHP version:

Have a look here: https://github.com/phpbrew/phpbrew

Installation

Simply require this package into your new sub-project:

$ cd src_frontend
$ mkdir src_html
$ cd src_html
$ composer init
...
$ composer require hmmh/safes4typo3
...

Setup

Implements script entry in your composer.json for the help message after installation process to inform the developer what are the next step:

"scripts": {
    "post-install-cmd": [
        "HMMH\\SAFES\\DeveloperHelper::runSafes"
    ],
}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2019-09-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固