AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: wen on January 20, 2024, 05:20:25 PM

Title: no BS5 clone available dev tools
Post by: wen on January 20, 2024, 05:20:25 PM
Installed dev tools.
Cloned Default with no problems.

Activated Bootstrap5 then went to:

System>DevTools>Clone Template>Template Mgr
The Bootstrap5 doesn't have clone option
Clicked Edit, no clone option
Clicked Settings, no clone option

Template drop down doesn't list BS5 as a choice to clone

I have AC v1.3.4

I uploaded Dev Tool folder to public_html/extensions
installed via Extensions All
Activated the extension.
Title: Re: no BS5 clone available dev tools
Post by: abolabo on February 08, 2024, 03:44:55 AM
We did not realized this feature in the devtools yet. Will be soon. To clone extension template just copy directory "bootstrap5" to "your_new_template_text_id" and rename all files and subdirectories  "bootstrap5" to "your_new_template_text_id" (usually it's a language subdirectory in admin and sf) Also open layout.xml file from template root directory and replace all "bootstrap5"  words with "your_new_template_text_id" (BS5 too)  After then you can install your new template.