You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The https://docs.akeneo.com/master/design_pim/index.html is not up to date with recent Akeneo versions. It should present React version of UI and not require.js and backbone.
Right now there are 3 ways of doing frontend:
twig
require.js and backbone
react
Which way is the way to go? seems requirejs is deprecated, Is twig deprecated too? If not when to use it and when not?
"Since the 2.0 version, we migrated to webpack to manage our front dependencies. To ease the migration we decided to keep the historicals requirejs.yml files to give the community enough time to migrate their configuration."
However there are no docs available about how to create UI in the new/react way.
The text was updated successfully, but these errors were encountered:
tmotyl
changed the title
Missing react frontend documentation, is
Missing react frontend documentation, is twig or backbone deprecated?
Jan 27, 2021
tmotyl
changed the title
Missing react frontend documentation, is twig or backbone deprecated?
Missing React.js frontend documentation, is twig or backbone deprecated?
Jan 27, 2021
Same issue I don't know how to customize and start the development using community standard. After spending and sorting dozens of error while installing community edition.
The https://docs.akeneo.com/master/design_pim/index.html is not up to date with recent Akeneo versions. It should present React version of UI and not require.js and backbone.
Right now there are 3 ways of doing frontend:
Which way is the way to go? seems requirejs is deprecated, Is twig deprecated too? If not when to use it and when not?
https://docs.akeneo.com/master/design_pim/overview.html says:
"Since the 2.0 version, we migrated to webpack to manage our front dependencies. To ease the migration we decided to keep the historicals requirejs.yml files to give the community enough time to migrate their configuration."
However there are no docs available about how to create UI in the new/react way.
The text was updated successfully, but these errors were encountered: