CoreShop
CoreShop copied to clipboard
Store legal and similar information
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | yes |
Stores should allow users to define some information required for legal entities to define:
Examples:
- full legal name
- logo
- full address, as seen on legal documents
- VAT number
- banking infromation: IBAN, BIC
This information can then be used across a range of various places in the app:
- headers / footers in mails, generated PDFs
- logo in the header of the theme
- legal and banking in footer of the theme
Note: I know this information can be kept as store document root properties, but it does seem like this should be a real thing. WDYT?
Good idea, PR?
@dkarlovi did you implement this? Could you PR it?
I've implemented it on my project, but would need to clean it up to be able to PR it, I don't have the time right now.
I would just add this as a snippet to the website and display it there.