- Download or clone module into
modules
directory of your PrestaShop installation - Make sure module directory is named
doctrine
cd
into module's directory and run following commands:composer dumpautoload
to generate autoloader for moduleyarn install
to install Encore (see Webpack Encore to learn more about Encore)yarn encore dev
to compile assets for development environment- (optional)
yarn encore production
to compile assets for production use (e.g. before submitting module to Addons Marketplace or installing on live shop)
- Install module from Back Office
-
Notifications
You must be signed in to change notification settings - Fork 5
friends-of-presta/doctrine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Module that experiments Doctrine ORM use in PrestaShop modules (1.7.6+)
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published