11 Html Customization migration guide to React
Aurora Lahtela edited this page 2023-03-05 16:18:57 +02:00

Plan Header

Html Customization -migration guide to React

React version of the frontend is currently enabled through Plugin.Frontend_BETA configuration setting.
After the new frontend is feature-complete the configuration setting and old frontend will be removed.

The principles behind using plain .html, .css and .js files and React-bundle are completely different, so Html Customization had to be completely revamped. This may increase level to entry for those new to web development, but several steps have been taken to try make customization easier.

See https://github.com/plan-player-analytics/Plan/wiki/Html-Customization for more

Need help?