Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdnagency/prestashop-mdn_blocks

A 1.7+ Prestashop module to add content blocks
https://github.com/mdnagency/prestashop-mdn_blocks

blocs content prestashop prestashop-1-7 prestashop-free-module prestashop-module

Last synced: about 2 months ago
JSON representation

A 1.7+ Prestashop module to add content blocks

Awesome Lists containing this project

README

        

# MDN BLOCS

MDN Blocs is a module developed by [Maisondunet](https://maisondunet.com), a french web agency. It allows to add multiple custom blocs type to Prestashop's templates files.

## How to use ?
1. Install the module
2. On the left pane, go to wanted bloc type
3. Create your content
4. Save & then get your widget shortcode
5. Insert your widget shortcode inside your code

---

## Types

### Available
- Text : Insert textual and formatted content with WYSIWIG
- Image : Insert image (with alt)
- Category : Show categories
- Product : Show newest product OR product inside a category (compatible with slider)

### Upcoming
- Category : Order your categories

---

## Supports

### Debug Mode
Debug Mode allow you to see if you have registered blocks in your theme, without adding theme in the back-office

### PrettyBlocks support
We added a partial support for [prettyblocks by prestasafe](https://github.com/PrestaSafe/prettyblocks) module. Create your blocks in back-office and hook them with the page builder.

### Custom Templates
We have created some premade templates to help you to create blocs quickly.

If you need to create some new templates, follow the path on views folder, and add them in your theme with custom name.

## Contributors
[Loris Pinna](https://github.com/DevLoris) ([Portfolio](https://pinna.dev))