Aucune image disponible

Doctrine example module

Module that experiments Doctrine ORM use in PrestaShop modules (1.7.6+)

Developed by Mickaël Andrieu

Get This Module Free on GitHub
PS 1.7 – 9.x License: Inconnu Status: Unknown Health: Excellent

Info updated 1 month ago

Sources
Stars: 8 Forks: 5 Last commit: Jul 11, 2023
Type
Module

Info checked: Mar 2, 2026

Module demonstrating Doctrine features in PrestaShop 1.7.6+

Requirements

1. Composer, see Composer to learn more 2. Yarn, see Yarn to learn more

How to install

1. Download or clone module into <code>modules</code> directory of your PrestaShop installation 2. Make sure module directory is named <code>doctrine</code> 3. <code>cd</code> into module's directory and run following commands:

  • <code>composer dumpautoload</code> to generate autoloader for module
  • <code>yarn install</code> to install Encore (see Webpack Encore to learn more about Encore)
  • <code>yarn encore dev</code> to compile assets for development environment
  • (optional) <code>yarn encore production</code> to compile assets for production use (e.g. before submitting module to Addons Marketplace or installing on live shop)

4. Install module from Back Office

  • Référence
    doctrine

  • License
    Inconnu
  • PS Compatibility
    1.7.x
    8.x
    9.x
  • Status
    Unknown

Commentaires (0)

Aucun avis n'a été publié pour le moment.
Chargement...