.. include:: /Includes.rst.txt .. _extensions_index: ======================= Working With Extensions ======================= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`How to find extensions ` Information on how to find extensions and what to consider when choosing. .. card:: :ref:`Installing Extensions ` Information on how to install extensions using Composer. .. card:: :ref:`Create your own extension ` This guide contains information on how to create your own extension. .. card:: :ref:`Recommended extensions ` An overview of recommended extensions. .. toctree:: :hidden: :titlesonly: HowToFindExtensions InstallingExtensions CreateOwnExtension RecommendedExtensions