You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a real shame that all of the opensource e-commerce efforts with Elixir/Phoenixframework have been discontinued again. But there are closed source stores with the Phoenixframework, so in principle Elixir is well suited for this, I think. For me, the biggest problem is the extensibility with plugins, on the one hand on template level, on the other hand generally on the level of business logic. Often in PHP solutions, for example, Twig is used, there are quite fine-grained blocks (several hundred) used in the templates, which you can extend in their own plugin very specific, I see in the Phoenixframework no solution for this, partial templates are much too coarse.
are there other forks that have made more progress? looking to contribute.
The text was updated successfully, but these errors were encountered: