Skip to content
New issue

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

Can I run it locally? #35

Open
Itisfilipe opened this issue Jul 11, 2024 · 2 comments
Open

Can I run it locally? #35

Itisfilipe opened this issue Jul 11, 2024 · 2 comments

Comments

@Itisfilipe
Copy link

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?

@RazielTX
Copy link

Any updates on this? I couldn't find any information related in the docs.

@githaas
Copy link

githaas commented Aug 29, 2024

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:

render('templates/home.tpl'); ?>

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants