Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 2.54 KB

README.md

File metadata and controls

77 lines (52 loc) · 2.54 KB

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 😉