2017 © Pedro Peláez
 

yii2-extension yii2-attachment

Flexible attachment module for Yii

image

yuncms/yii2-attachment

Flexible attachment module for Yii

  • Saturday, October 14, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 1 Stars
  • 432 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 20 Versions
  • 4 % Grown

The README.md

yii2-attachment

适用于YII2的附件管理模块,主要是附件的统一保存,获取,暂时未做入库保存部分。, (*1)

Latest Stable Version Total Downloads Reference Status Build Status Dependency Status License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

$ composer require yuncms/yii2-attachment

or add, (*5)

"yuncms/yii2-attachment": "~2.0.0"

to the require section of your composer.json file., (*6)

配置迁移

    'controllerMap' => [
        'migrate' => [
            'class' => 'yii\console\controllers\MigrateController',
            //自动应答
            'interactive' => 0,
            //命名空间
            'migrationNamespaces' => [
                'yuncms\attachment\migrations',
                //etc..
            ],
        ],
    ],
./yii migrate/up

模块配置

#定义语言包配置
'components' => [
    'i18n' => [
        'translations' => [
            'attachment' => [
                'class' => 'yii\i18n\PhpMessageSource',
                'basePath' => '@yuncms/attachment/messages',
            ],
        ]
    ]
],
'modules' => [
    'attachment' => [
        'class' => 'yuncms\attachment\Module',
        //etc..
    ],
]

License

This is released under the MIT License. See the bundled LICENSE.md for details., (*7)

The Versions

14/10 2017

dev-master

9999999-dev

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

14/10 2017

2.0.3

2.0.3.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

27/09 2017

2.0.2.1

2.0.2.1

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

23/09 2017

2.0.2

2.0.2.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

23/09 2017

2.0.1.9

2.0.1.9

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

23/09 2017

2.0.1.8

2.0.1.8

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

23/09 2017

2.0.1.7

2.0.1.7

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

23/09 2017

2.0.1.6

2.0.1.6

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

20/09 2017

2.0.1.5

2.0.1.5

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

20/09 2017

2.0.1.4

2.0.1.4

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

18/09 2017

2.0.1.3

2.0.1.3

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

18/09 2017

2.0.1.2

2.0.1.2

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

18/09 2017

2.0.1.1

2.0.1.1

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

16/09 2017

2.0.1.0

2.0.1.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

31/08 2017

2.0.0.1

2.0.0.1

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

28/07 2017

2.0.0

2.0.0.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

10/05 2017

1.0.3

1.0.3.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

22/04 2017

1.0.2

1.0.2.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

12/04 2017

1.0.1

1.0.1.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management

02/03 2017

1.0.0

1.0.0.0

Flexible attachment module for Yii

  Sources   Download

MIT

The Requires

 

yii2 yii2-attachment attachment management