Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jul 2, 2017
1 parent ae797e7 commit e2d654d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ Process Manager Plugin keeps track of all your "long running jobs". It adds a ni
), 120);
}
```
* Load config file:
```yml
#app/config.yml
imports:
- { resource: "@CoreShopResourceBundle/Resources/config/app/config.yml" }
```
* Open Extension Manager in Pimcore and enable/install Plugin
* It sometimes happens to me that assets are not getting installed right from pimcore, therefore run ```bin/console assets:install --symlink```
* Install via CLI ```bin/console coreshop:resources:install --application-name process_manager``` or within Pimcore Extension Manager
Expand Down

0 comments on commit e2d654d

Please sign in to comment.