moreperform / restbundle
Pimcore CMS Bundle
Package info
bitbucket.org/scope01com/pimcore2shopware-pimcore-bundle
Type:pimcore-bundle
pkg:composer/moreperform/restbundle
v1.5.0
2019-08-30 10:52 UTC
Requires
- php: >=7.1
- moreperform/configurationbundle: v1.1.0
- pimcore/core-version: >=5.6.2
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2026-03-09 20:21:51 UTC
README
Installation
- cd /pimcoreroot
- composer require moreperform/restbundle
- login into admin and klick on Tools -> Extensions
- klick on enable and install
- reload backend
- activate api access in symtem settings
- activate api in user settings and generate token
Cache Invalidation
To invalidate cache define following parameters in parameters.yml moperestapiurl: http://shopware.dev/api (shopware api url) moperestapiuser: demo (shopware api user) moperestapitoken: VAFJGTqqFkwzFu7zwZqv9gs4gotT01gggc0JnDT9 (shopware api token)