-
Hello, I'd like to use the docker file to try quickly spinning up thelia so as to evaluate it. Thanks for offering this option!
However, I'm having an issue.
I clone the repository, `chmod +x` …
-
I have try to require StripePayment (actualy v2.0.4) `composer require thelia/stripe-payment-module ~2.0.0`
on a fresh Thelia-project v2.4.4 installation,
when I activate the module in CLI or BackOf…
oopen updated
2 years ago
-
Sauf erreur de ma part, j'ai l'impression que les deux exemples de code de cette section (https://doc.thelia.net/docs/hooks#hook-function) doivent être liés. Sauf que dans le premier exemple, on parle…
-
I think you should explain how to setup a thelia/thelia-project in the readme instead of thelia/thelia.
If you really want a thelia/thelia, you could then add it as a submodule in the src dir, don't …
-
When I run `docker run -t docker-thelia .` I have this error message :
```
Pulling repository docker-thelia
Error: image library/docker-thelia:latest not found
```
-
Just for us that doesnt know everything.
I would recommend to change "reload install process" to `composer run-script post-create-project-cmd`, so we dont need to open the composer.json file to see w…
-
Après une installation (copie du repertoire dans local/modules/) activation du module
On voit bien le module avec possibilité de le configurer.
Rien dans les logs Thelia
Mais dans un terminal,…
-
Someone from the UK tried to order a product on a Thelia website in France.
My client didn't have the option to accept orders from a foreign country, so mercanet refused the payment.
But in Thelia's…
-
This makes this module useless for people with no console access and/or no development knowledge
Additionally, updating Thelia with the recommended method (http://doc.thelia.net/en/documentation/in…
-
### Thelia version(s) affected
2.5.*
### Description
The Smarty module use its own php error reporting configuration
https://github.com/thelia/thelia/blob/main/local/modules/TheliaSmarty/Templat…
bvey updated
8 months ago