All Projects → TeamEver → everpsblog

TeamEver / everpsblog

Licence: AFL-3.0 License
Free blog module for Prestashop 1.7

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
Smarty
1635 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to everpsblog

phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (+25%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module, prestashop-1-7
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (+70%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module, prestashop-1-7
codwfeeplus
A prestashop module for implementing Cash On Delivery with a fee with a lot of options,
Stars: ✭ 51 (+155%)
Mutual labels:  prestashop-module, prestashop-free-module, prestashop-1-7
ps emailalerts
Sends e-mail notifications to customers and merchants regarding stock and order modifications.
Stars: ✭ 33 (+65%)
Mutual labels:  prestashop, prestashop-module, prestashop-1-7
fop console
Prestashop Module providing a set of shell/terminal commands for developers (PrestaShop 1.7.5+)
Stars: ✭ 64 (+220%)
Mutual labels:  prestashop, prestashop-module, prestashop-1-7
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (+45%)
Mutual labels:  prestashop, prestashop-module, prestashop-1-7
prestashop-rest
PrestaShop REST API module to expose your PrestaShop website's REST endpoints
Stars: ✭ 65 (+225%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module
masterclass
Form and Grid customizations using PrestaShop 1.7.5+
Stars: ✭ 18 (-10%)
Mutual labels:  prestashop, prestashop-1-7
gsitemap
This module generates your Google sitemap file
Stars: ✭ 52 (+160%)
Mutual labels:  prestashop, prestashop-module
blockreassurance
Adds an information block aimed at offering helpful information to reassure customers that your store is trustworthy.
Stars: ✭ 15 (-25%)
Mutual labels:  prestashop, prestashop-module
nosto-prestashop
Nosto plugin for Prestashop
Stars: ✭ 12 (-40%)
Mutual labels:  prestashop, prestashop-module
ps facetedsearch
PrestaShop module that adds layered navigation filters.
Stars: ✭ 45 (+125%)
Mutual labels:  prestashop, prestashop-module
modern-prestashop-starter-theme
Prestashop starter theme that provides great development experience.
Stars: ✭ 70 (+250%)
Mutual labels:  prestashop, prestashop-1-7
autoupgrade
Upgrade module for PrestaShop
Stars: ✭ 71 (+255%)
Mutual labels:  prestashop, prestashop-module
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 (+35%)
Mutual labels:  prestashop
prestashopamp
Prestashop module to support AMP
Stars: ✭ 32 (+60%)
Mutual labels:  prestashop
alpine-prestashop
Prestashop running on Alpine Linux [Docker]
Stars: ✭ 13 (-35%)
Mutual labels:  prestashop
webservices
Prestashop Web Services + React JS App
Stars: ✭ 34 (+70%)
Mutual labels:  prestashop
mailalerts
Sends e-mail notifications to customers and merchants in PrestaShop 1.6.
Stars: ✭ 23 (+15%)
Mutual labels:  prestashop-module
autoindex
PHP - Automatically add an "index.php" in all directories recursively
Stars: ✭ 25 (+25%)
Mutual labels:  prestashop

Ever PS Blog for Prestashop 1.7

Multilingual blog module for Prestashop 1.7 only

Prestashop administrators can create authors, tags categories and posts. Comments can be allowed on blog, users can be banned too.

https://www.team-ever.com/produit/prestashop-module-de-blog-gratuit/

Prestashop 1.7 free blog module

This free module allows you to create a blog on Prestashop 1.7

You can make a donation to support the development of free modules by clicking on this link

Hooks for developpers

You can use actions hooks by hooking on these custom action hooks :

  • actionBeforeEverBlogInitContent (params : int blog_post_number, array everpsblogposts, array evercategories, int page)
  • actionBeforeEverCategoryInitContent (params : blog_category obj, array blog_posts)
  • actionBeforeEverAuthorInitContent (params : obj blog_author)
  • actionBeforeEverPostInitContent (params : blog_post obj, array blog_tags, array blog_products, obj blog_author)
  • actionBeforeEverAuthorInitContent (params : obj blog_tag, array blog_posts)

Hooks for webdesigners

Tou can use these diplay hooks by hooking modules on theses custom display hooks :

  • displayBeforeEverLoop (no params) : displayed before post loop
  • displayAfterEverLoop (no params) : displayed after post loop
  • displayBeforeEverAuthor (params: obj everblogauthor) : displayed before author page
  • displayAfterEverAuthor (params: obj everblogauthor) : displayed after author page
  • displayBeforeEverCategory (params: obj everblogcategory) : displayed before category page
  • displayAfterEverCategory (params: obj everblogcategory) : displayed after category page
  • displayBeforeEverTag (params: obj everblogtag) : displayed before tag page
  • displayAfterEverTag (params: obj everblogtag) : displayed after tag page
  • displayBeforeEverPost (params: obj everblogpost) : displayed before post page
  • displayAfterEverPost (params: obj everblogpost) : displayed after post page
  • displayBeforeEverComment (no params) : displayed before comments on post page
  • displayAfterEverComment (params: obj everblogpost) : displayed after comments on post page

In order to use these hooks, you can use free HTML blocks module Ever Block, available here

Documentation (French only)

Available at https://www.team-ever.com/prestashop-1-7-un-module-de-blog-gratuit/

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