资源算法CdliUserProfile

CdliUserProfile

2020-01-15 | |  32 |   0 |   0

CdliUserProfile

Version 0.0.2 Created by the Centre for Distance Learning and Innovation (www.cdli.ca)

**NOTE: This module is woefully out of date and probably should not be used.  Check out LdcUserProfile instead. **

Introduction

CdliUserProfile is an extension to ZfcUser which provides an account profile editor

Installation Instructions

Installation of CdliUserProfile uses composer. For composer documentation, please refer to getcomposer.org.

Installation Steps

  1. cd my/project/directory

  2. Add this project to your composer.json

    "require": {    "cdli/user-profile": "dev-master"}
  3. Now tell composer to download CdliUserProfile by running the command:

    $ php composer.phar update
  4. open configs/application.config.php and add the following key to your modules:

    'CdliUserProfile',

Configuration

Checkout the default configuration file located at vendor/cdli/user-profile/config/cdliuserprofile.global.php.dist. You may want to copy this over to config/autoload/cdliuserprofile.global.php


上一篇:cdlib

下一篇:cdl-presentations

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...