Skip to content

PrestaSafe/prettyblocks

Repository files navigation

PrettyBlocks logo

PrettyBlocks

Le premier page builder open conçu pour PrestaShop !

La documentation technique est disponible ici : https://prettyblocks.io/:

Installation

L'installation du module à partir de GitHub nécessite l'installation de nodejs et npm.

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

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 avec PrettyBlocks !

English version

PrettyBlocks is the first page builder open source for PrestaShop

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

Installation

In order to install the module from GitHub source, you must have node and npm available on your computer.

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 latest 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 😉