定制 odiseoteam/sylius-testimony-plugin 二次开发

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

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

odiseoteam/sylius-testimony-plugin

Composer 安装命令:

composer require odiseoteam/sylius-testimony-plugin

包简介

This plugin add testimonies model with administration to your Sylius project.

README 文档

README

Odiseo
Odiseo Sylius Testimony Plugin

Description

This plugin add testimonies model with administration to your Sylius project.

Demo

You can see this plugin in action in our Sylius Demo application.

Installation

  1. Run composer require odiseoteam/sylius-testimony-plugin

  2. Enable the plugin in bundles.php:

<?php

return [
    // ...
    Odiseo\SyliusTestimonyPlugin\OdiseoSyliusTestimonyPlugin::class => ['all' => true],
    // ...
];
  1. Import the plugin configurations
imports:
    - { resource: "@OdiseoSyliusReportPlugin/Resources/config/config.yml" }
  1. Add the admin and api routes
odiseo_sylius_testimony_plugin_admin:
    resource: "@OdiseoSyliusTestimonyPlugin/Resources/config/routing/admin.yml"
    prefix: /admin

odiseo_sylius_testimony_plugin_api:
    resource: "@OdiseoSyliusTestimonyPlugin/Resources/config/routing/api.yml"
    prefix: /api/v{version}
  1. Finish the installation updating the database schema and installing assets
php bin/console doctrine:migrations:diff
php bin/console doctrine:migrations:migrate
php bin/console sylius:theme:assets:install --symlink

Test the plugin

You can follow the instructions to test this plugins in the proper documentation page: Test the plugin.

Credits

This plugin is maintained by Odiseo. Want us to help you with this plugin or any Sylius project? Contact us on team@odiseo.com.ar.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-07-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固