Module Simple news block
for PrestaShop 1.5, 1.6
Simple and cheap news manager.
Description
Short description
Simple and cheap news manager.
Other
Available hooks to display news:
- Homepage
- Right column
- Left column
Demonstration
Website demo for PrestaShop 1.6
Data sheet
- PrestaShop compatibility: 1.5, 1.6
- Installation: normal
- Uses PrestaShop classes override system: no
- Core modifications: no
- Including documentation: yes
- Version: 1.7.0 (2020-12-01)
- License: Proprietary license for source-available software
- Product type: Module
There are no comments for this moment.
v0.9.1 (2011-11-29) + the first release for PrestaShop 1.2, 1.3 v1.0.0 (2012-03-03) + added support PrestaShop 1.4 + some code improvements v1.1.0 (2012-11-12) + added multi-language support v1.2.0 (2014-05-22) + added support PrestaShop 1.5, 1.6 (it was necessary to recode much; from that moment it was stopped support for PrestaShop 1.2, 1.3 and 1.4, but left the source code in the module) + added redirect from old URLs to new formed URLs + mach code improvements + improved user interface v1.2.1 (2014-05-30) + added support friendly URL + mach code improvements v1.6.0 (2019-02-26) + regeneration of the .htaccess file on disable/enable the module + added displaying meta-description and meta-title for news list and each of news + https support improved + added automatic redirect to a canonical URL + added displaying the 404 page with the subsequent exit, instead of redirection to the 404 page + added displaying the 404 page with an unknown controller action, instead of displaying "There no news" + updated translations + changed the default number of news to display in the list + added space for breadcrumbs separator + significant improvements in the code v1.7.0 (2020-12-01) + the correct generation of a link to the list of all news from the page of a specific news was made (the error was appear when the Left Column hook was deleted by the administrator) + added missing index.php files to prevent traversal + some code improvements