承接 alexander-emelyanov/yii2-articles-module 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

alexander-emelyanov/yii2-articles-module

最新稳定版本:0.0.1

Composer 安装命令:

composer require alexander-emelyanov/yii2-articles-module

包简介

Articles management for multilingual web applications

README 文档

README

Articles management for multilingual web applications

Installation

Composer

The preferred way to install this extension is through Composer.

Either run

php composer.phar require alexander-emelyanov/yii2-articles-module "dev-master"

or add

"alexander-emelyanov/yii2-articles-module": "dev-master"

to the require section of your composer.json and run composer update

and the next step...

Configure you Yii2 application

Add 'articles' module to 'module' section of configuration file your application (i recommend add this module to backend application)

    'modules' => [
      // ... some modules
      'articles' => [
          'class' => 'AlexanderEmelyanov\yii\modules\articles\Module',
      ],
      // ... some modules
    ],

Update database

Run migrations for this module

./yii migrate --migrationPath=@AlexanderEmelyanov/yii/modules/articles/migrations

Customization

You can use module layout by default (which extend main layout of application and contains main menu of module) or specify your desirable layout in module config:

'modules' => [
      // ... some modules
      'articles' => [
          'class' => 'AlexanderEmelyanov\yii\modules\articles\Module',
          'layout' => '@app/views/layouts/main',
      ],
      // ... some modules
    ],

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固