【问题标题】:How to customize html in Aimeos?How to customize html in Aimeos?
【发布时间】:2022-12-02 00:56:58
【问题描述】:

First time using aimeos and I'm having difficulty locating the file with the html code.How do I access the files? e.g, using this demo link https://laravel.demo.aimeos.org/default/en/EUR where do I find the html code responsiveble for displaying the navbar?

【问题讨论】:

    标签: laravel commerce aimeos


    【解决方案1】:

    You can do this through the settings provided by laravel aimeos: https://aimeos.org/docs/latest/laravel/customize/

    You can also create a theme extension (this is the recommended option) and make changes according to your needs.

    You can find the documentation at this link: https://aimeos.org/docs/latest/laravel/themes/

    Also, you can use the following tool to generate a theme extension: https://aimeos.org/extensions

    This way you will be able to customize all the html, css, javascript, php without losing changes when you upgrade the laravel aimeos package.

    Regards,

    【讨论】:

      猜你喜欢
      • 2022-12-02
      • 2022-12-28
      • 2022-12-26
      • 2022-12-26
      • 2022-12-01
      • 2022-11-20
      • 2022-12-02
      • 2022-11-09
      • 2022-12-01
      相关资源
      最近更新 更多