Osclass Themes and Osclass Plugins

Attributes Osclass Plugin

Plugin
Demo available
Showcase video
Updated recently
Frequent updates
Attributes Osclass Plugin - Attributes, Fields & Maps - Osclass plugins
Downloads 4017
Rating 5.0 (12)
Version 2.8.9
Osclass version 3.0 or higher
Last update Apr 2026
No. updates 59
  • Details Product details
  • Reviews 12
  • FAQ
  • Changelog
  • Support

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

Last update of product description has been on 20. July 2024

Product features and functionality

RTL ready (Arabic, Hebrew, ...)
Basic documentation included
Add back office functionality
Add front office functionality
Simple installation
Coding skills NOT required
Theme modifications NOT required
Use hooks for theme integration
Recommended for advanced osclass users
No dependency on 3rd party services
Osclass Seller's picture
MB Themes
Premium developer
221 products
View seller profile

Product support includes

Direct support from Adrian Brezak, founder of MB Themes and developer maintaining these products in production
12 months access to support and latest updates
Support can be extended anytime for 35% of base price (+12 months)
Availability of seller to answer questions
Answer technical queries about product features
Assistance with reported bugs or issues
Help with installation in case there is problem
Product in English language (other locales provided by community)
Proven support scale: 9,200 resolved tickets and 47,000 support messages
Long-term maintenance track record: 2,200+ updates released across products
Updates are based on customer support cases, Osclass core changes, PHP/MySQL updates, and real-world usage feedback

Support does not include

Customization service, custom work or feature requests
Support on free/gratis plugins delivered with premium themes
Installation service
Translation and localization services

Support quality, trust and engineering proof

Seller updated this product 59 times
Seller rating is 4.7 of 5 - Excellent (583 reviews)
Average response time to support tickets is 1 hour 23 mins
Member since 2017

Support available in:

English English
English Czech
English Slovak
This product is not compatible with WordPress. All our themes and plugins work exclusively with Osclass.

Frequently asked questions

Question: What business problem does Attributes Osclass Plugin solve?

Answer: Listing Attributes Plugin for Osclass that enables to quickly add different types of custom fields/attributes on listings in multiple languages.

Question: Which type of marketplace benefits most from Attributes Osclass Plugin?

Answer: It is suitable for marketplaces that depend on Listing, Attributes, enables, quickly and need predictable behavior in production.

Question: Which setup step is most important for Attributes Osclass Plugin?

Answer: Enable core options first, then validate main user flow and admin settings save cycle before enabling advanced features The setup details for Attributes Osclass Plugin are different in production.

Question: How should compatibility be checked for Attributes Osclass Plugin?

Answer: Validate plugin behavior after Osclass core updates and PHP upgrades, then review changelog-dependent configuration changes The setup details for Attributes Osclass Plugin are different in production.

Question: Can Attributes Osclass Plugin affect page performance?

Answer: Monitor load time and database queries on pages affected by plugin hooks, then optimize configuration based on real traffic patterns The setup details for Attributes Osclass Plugin are different in production.

Question: How can problems with Attributes Osclass Plugin be diagnosed quickly?

Answer: Common causes are missing prerequisites, cached outdated settings, and conflicts with custom forms or third-party overrides The setup details for Attributes Osclass Plugin are different in production.

Question: What is the recommended migration path for Attributes Osclass Plugin?

Answer: Update in controlled steps, retest primary business flow, and keep rollback package ready before production deployment The setup details for Attributes Osclass Plugin are different in production.

Question: Does Attributes Osclass Plugin require ongoing manual maintenance after setup?

Answer: Projects with stable release process and clear operational ownership usually get the best long-term results The setup details for Attributes Osclass Plugin are different in production.

Changelog - Product updates history

Version 2.8.9 released on 2026-04-08

  • Label improvements ("for" attribute).

Version 2.8.8 released on 2026-03-05

  • Fixed minor issue with variable.

Version 2.8.7 released on 2026-02-27

  • Enhancements to required fields - for multi-level select box, all levels are now required (!).
  • HTML5 required attribute is now disabled by default, can be controlled via constant in index.php.

Version 2.8.6 released on 2026-02-26

  • Fix with required fields to avoid conflict with native osclass inputs.

Version 2.8.5 released on 2026-02-26

  • Enhancements to required fields and jquery validation.

Version 2.8.4 released on 2026-01-05

  • Fixed bugs related to radio buttons.

Version 2.8.3 released on 2025-09-23

  • Fixed bug with incorrect variable used.

Version 2.8.2 released on 2025-09-10

  • Minor fixes and improvements.

Version 2.8.1 released on 2025-06-04

  • On publish page, multi-level select box, when required, now it is required to choose lowest specified level. For example if you defined for cars level 1: Make, level 2: Model, before it was sufficient to select just Make to fulfill "required field". Now it is required to choose Model as well - if defined/specified for selected Make.

Version 2.8.0 released on 2025-05-06

  • Fixed bug with & value when loading multiple attribute values from backfofice.

Version 2.7.9 released on 2025-02-12

  • Fix possible error notices when calling attributes that does not exists anymore.
  • Minor improvements.

Version 2.7.7 released on 2023-07-04

  • Range search "from" and "to" are now using select box on search page for attribute types select, checkbox and radio.

Version 2.7.6 released on 2023-04-19

  • Fixed search engine bug.

Version 2.7.5 released on 2023-04-17

  • Fixed checkbox attributes not show empty selection on item page, if this was not specified in attribute settings.

Version 2.7.4 released on 2023-03-24

  • Fixed bug with cache on multi-select checkbox.

Version 2.7.3 released on 2023-03-13

  • Attributes those are not enabled in particular category will not be added into search SQL (filters) anymore.

Version 2.7.2 released on 2023-03-05

  • Fixed minor PHP notices

Version 2.7.1 released on 2023-03-03

  • Fixed minor issues with new query cache features.

Version 2.7.0 released on 2023-03-03

  • Major update: IMPORTANT! All plugin queries are now cached by Osclass cache method! Only front-end queries are cached! You can enable/disable caching in Configuration page of plugin.
  • Major update: Now is possible to restrict attributes on publish page just to selected user types (all, logged, personal, business, with business profile, with verified business profile, with osclass pay membership group, admin only).
  • Major update: There is new field in category restriction of attributes - it is now possible to choose "Without category" - means attribute will be visible on search page also when no category is selected.

Version 2.6.2 released on 2023-02-28

  • Important: Native RTL support added directly to plugin (will not be part of themes anymore).
  • To identify RTL text direction, plugin detects if "dir" attribute on "html" tag is set to "rtl" (html[dir="rtl"]).
  • Fixed minor issues in backoffice.

Version 2.6.1 released on 2023-02-23

  • New attribute type has been added - DIVIDER.
  • This is dummy attribute those only function is to divide - separate attributes from each other.
  • It helps to group by different attributes sections.

Version 2.6.0 released on 2023-01-09

  • Major update: New feature added - 2 attributes can now be linked together. You can i.e. link mileage measures to mileage values.
  • It is required disable > enable plugin (or reinstall) to take effect in database.

Version 2.5.7 released on 2023-01-02

  • Fixed bug with possible conflicts in backoffice with sorting script and failure with sorting of attributes/attribute values.

Version 2.5.6 released on 2022-08-18

  • Fixed corrupted style for JS messages.
  • Attribute reordering is now performed using POST request instead of GET request, that allow to work with much more attributes.

Version 2.5.5 released on 2022-06-13

  • Fixing issue from category restriction from previous update.

Version 2.5.4 released on 2022-06-13

  • It is possible now to define attribute icons.
  • Attributes works in search just in defined categories.
  • Important: you must disable -> enable (or reinstall) plugin to apply database changes.

Version 2.5.3 released on 2022-06-06

  • Fixed issue with radio & checkbox attributes and their styling (when plugin styling is disabled).

Version 2.5.2 released on 2022-03-18

  • Fixed several possible error notices.

Version 2.5.1 released on 2022-03-17

  • Improved attributes management with correct redirects after each action.
  • Admin is now redirected to attribute edit page, when new attribute is created.

Version 2.5.0 released on 2022-01-04

  • Major update: Added option to not style inputs (input, textarea, select box, ...) by plugin and let styling on theme only.
  • Fixed minor issues and optimized several functions.
  • Removed old and unused styles & fonts.

Version 2.4.2 released on 2021-10-25

  • XSS vulnerability fixed

Version 2.4.0 released on 2021-04-11

  • Major performance optimization for attributes with huge amount of values (4000+)

Version 2.3.1 released on 2021-01-20

  • Problem with nested attribute values fixed (values not refreshing), another error notices fixed

Version 2.3.0 released on 2021-01-19

  • PHP 8.0 compatibility update, additional minor fixes

Version 2.2.3 released on 2020-12-21

  • Several minor fixes applied

Version 2.2.2 released on 2020-11-23

  • Updates item values list funtion used in Rest API Plugin

Version 2.2.1 released on 2020-11-23

  • Update for rest api plugin

Version 2.2.0 released on 2020-08-10

  • Major release - attributes are now configured on own pages to make this process simpler
  • attribute values now can be create also from list (dlimited by semicolon).

Version 2.1.2 released on 2019-11-12

  • Replaced nestedSortable jquery library to latest as osclass one caused freezes

Version 2.1.1 released on 2019-06-05

  • Problem with duplicated listings removed

Version 2.1.0 released on 2019-04-03

  • Major update - you can now show only attribute values on search those belongs to at least 1 item / select all & deselect all buttons added for checkboxes / you can now change search engine for checkbox attribute and require search items to MATCH ANY OF SELECTED VALUES or MATCH ALL SELECTED VALUES

Version 2.0.2 released on 2019-03-15

  • Table installation bug fix

Version 2.0.1 released on 2019-03-14

  • Fixed issue with latest update, added option for single-selection of checkbox on publish page

Version 2.0.0 released on 2019-03-11

  • Core rewritten from base - optimization of queries that improves performance of report

Version 1.1.4 released on 2019-03-07

  • Fixed problem with hiding attributes on mobile devices

Version 1.1.3 released on 2019-03-05

  • Search issue with checkbox -> dropdown field fixed

Version 1.1.2 released on 2019-02-28

  • New layout on search - boxed view

Version 1.1.1 released on 2019-02-21

  • Fixed problem on search page by showing all attributes when no category is selected

Version 1.1.0 released on 2019-02-20

  • You can now search numerical attributes "in range", different layout can be chosen for search page (like dropdown show as radio buttons on search page). It is required to disable & enable plugin after update.

Version 1.0.9 released on 2019-02-18

  • Changed "Select value..." into "Select ..." of attribute to improve user experience

Version 1.0.8 released on 2018-11-07

  • Attributes osclass plugin now correctly shows single attribute values

Version 1.0.7 released on 2018-08-07

  • fixed issues with required fields - radio and checkboxes

Version 1.0.6 released on 2018-03-16

  • fixed issue with multilanguage custom values and attributes

Version 1.0.5 released on 2018-03-16

  • supporting multi-sublevel categories now

Version 1.0.4 released on 2018-03-07

  • fixed search form order

Version 1.0.3 released on 2018-02-25

  • fixed problem with saving hierarchy

Version 1.0.2 released on 2018-02-19

  • Fixed compatibility issue with osclass pay plugin

Version 1.0.1 released on 2018-02-15

  • many values issue fixed, messages (ok,error) color fix.

Version 1.0.0 released on 2018-02-12

  • initial version

View all products updates

Product rating: 5.0 - Excellent, based on 12 reviews

Verified & Genuine Reviews

All reviews on OsclassPoint come from real customers who have purchased the product. Only verified buyers can leave a rating or review.

To maintain quality and accuracy, every review is moderated before being published.

Good plugin by Hosting Berjaya on 27. Mar 2023

5.0 - Excellent
Design is not responsive
Osclass Seller's picture

MB Themes response:

Thanks for your feedback! All products are responsive. If you see specific design bug, create support ticket. Responsivity can be impacted by theme as well. Thanks!

verry good plugin by yvelef on 7. Feb 2023

5.0 - Excellent
verry good plugin
Osclass Seller's picture

MB Themes response:

Thanks Yvelef, appreciated!

Great job by atba2012 on 13. Jul 2022

5.0 - Excellent
An excellent module and one of the best solutions of Osclasspoint. But the main thing is prompt assistance in solving the problems that have arisen, with minimal coding skills. Well done
Osclass Seller's picture

MB Themes response:

Thanks for your kind words. Happy you like Attributes plugin!

Excellent Plugin by Brandso on 4. May 2022

5.0 - Excellent
No doubt that all the plugins made by Osclasspoint Team are excellent and also there customer service is very good. But the only problem with me is that I don't have any coding skills due to which I can't make any changes in this plugin as both the Attributes Heading and its Value's Font is Bold which makes it look little bad when you have multiple attributes with just 1 value in it. Its not that bad when you have used Checkbox Input as they give a Green Tick next to the Value but when we use Text Input or Numeric Input there is no Green Tick next to the Attribute Value due to which the Attribute Value looks similar to Attribute Heading. Anyways having the light font in Attribute value is my choice, so I can't complain because Attribute Plugins does exactly what it says.
Osclass Seller's picture

MB Themes response:

Thanks Brando for your valuable feedback wink

Very good module and quick support by Raul Ashton on 19. Apr 2022

5.0 - Excellent
Is an excellent module, very complete and useful if you want to extend the custom fields functionality, Thanks to the support team for listening to my improvement request!
Osclass Seller's picture

MB Themes response:

Thanks and looking forward to work with you!

Things are good by Роман on 22. Aug 2021

5.0 - Excellent
There is not enough group in attributes.
Osclass Seller's picture

MB Themes response:

Thanks for feedback, will try to implement new features and fixes soon.

Great for complex attribute management by MvdO79 on 13. Jul 2021

5.0 - Excellent
If you need more complex attribute management, this plugin is a must!
Osclass Seller's picture

MB Themes response:

Thanks, you are right, attributes plugin is robust replacement for custom fields.

Excellent plugin by Dan Dan on 2. Jul 2019

5.0 - Excellent
It is one of the most successful and very useful plugins. I recommend with great pleasure. Thank you
Osclass Seller's picture

MB Themes response:

Thanks Dan, happy you like plugin smile

Unbelievable fast support in every case by every plugin by m B. on 5. Jun 2019

5.0 - Excellent
It doesn't metter if it's a bug or your fault, MB-Themes is always very helpful and have an amazing fast response time! Although almost all of my plugins are from MB themes, I will buy many more from here, because of the quality of the plugins and the support! 10/10!
Osclass Seller's picture

MB Themes response:

Thanks for your support!

Masterful Developer by Mohamad on 22. Feb 2019

5.0 - Excellent
This is an plugin that I dreamed of someday. Wonderful work from a masterful developer Thank you.
Osclass Seller's picture

MB Themes response:

Happy we can fulfil your dreams!

Very Good by Associazione Trovadog on 20. Apr 2018

4.0 - Very good
it is a very important plugin for the life of the site, I have already suggested improvements, I hope they can be inserted as soon as possible, in any case excellent product
Osclass Seller's picture

MB Themes response:

Thanks for your warm words

All good, a good module by romeo on 27. Mar 2018

4.0 - Very good
All good, a good module if you know how to use it, improved sometime and possibility to be the other modules update (bought by mb-themes.com)
Osclass Seller's picture

MB Themes response:

Thanks!
View license details
27.99
5.0 - Excellent Based on 12 customer reviews
Created by best developers
Regular updates and bug fixes
Premium support services
Top rated product
Add to cart ✨ Ask Fred – AI Support Agent Contact seller Online · Replies within 1 hour
Price is in Euros
Osclass Seller's picture
MB Themes
Adrian Brezak is the founder of MB Themes, specializing in Osclass development, marketplace SEO, performance optimization, and payment integrations, with 12 years of experience in Osclass. He has delivered 2,200+ product updates and resolved over 9,200 support tickets throughout his career. See verified customer reviews on Trustpilot

Product technical details

4017 downloads
59 updates
33432 views
Product version: 2.8.9
Last update: 1 month ago
Osclass support: 3.0 or higher Download osclass
Product rating: 5 of 5 - Excellent
Published on: 12. Feb 2018
Folder name: attributes