moreperform/restbundle

Pimcore CMS Bundle

v1.5.0 2019-08-30 10:52 UTC

This package is auto-updated.

Last update: 2024-09-09 17:07:24 UTC


README

安装

  1. cd /pimcoreroot
  2. composer require moreperform/restbundle
  3. 登录管理后台,点击工具 -> 扩展
  4. 点击启用和安装
  5. 重新加载后台
  6. 在系统设置中激活API访问
  7. 在用户设置中激活API并生成令牌

缓存失效

要使缓存失效,在 parameters.yml 中定义以下参数:moperestapiurl: http://shopware.dev/api(Shopware API URL)moperestapiuser: demo(Shopware API 用户)moperestapitoken: VAFJGTqqFkwzFu7zwZqv9gs4gotT01gggc0JnDT9(Shopware API 令牌)