Add-Ons Osclass Attributes Plugin v2.7.7 (latest)

KLOWN

Member
XNullUser
Joined
Nov 18, 2023
Messages
56
Reaction score
58
Points
18
Location
Mars
NullCash
433
Listing Attributes Plugin for Osclass that enables to quickly add different types of custom fields/attributes on listings in multiple languages.

Car attributes, Job attributes, Real-Estate attributes, ...​

Plugin enables to add 10 different types for fields:

  • Select box - supports up to 8 levels of cascading dropdowns. Ideal for car attributes.
  • Radio buttons - select one from multiple options
  • Checkboxes - select one or more from multiple options. (can be required field as well)
  • Text - short text or number
  • Text area - long text, suitable for job attributes (resume, ...)
  • Date - date selector
  • Date range - date range selector
  • URL - link format, checked with HTML5 validation
  • Phone - phone number format, checked with HTML5 validation
  • Email - mail format, checked with HTML5 validation
Each field can be set to be required when publishing new listing. This means user must enter value for selected field in valid format. For cascading dropdowns it can be any value from dropdown (not lowest level). From checkboxes, at least 1 value must be selected. Other fields has HTML5 validation for data type.

For correct functionality of required fields, theme must have correctly setup jQuery validation methods and should not contain any javascript errors. HTML5, javascript and PHP validation for required fields is applied.

Attributes are shown on item page using hook, so it does not require theme modification, however it's possible to show fields on different places then hooks, or simply each field on different position adding following code into theme files:

<?php if(function_exists('atr_show_attribute')) { echo atr_show_attribute( {attribute id} ); } ?>

Plugin has option to not show particular fields in hook as well as to restrict attributes to be shown in particular categories, that allows you to create:

  • car attributes
  • real-estate attributes
  • job attributes
  • dating attributes
  • animal attributes
  • furniture attributes
  • much more extensions for categories that require it

Icons for predefined values​

Plugin allows to set icon for each predefined value (select box, radio buttons, checkboxes). These icons will be shown on item page.

Plugin is delivered with hundreds of free icons in size 32x32 px that can be found in plugin folder /img/default. When icon from this foder is used, it's not required to put whole address, just default/cars/icon_name.png

Each attribute as well as each predefined value can be ordered by needs of site owner simply just with drag & drop.

Multilanguage custom field on listings in search​

Fields created with multilingual attributes plugin can be easily added into search form. This does not require any modification of theme, each field will keep it's type and in this way will be shown on search page.

Custom attributes with predefined values (select box, checkboxes, radio buttons) can be completely translated into any language, including predefined values. This allows to show fields to customers in their language (especially helpful for job attributes and real estate attributes).
 

Attachments

  • attributes_277.zip
    1.3 MB · Views: 13

radu0507

Active member
Elite
XNullUser
Joined
May 30, 2022
Messages
184
Reaction score
177
Points
43
NullCash
556
Thanks for sharing the plugin. Notice that it is the last version! ;)
 

seosadek

New member
XNullUser
Joined
Dec 29, 2023
Messages
3
Reaction score
1
Points
1
Location
Dhaka
NullCash
12
Thank a lot for sharing the addon
 

h_a

Member
XNullUser
Joined
Aug 14, 2021
Messages
73
Reaction score
0
Points
6
NullCash
121

please I want Osclass followers plugin (Rewquest)​

 

allm

New member
XNullUser
Joined
Jan 11, 2024
Messages
27
Reaction score
0
Points
1
Location
Lagos
NullCash
6
Thanks for sharing the plugin. Well Appreciated
 

bestcoolboy

New member
XNullUser
Joined
Jan 14, 2024
Messages
12
Reaction score
0
Points
1
Location
usa
NullCash
8
Listing Attributes Plugin for Osclass that enables to quickly add different types of custom fields/attributes on listings in multiple languages.

Car attributes, Job attributes, Real-Estate attributes, ...​

Plugin enables to add 10 different types for fields:

  • Select box - supports up to 8 levels of cascading dropdowns. Ideal for car attributes.
  • Radio buttons - select one from multiple options
  • Checkboxes - select one or more from multiple options. (can be required field as well)
  • Text - short text or number
  • Text area - long text, suitable for job attributes (resume, ...)
  • Date - date selector
  • Date range - date range selector
  • URL - link format, checked with HTML5 validation
  • Phone - phone number format, checked with HTML5 validation
  • Email - mail format, checked with HTML5 validation
Each field can be set to be required when publishing new listing. This means user must enter value for selected field in valid format. For cascading dropdowns it can be any value from dropdown (not lowest level). From checkboxes, at least 1 value must be selected. Other fields has HTML5 validation for data type.

For correct functionality of required fields, theme must have correctly setup jQuery validation methods and should not contain any javascript errors. HTML5, javascript and PHP validation for required fields is applied.

Attributes are shown on item page using hook, so it does not require theme modification, however it's possible to show fields on different places then hooks, or simply each field on different position adding following code into theme files:

<?php if(function_exists('atr_show_attribute')) { echo atr_show_attribute( {attribute id} ); } ?>

Plugin has option to not show particular fields in hook as well as to restrict attributes to be shown in particular categories, that allows you to create:

  • car attributes
  • real-estate attributes
  • job attributes
  • dating attributes
  • animal attributes
  • furniture attributes
  • much more extensions for categories that require it

Icons for predefined values​

Plugin allows to set icon for each predefined value (select box, radio buttons, checkboxes). These icons will be shown on item page.

Plugin is delivered with hundreds of free icons in size 32x32 px that can be found in plugin folder /img/default. When icon from this foder is used, it's not required to put whole address, just default/cars/icon_name.png

Each attribute as well as each predefined value can be ordered by needs of site owner simply just with drag & drop.

Multilanguage custom field on listings in search​

Fields created with multilingual attributes plugin can be easily added into search form. This does not require any modification of theme, each field will keep it's type and in this way will be shown on search page.

Custom attributes with predefined values (select box, checkboxes, radio buttons) can be completely translated into any language, including predefined values. This allows to show fields to customers in their language (especially helpful for job attributes and real estate attributes).
for osclass, This is the best plugin that can make your website have many possibilities,good man!
 

mutro

Member
XNullUser
Joined
Feb 3, 2021
Messages
50
Reaction score
0
Points
6
NullCash
3
Thanks for sharing the plugin. Well Appreciated
 

Anle

Active member
XNullUser
Joined
Oct 29, 2021
Messages
1,125
Reaction score
1
Points
38
NullCash
50
Это то, что я искал. Спасибо, что поделились этой темой ❤️
 
Top