All Projects → friends-of-presta → masterclass

friends-of-presta / masterclass

Licence: other
Form and Grid customizations using PrestaShop 1.7.5+

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to masterclass

phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (+38.89%)
Mutual labels:  prestashop, prestashop-1-7
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (+88.89%)
Mutual labels:  prestashop, prestashop-1-7
everpsblog
Free blog module for Prestashop 1.7
Stars: ✭ 20 (+11.11%)
Mutual labels:  prestashop, prestashop-1-7
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (+61.11%)
Mutual labels:  prestashop, prestashop-1-7
modern-prestashop-starter-theme
Prestashop starter theme that provides great development experience.
Stars: ✭ 70 (+288.89%)
Mutual labels:  prestashop, prestashop-1-7
fop console
Prestashop Module providing a set of shell/terminal commands for developers (PrestaShop 1.7.5+)
Stars: ✭ 64 (+255.56%)
Mutual labels:  prestashop, prestashop-1-7
ps emailalerts
Sends e-mail notifications to customers and merchants regarding stock and order modifications.
Stars: ✭ 33 (+83.33%)
Mutual labels:  prestashop, prestashop-1-7
Starter-Module-PrestaShop-1.6
A boilerplate that will get you started with your module for PrestaShop v1.6
Stars: ✭ 24 (+33.33%)
Mutual labels:  prestashop
prestafony-project
Some resources to help you migrate PrestaShop to Symfony 3
Stars: ✭ 12 (-33.33%)
Mutual labels:  prestashop
correios
Módulo Prestashop para calculo de Fretes utilizando os Correios.
Stars: ✭ 13 (-27.78%)
Mutual labels:  prestashop
ps facetedsearch
PrestaShop module that adds layered navigation filters.
Stars: ✭ 45 (+150%)
Mutual labels:  prestashop
Prestashop
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
Stars: ✭ 6,192 (+34300%)
Mutual labels:  prestashop
blockreassurance
Adds an information block aimed at offering helpful information to reassure customers that your store is trustworthy.
Stars: ✭ 15 (-16.67%)
Mutual labels:  prestashop
prestashop
Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.
Stars: ✭ 19 (+5.56%)
Mutual labels:  prestashop
lando-boilerplates-for-joomla-wordpress-and-prestashop
My personal recipes for Lando - Docker containers. Battle-tested for Joomla, WordPress, and PrestaShop.
Stars: ✭ 23 (+27.78%)
Mutual labels:  prestashop
varnish-examples
Examples of Varnish configuration files for Clever Cloud
Stars: ✭ 18 (+0%)
Mutual labels:  prestashop
autoupgrade
Upgrade module for PrestaShop
Stars: ✭ 71 (+294.44%)
Mutual labels:  prestashop
gsitemap
This module generates your Google sitemap file
Stars: ✭ 52 (+188.89%)
Mutual labels:  prestashop
prestashopamp
Prestashop module to support AMP
Stars: ✭ 32 (+77.78%)
Mutual labels:  prestashop
7cart
7cart is a php7 project for building online shops, catalogs or service platforms. 7cart built with simple code and database schema. It is easy to support and fast.
Stars: ✭ 27 (+50%)
Mutual labels:  prestashop

Demo module for PrestaShop Grid component

Requirements

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

How to install

  1. Download or clone module into modules directory of your PrestaShop installation
  2. Make sure module directory is named demogrid
  3. cd into module's directory and run following commands:
    • composer dumpautoload to generate autoloader for module
    • yarn 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)
  4. Install module from Back Office
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].