Pricing Rules Relationship icon

Pricing Rules Relationship

Version 1.0.2

June 4, 2026

Fixed

  • Restored missing $defaultText property on PricingRulesRelationshipField to prevent UnknownPropertyException when applying project config

Added

  • Added config.php for file-based configuration support
  • Added icon mask for Plugin Store branding
  • Added translation support

Changed

  • Updated composer.json with full plugin metadata, MIT licence, and PHP 8.3/8.4 support
  • Fixed changelogUrl pointing to wrong branch

Version 1.0.1

February 24, 2026

Changed

  • Removed unused files
  • Corrected changelog dates

Version 1.0.0

February 22, 2026

Added

  • Initial release
  • PricingRulesRelationshipField for relating elements to Craft Commerce catalog pricing rules
  • Service methods for retrieving applicable pricing rules for a given element
  • craft.pricingRulesRelationship Twig variable