Search the Community
Showing results for tags 'webpack'.
-
Hi I wondered if anyone had ran into the issue below and could provide me tips for solving it. I need to make a change to the Stock management page in the back office, which has been migrated to Symfony and uses modules such as webpack and vue.js. Therefore I did the following: D...
-
Hello, dear colleagues. Could you explain how to use webpack for the theme source map generation please? I installed development prestashop 1.7.6.1 version from the official github repository on Ubuntu 18.04.3 LTS server, performing the steps from the Installing PrestaShop for developme...
- 4 replies
-
- prestashop
- 1.7
-
(and 3 more)
Tagged with:
-
Hi everyone thanks for helping me solve this issue. Context : I have to do modifications on a existent Prestashop website. I have to add new functionalities and do styling modification on the front-end. The previous developer removed the entire _dev folder (from themes/classic/_dev). And I dont k...
- 1 reply
-
- prestashop
- webpack
-
(and 2 more)
Tagged with:
-
Hello, I am fairly new to Prestashop. I have been searching for a CMS that would allow me to create a webstore that is fully customizable. I think I like the Prestashop Starter Theme option. I have Prestashop installed on my local host using MAMP on my iMac. However when I make edits to CSS I a...
-
Hi there, I am creating a theme for 1.7 based on the StarterTheme. I am replacing Stylus with Sass and implementing Bootstrap 3.x, and no problems so far, but things are different when laying my hands on Webpack. I just have no idea. Ideally I would replace it with Grunt or Gulp, since I hav...
-
Hey Allen, Ik ben vrij nieuw met Prestashop maar heb wel veel ervaring in het programmeren van PHP. Nu ben ik mij gaan verdiepen in het maken van een PrestaShop thema en kwam daarbij uit bij het door PrestaShop zelf geadviseerde Startertheme: https://github.com/PrestaShop/StarterTheme N...