Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 810 Bytes

index.rst

File metadata and controls

34 lines (25 loc) · 810 Bytes

The Oro Cookbook

This book contains list of most regulary used solutions in Oro Platform.

.. toctree::
    how_to_install_oro_platform
    how_to_create_new_bundle
    how_to_extend_existing_bundle
    how_to_add_entity_event_listeners
    how_to_create_and_customize_application_menu


Work in Progress

  • How to override part of the bundle (controller, template etc.)
  • How to set up ACL

Will be done

  • How to create simple datagrid
  • How to create complex datagrid
  • How to add entity to search index
  • How to work with localization
  • How to work with Data Audit
  • How to work with custom entities
  • How to work with extended entities
  • How to create custom workflow
  • How to work with JavaScript widgets
  • How to work with notifications and web sockets