Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtasvoboda committed Dec 22, 2016
1 parent 002d265 commit 6411d37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -91,6 +91,12 @@ Each brand can have multiple types of links:
2. External link - fill external link parameter, it will override internal link.
3. No link - shows logo without any link, it will override all links above.

## Extending plugin

I'm using this plugin as example how to build first plugin ever, because it covers managing one entity (create, update, delete, change order), create one relation (brand - category) and render all items at the frontend.

I also created examples, how to easily extend plugin's functionality and put all these example to [Brands extending examples](https://github.com/vojtasvoboda/oc-brands-plugin-override-example) repository.

## TODO

- [ ] fix page title at brand detail
Expand Down

0 comments on commit 6411d37

Please sign in to comment.