Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.08 KB

index.rst

File metadata and controls

38 lines (32 loc) · 1.08 KB

The Oro Cookbook

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

.. toctree::

    how_to_create_new_bundle
    how_to_extend_existing_bundle
    how_to_add_entity_event_listeners
    how_to_create_and_customize_application_menu
    how_to_enable_https
    how_to_use_wsse_authentication
    how_to_add_an_extension_to_oro_marketplace
    how_to_pass_request_parameter_to_grid
    user_custom_validation_constraints
    how_to_accelerate_import
    how_to_create_global_js_component
    how_to_replace_inline-javascript_with_component
    how_to_install_extension_from_command_line.rst
    faq

TODO List

  • How to override part of the bundle (controller, template etc.)
  • How to set up ACL
  • 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