Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

PrestaShop 1.6 - Guía del Desarrollador

PrestaShop es una plataforma muy potente, y parte de su poder reside en el hecho de que es muy fácil construir sobre sus cimientos para ampliar sus funcionalidades a través de módulos y códigos de sobrecarga.

PrestaShop is written mostly in PHP. Other languages used throughout are JavaScript, HTML, CSS, the Smarty templating language, SQL, and XML. It uses a Model-View-Controller (MVC)-like pattern for its software architecture. Additionally, it uses technologies such as jQuery, Bootstrap, Sass, etc.

In this guide, you will find all the necessary information to customizer PrestaShop with code.

This guide is currently being written. Thank you for your patience.

  • No labels