定制 dphn/sc-content 二次开发

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

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

dphn/sc-content

Composer 安装命令:

composer require dphn/sc-content

包简介

Simple ZF2-based content editor module

README 文档

README

This module in process. At this time, the module works only with the database MySql.

The module allows you to edit the content, manage themes and widgets.

Nevertheless, the basic widgets kit is provided as a separate module (https://github.com/dphn/ScWidgets).

You can easily create your own widgets kit for your specific application.

Introduction

It is a simple module for editing the content based on Zend Framework 2. details

![Screenshot] (/docs/img/sc-content.png?raw=true)

Requirements

Module update

Attention! The module is still in the development stage. The versioning of database migration is not supported yet.

Please, after any update, delete any table from module database! Sorry for the inconvenience, improvements are planned in the near time.

Installation

Main Setup

By cloning project

  1. Install the BjyAuthorize ZF2 module by cloning it into ./vendor/.
  2. Install the ZfcBase ZF2 module by cloning it into ./vendor/.
  3. Install the ZfcUser ZF2 module by cloning it into ./vendor/.
  4. Clone this project into your ./vendor/ directory.

With composer

  1. Add this project in your composer.json:

    "require": {
        "dphn/sc-content" : "dev-master"
    }
  2. Now tell composer to download ScContent by running the command:

    $ php composer.phar update

Post installation

  1. Enabling it in your application.config.phpfile.

    <?php
    return array(
        'modules' => array(
            // ...
            'ZfcBase',
            'ZfcUser',
            'BjyAuthorize',
            'ScContent',
        ),
        // ...
    );
  2. Further installation is automatic.

统计信息

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

GitHub 信息

  • Stars: 16
  • Watchers: 4
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: New
  • 更新时间: 2013-07-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固