Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make shipping methods multilingual #530

Closed
chladog opened this issue Oct 27, 2020 · 0 comments
Closed

Make shipping methods multilingual #530

chladog opened this issue Oct 27, 2020 · 0 comments

Comments

@chladog
Copy link
Contributor

chladog commented Oct 27, 2020

Is your feature request related to a problem? Please describe.
Currently there is no possiblity to add multilingual shipping method name nor localized string cfs.
Also there is just one-line input of "Description" and missing name field, I believe we want one-liner name field and multiline description field.

Describe the solution you'd like

  1. add multilingual property name and change current description input to WYSIWYG.
  2. be able to add multilingual description, name and customfields for shippingmethods.
@michaelbromley michaelbromley added this to the v0.17.0 milestone Nov 10, 2020
michaelbromley added a commit that referenced this issue Nov 10, 2020
Relates to #530

BREAKING CHANGE: The `ShippingMethod` entity is now translatable. This change will require a DB
migration to be performed, including custom queries to migrate any existing ShippingMethods
to the new table structure (see release blog post for details).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants