承接 openwines/references-bundle 相关项目开发

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

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

openwines/references-bundle

Composer 安装命令:

composer require openwines/references-bundle

包简介

Wine industry references data manager for OpenWines - Akeneo PIM Bundle

README 文档

README

Wine industry references data manager for OpenWines.

Contains:

  • Varietals
  • Regions
  • Appelations

OpenWines references data

Akeneo PIM bundle based on Akeneo PIM 1.7 Community Edition

Requirements

ReferencesBundle Akeneo PIM Community Edition
dev-master v1.7.*

Prerequisites

Download Akeneo PIM 1.7

Edit app/config/parameters.yml and use minimal dataset:

# /app/config/parameters.yml
parameters:
    installer_data: PimInstallerBundle:minimal

Then install Akeneo PIM following

Installation

Now that your Akeneo PIM instance is up and running, install this bundle with composer (see requirements section):

php composer.phar require openwines/references-bundle "dev-master"

Enable the bundle in the app/AppKernel.php file in the existing registerBundles() method:

protected function registerProjectBundles()
{
    return [
        // your app bundles should be registered here
        new Pim\Bundle\CustomEntityBundle\PimCustomEntityBundle(),
        new OpenWines\ReferencesBundle\OpenWinesReferencesBundle(),
    ];

Add the following lines at the end of your app/config/routing.yml :

    pim_customentity:
        prefix: /reference-data
        resource: "@PimCustomEntityBundle/Resources/config/routing.yml"

Update your database schema:

php app/console doctrine:schema:update -e=prod --force

Install fixtures:

mysql -u root  openwines < vendor/openwines/references-bundle/Resources/data/fixtures/openwines_ref_region.sql

TODO

See TODO.md

Licence

  • OSL-V3.0

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 6
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2017-03-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固