Alojzov Blog

PrestaShop CMS restrictions by group
17.06.2012. 12:02:22 

This is a PrestaShop mod that lets you limit certain user groups from accessing specified CMS pages.

This mod is developed for and tested on PrestaShop 1.4.8.2

DOWNLOAD

Original mod can be found here, but it is written for previous versions, so i had to make my mod of a mod :D

Installation:
- package contents
AdminCMS.php
CMS.php
cms.sql


- Backup old files
- copy AdminCMS.php over old file in root/[your_admin_folder]/tabs/
- copy CMS.php over old file in root/classes/
- apply cms.sql on your DB

IMPORTANT
This mod's functionality cannot be done through module, thats why it done this way.
This mod changes core functions of PrestaShop, and the author is not responsible if you do something wrong while applying this to your PrestaShop instance.

HOW TO USE
- Log in to your PrestaShop back office
- Go to tools menu
- Go to CMS submenu
- Select CMS page you want to edit
- In the bottom of the page you should see something like this:



- Select groups which shouldn't see the page
- Save changes


komentari: 4


ime: 
komentar: 


unesite "7" u polje:

14.07.2012. 15:48:58 
Hi, I'm trying to use your module with 1.4.6 but there are no other groups than Default. Do you know in which way can we make a Guest group and a Customers group? Thanks, Chris

Alojz
17.07.2012. 8:48:31 
Go to your Back Office, then click on tab Customers, and then below you have link Groups, where you can define groups.
In Customers menu you can then assign groups to users :)

01.12.2012. 1:57:37 
Hi, i have tried this mod, but did not work. And now I am not able to delete it. I have erase from sql table, from admin/tab and classes. And now it is here :-( What can you suggest me?

Alojz
15.12.2012. 2:10:16 
You cant delete it... You need to restore Your original files that You backed up before installation... and it is not necessary to delete ps_cms_group_restrictions table from database.