All Projects → PrestaShop → theme-refacto

PrestaShop / theme-refacto

Licence: other
No description or website provided.

Programming Languages

Smarty
1635 projects
typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to theme-refacto

modern-prestashop-starter-theme
Prestashop starter theme that provides great development experience.
Stars: ✭ 70 (+52.17%)
Mutual labels:  prestashop, prestashop-theme
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (-26.09%)
Mutual labels:  prestashop, prestashop-theme
prestashop
Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.
Stars: ✭ 19 (-58.7%)
Mutual labels:  prestashop
prestashopamp
Prestashop module to support AMP
Stars: ✭ 32 (-30.43%)
Mutual labels:  prestashop
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (-36.96%)
Mutual labels:  prestashop
gsitemap
This module generates your Google sitemap file
Stars: ✭ 52 (+13.04%)
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 (-50%)
Mutual labels:  prestashop
correios
Módulo Prestashop para calculo de Fretes utilizando os Correios.
Stars: ✭ 13 (-71.74%)
Mutual labels:  prestashop
prestashop-specs
Project specifications for PrestaShop's Core features and native modules
Stars: ✭ 28 (-39.13%)
Mutual labels:  prestashop
prestafony-project
Some resources to help you migrate PrestaShop to Symfony 3
Stars: ✭ 12 (-73.91%)
Mutual labels:  prestashop
webservices
Prestashop Web Services + React JS App
Stars: ✭ 34 (-26.09%)
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 (+13360.87%)
Mutual labels:  prestashop
ps facetedsearch
PrestaShop module that adds layered navigation filters.
Stars: ✭ 45 (-2.17%)
Mutual labels:  prestashop
prestashop-shop-creator
Generate random demo data to test your PrestaShop shop.
Stars: ✭ 22 (-52.17%)
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 (-41.3%)
Mutual labels:  prestashop
Starter-Module-PrestaShop-1.6
A boilerplate that will get you started with your module for PrestaShop v1.6
Stars: ✭ 24 (-47.83%)
Mutual labels:  prestashop
ShellVhostManager
Helps you managing LAMP basic needs (virtualHost, Ftp users, Mysql Database)
Stars: ✭ 34 (-26.09%)
Mutual labels:  prestashop
developer tools
Tools for PrestaShop developer (like display all available display hooks on pages)
Stars: ✭ 32 (-30.43%)
Mutual labels:  prestashop
masterclass
Form and Grid customizations using PrestaShop 1.7.5+
Stars: ✭ 18 (-60.87%)
Mutual labels:  prestashop
phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (-45.65%)
Mutual labels:  prestashop

Hummingbird theme

This is a PrestaShop's theme we are working on. Please, if you work on this theme, use the 1.7.8.x branch of PrestaShop to make sure this theme is compatible with the latest 1.7 version.

Read more about this theme on the blog.

image

How to build assets

Same as the PrestaShop project, you need at least NodeJS 14.x and NPM 7 in order to build the project.

First you need to install every node module:

npm i

then create a .env file inside the webpack folder by copying webpack/.env-example and complete it with your environment's informations. Please use a free tcp port.

then build assets:

npm run build

Documentation

We use Storybook as a documentation. As the theme is currently in development, there is a lot of work on documentation. Don't hesitate to add whatever you feel usefull to it.

Contributing

Please refer to the contributing guide

Continuous Integration

The CI runs contain stylelint, eslint, TypeScript type checks.

Continuous Deployment

When develop is merged into master, the Storybook is delivered almost instantly to his public link using a Github Pages.

License

This theme is released under the Academic Free License 3.0

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].