We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to run the store locally? If not, how to approach the development of a new template without having to keep uploading it to the FTP?
The text was updated successfully, but these errors were encountered:
Any updates on this? I couldn't find any information related in the docs.
Sorry, something went wrong.
Please, we need documentation. I tried to run it locally using XAMPP and a composer to install Twig: composer require "twig/twig:^3.3"
My index.php is:
Twig is recognizing the folder structure and trying to render home.tpl Did't succeed.
My last error: Uncaught Twig\Error\SyntaxError: Unknown "static_url" filter. in C:\xampp\htdocs\base-theme\snipplets\home\home-slider.tpl:
No branches or pull requests
Is it possible to run the store locally? If not, how to approach the development of a new template without having to keep uploading it to the FTP?
The text was updated successfully, but these errors were encountered: