v1.6-v1.7 Advanced Custom Fields for Prestashop

acidline

Member
XNullUser
Joined
Mar 18, 2020
Messages
38
Reaction score
0
Points
6
NullCash
0
It says it should work with Prestashop v1.7 but I am trying with 1.7.7 and despite having no errors shown the plugin does not work...don't output any custom field in backoffice neither the frontend
Like said on this topic (https://www.nulledfrm.com/threads/advanced-custom-fields-v1-0.2551/page-2), the module seems not compatible with the last version of Prestashop.

The module entrypoint limits the version from 1.7 to 1.7.10

$this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => '1.7.10.10' );

We need to have the upgraded version ;)
Post automatically merged:

The module is on the version 1.0.

The last version is 2.0. If your Prestashop version is superior to 1.7.10, the module can't work correctly.

Is it possible to have an update ?
 

controlsky

Member
XNullUser
Joined
May 17, 2020
Messages
129
Reaction score
0
Points
16
NullCash
14
thank you - i will test in 1.7
Post automatically merged:

update : its version 1.1
there is version 2 with full features
 
Last edited:

moonirzar

Member
XNullUser
Joined
Apr 11, 2020
Messages
239
Reaction score
3
Points
18
NullCash
1
View attachment 1403
Advanced Custom Fields is a premium, multi-shop and multi-language Prestashop plugin that helps you to power up your shop with unlimited Custom Fields! Add unlimited Custom Fields to your Products, your Categories & your Customers!

Advanced Custom Fields allows you to choose between 9 available field types for each custom field, so you can choose the type you prefer! Check the list:

  • text
  • textarea
  • WYSIWYG editor (text – html – images – videos)
  • switch
  • checkbox
  • checklist
  • select
  • radio
  • date
Notice: For customer fields editable by your customers, you can choose between text, checkbox, select, radio, date.

What’s next? Well, each location (Products – Categories – Customers), has slight differences, so lets check them one by one.

For each product field, you can choose:

  • if it is displayed in the shop’s front end in the product page or if it is admin only
  • the exact position of the field in the shop’s front end (insert the field in your template with a shortcode)
  • he exact location of the field in the admin area of your shop (you can select between all 8 native Prestashop hooks)
Category fields:

  • can also be admin only or displayable in the front end category page
  • are smoothly integrated into native Prestashop admin page
  • can be inserted wherever you want into your template with a shortcode
Customer fields:

  • can be admin only, publicly displayed but can also be editable by your customers in the front end
  • are smoothly integrated into the native Prestashop admin page
  • editable fields are smoothly integrated into the ‘personal information’ page in your customers accounts
  • editable fields are smoothly integrated into the registration page of your shop
Let’s not forget that you can set default values for your custom fields (not applicable to all field types) and you can select if a customer or category field is required or optional!

Check the screenshots to get the feeling!

Features
  • unlimited Custom Fields for Products, Categories & Customers
  • 9 available field types to choose from
  • fields for categories & customers are smoothly integrated into native admin pages
  • for product fields you can choose between 8 available locations in the admin product page
  • custom fields can be displayed wherever you want into your theme’s template with a shortcode
  • customer fields can be editable by your customers
  • 5 available field types for customer fields editable by customer
  • custom customer fields that are editable by your customers are smoothly integrated into registration & personal information page
  • Default value available for some field types
  • Required option available for customer and category fields
  • Multi-shop
  • Multi-language
good module
 

luan220

New member
XNullUser
Joined
Aug 2, 2021
Messages
17
Reaction score
0
Points
1
NullCash
0
View attachment 1403
Advanced Custom Fields is a premium, multi-shop and multi-language Prestashop plugin that helps you to power up your shop with unlimited Custom Fields! Add unlimited Custom Fields to your Products, your Categories & your Customers!

Advanced Custom Fields allows you to choose between 9 available field types for each custom field, so you can choose the type you prefer! Check the list:

  • text
  • textarea
  • WYSIWYG editor (text – html – images – videos)
  • switch
  • checkbox
  • checklist
  • select
  • radio
  • date
Notice: For customer fields editable by your customers, you can choose between text, checkbox, select, radio, date.

What’s next? Well, each location (Products – Categories – Customers), has slight differences, so lets check them one by one.

For each product field, you can choose:

  • if it is displayed in the shop’s front end in the product page or if it is admin only
  • the exact position of the field in the shop’s front end (insert the field in your template with a shortcode)
  • he exact location of the field in the admin area of your shop (you can select between all 8 native Prestashop hooks)
Category fields:

  • can also be admin only or displayable in the front end category page
  • are smoothly integrated into native Prestashop admin page
  • can be inserted wherever you want into your template with a shortcode
Customer fields:

  • can be admin only, publicly displayed but can also be editable by your customers in the front end
  • are smoothly integrated into the native Prestashop admin page
  • editable fields are smoothly integrated into the ‘personal information’ page in your customers accounts
  • editable fields are smoothly integrated into the registration page of your shop
Let’s not forget that you can set default values for your custom fields (not applicable to all field types) and you can select if a customer or category field is required or optional!

Check the screenshots to get the feeling!

Features
  • unlimited Custom Fields for Products, Categories & Customers
  • 9 available field types to choose from
  • fields for categories & customers are smoothly integrated into native admin pages
  • for product fields you can choose between 8 available locations in the admin product page
  • custom fields can be displayed wherever you want into your theme’s template with a shortcode
  • customer fields can be editable by your customers
  • 5 available field types for customer fields editable by customer
  • custom customer fields that are editable by your customers are smoothly integrated into registration & personal information page
  • Default value available for some field types
  • Required option available for customer and category fields
  • Multi-shop
  • Multi-language
thanks man
 
Top