.. include:: /Includes.rst.txt
.. _upgrade:
Upgrade
=======
If you update EXT:like_it to a newer version, please read this section
carefully!
Update to Version 2.0.0
-----------------------
With TYPO3 v10 the fluid widget integration was deprecated and will be remove.
That's why we have to completely restructure our `like_it` extension.
Please remove this namespace from template:
.. code-block:: html
{namespace jw=JWeiland\LikeIt\ViewHelpers}
Please remove following line:
.. code-block:: html
and replace it with our new partial integration:
.. code-block:: html
Read the :ref:`Configure like-it ` how to register loading
the new partial.