Skip to content

touchweb-vincent/prettyblocks

 
 

Repository files navigation

PrettyBlocks logo

PrettyBlocks

Le premier page builder open conçu pour PrestaShop !

Vous trouverez toutes informations sur la documentation dédiée: Documentation Technique

Installation

Manuellement

cd modules
git clone https://github.com/PrestaSafe/prettyblocks.git
cd prettyblocks
composer install
cd _dev
npm install && npm run build
cd ../../../ && php bin/console prestashop:module install prettyblocks

Release

Pour l'installer, téléchargez la dernière release puis installez le module directement dans votre PrestaShop :)

Vous pouvez également utiliser notre module ClassicBlocks, afin d'avoir 4 blocks à utiliser. Disponible ici: Télécharger ClassicBlocks

Themes compatible

Découvrez notre Theme Optimisé SEO / Performance et mobile PrestaShop: CartZilla compatible PrettyBlocks !

English version

PrettyBlocks is the first page builder open source for PrestaShop

You will find the technial documentation here (only in French, soon in english too): Technical documentation

Installation

Manually

cd modules
git clone https://github.com/PrestaSafe/prettyblocks.git
cd prettyblocks
composer install
cd _dev
npm install && npm run build
cd ../../../ && php bin/console prestashop:module install prettyblocks

From Release

For installing PrettyBlocks, you can download our release and install the module directly in your PrestaShop.

You can also add our module ClassicBlocks for having 4 blocks to use Download ClassicBlocks

Compatible Themes

Discover our PrestaShop SEO / Performance and Mobile Optimized Theme: CartZilla compatible PrettyBlocks !

Top contributors

Thanks to Micka FDZ and JF Viguier from the team Creabilis logo_creabilis

Sponsors

Thanks to our sponsor(s): devle__or_3

License

This module is released under AFL license. See License for details.

Enjoy 😉

About

Page builder open for source for PrestaShop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 40.8%
  • JavaScript 37.2%
  • Vue 16.4%
  • Smarty 4.7%
  • CSS 0.5%
  • Twig 0.3%
  • HTML 0.1%