OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions Entities management – Best practices

This topic contains 1 reply, has 2 voices, and was last updated by  Viacheslav Bemza 6 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #25526

    gmustiere
    Participant

    I seek to understand what are the good practices surrounding the management of entities, whether they are created or extended.

    Referring to the documentation, I notice that I can set up configuration for an entity or a field in different places:

    In the migration scheme via options array
    In the entity through annotations
    In a yml configuration file (oro/entity_config. yml)

    What is the best choice, if there is one? What are the most relevant practices depending on the context, entity creation or extension?

    Thanks for the reading

    Best regards

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top