Skip to content

How to add a translation option to a module later on #2193

Answered by ifox
undersound asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @undersound, it is currently not possible to use the command to add an option to an already generated module. However adding those features is usually a matter of adding tbe corresponding trait to the model and repository class. For translations you also need to create the translation model and table. A simple approach to find out what's needed without going through all the docs on the matter is to generate another dummy module with the option you're looking for.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@undersound
Comment options

Answer selected by undersound
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants