Reading the documentation I found that I can add a js/css file for specific templates editing the theme.yml file, simply adding (just for example): assets: css: all: - id: bootstrap-style path: assets/css/bootstrap.min.css js: product: - id: jquery path: assets/js/jquery.min.js priority: 200 … We will announce the link once it is setup.In previous Prestashop versions, it is hard to know whether an extension or feature will work properly with a specific theme. People Repo info Activity. For instance, a lot of the Classic theme currently relies on Ajax, whereas the Starter Theme is more bare-bones. Based on feedback from our community, we want to improve the Starter Theme into something that fits them best.The Starter Theme was designed as a minimal skeleton theme, and it therefore has less feature than the Classic theme. François-Marie de Jouvencel created. The starter theme will need to standardize the way controllers pass – arrays is chosen because of the proven additional safety guarantees. Standard workflow. This new version will has lots of new feature and based on new architecture. Now Go to theme-files folder where you will find the zip (ps_start.zip) file. PrestaShop is a free, open-source platform to build your e-store. How can we make the Starter Theme the best skeleton them for any type of project? PrestaShop Starter Theme. Note the Starter Theme is only available for PrestaShop 1.7+. 1.2.1 All the template files will be updated in order to have the necessary markup to have a functional rendering – we are not aiming for pretty, only functional.We received a lot of feedback from designers who want to have those features in the Starter Theme too. Setting up your local environment This way, designers who do not want to use Sass (or do not know how to use it) can just edit that file directly, without having to compile anything.We agreed that theme designers nowadays preferred Sass, since it’s more popular and has a better ecosystem. 2. So it will not integrates any front-end framework like Bootstrap. In addition, Prestashop team don’t want to force designer to use any specific technology, designer can decide which technology they want to use for their theme.Prestashop 1.7 is in development phase and the Prestashop team welcome any contributor.For now, there is no confirm if Prestashop 1.6 theme will be compatible with Prestashop 1.7. For instance, a lot of the Classic theme currently relies on Ajax, whereas the Starter Theme is more bare-bones.The Starter Theme’s template files were spread into many sub-files in order to be more flexible. So, well, we’re going to add them!There have been talks within the team and with the community about how to best approach this. Anyway, new updates will be required to make the compatibility.The existing hooks will be retain in the starter theme, and a few hooks could be added to implement important functionalities. There is a lot of business logic going on in the templates, not only styling.Prestabrain is not affiliated with or endorsed by Open Source Matters or Prestashop Project.Prestashop 1.6 modules will probably require adjustments to be compatible with the new version.As mentioned, Prestashop 1.7 starter theme will be clean, it focuses on features. You can choose to use Bootstrap, Foundation or Blueprint. Download theme package of your purchased theme and extract it. Building your .gitignore file Stylus was chosen by the Core team in order to show that there is more to life than Sass – and also because it was fun to use it at the time.We will therefore add a lot more help (in the form of commented code) in all the template files in order to help our community better work with the Starter Theme.We will keep building upon Webpack, which to us is a must-have for professionals, and make it use Sass.Bootstrap was not included in the Starter Theme because we wanted agencies and freelancers to be free to use whichever CSS framework they preferred.The basic styling will remain very minimalistic: just a couple of compiled styles in order to have a proper Sass file (or CSS file for those who want one).Theme creators will therefore be able to work using a much more functional and responsive basic theme from the get-go.Enters 1.7’s Start Theme! 1.1 The Starter Theme was designed as a minimal skeleton theme, and it therefore has less feature than the Classic theme. 1.2 The widget integration will help build content and functionality much more easier without third party extensions.Classes in starter theme will be used for styling only, JavaScript (from modules, theme or core) should not rely on classes to bind on events or perform other operations on the DOM.Starter Theme actually is a minimal PrestaShop theme, it is feature-complete but has no styling. You will have to understand it and decide if that applies to your theme or not.GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.Themes architecture has changed a lot since PrestaShop 1.7.Use Git or checkout with SVN using the web URL.Now the dependencies are installed and correctly set up, you can customise theses files.Note the Starter Theme is only available for PrestaShop 1.7+. The best we can do is to put as much helpful comment as we possibly can.So what do you think of this plan? Starter Theme is a tool for designer to work efficiently, it includes only what is mandatory: a list of templates; a configuration file; the development assets with minimal javascripts and stylesheets; Installation.