Suma Plugins
Comprehensive WordPress plugin suite by Rhino Group for e-commerce, fraud prevention, analytics, and content management.
Overview
Suma Plugins represent a collection of enterprise-grade WordPress plugins developed by Rhino Group to extend WordPress and WooCommerce functionality for e-commerce platforms. These plugins provide solutions for fraud detection, product reviews, dealer location, analytics tracking, address validation, and more.
Plugin Catalog
E-commerce & Payment Solutions
- Signifyd for WooCommerce — Fraud detection and order protection
- BigCommerce Middleware for Narvar — Order tracking and shipment integration
Marketing & Analytics
- Suma Analytics — E-commerce event tracking and analytics triggers
- Back in Stock Notifications for Klaviyo — Product availability alerts via Klaviyo
- Suma BazaarVoice Integrator — Product review integration with BazaarVoice
Store Features
- Suma Dealer Locator — Store/dealer finder with geolocation
- Suma Address Autocomplete — Address validation and autocomplete
System & Utilities
- Suma Patches — WordPress core customizations and optimizations
- Suma Smart Plugin Manager — Compatibility bridge to allow Smart Plugin Manager updates
- Base Plugin Boilerplate — Modern WordPress plugin development starter
Common Features
All Suma plugins share these characteristics:
- WordPress Coding Standards — Follows WordPress.org best practices
- PHP 8.0+ Compatible — Modern PHP with type hinting and strict standards
- Secure by Default — Nonce verification, capability checks, input sanitization
- PSR-4 Autoloading — Modern class organization with Composer
- Modular Architecture — Singleton patterns with organized class structures
- WP-CLI Support — Command-line interface where applicable
- Translation Ready — Proper internationalization with text domains
- Automatic Updates — GitLab-based update checker integration
Technical Stack
- Platform: WordPress 6.4+
- Language: PHP 8.0+ with strict types
- Frontend Build: Laravel Mix / Webpack
- Package Management: Composer + npm
- Code Standards: WordPress.org Coding Standards
- Version Control: GitLab with semantic versioning
Development Standards
All plugins follow consistent development practices:
- Namespace Convention:
\Suma\{PluginName} - File Organization: PSR-4 autoloading with
inc/for classes - Asset Compilation: Webpack Mix for JavaScript/CSS bundling
- Security First: Capability checks, nonce validation, data sanitization
- Documentation: Inline PHPDoc, README files, changelog tracking
- Testing: Manual testing on staging environments before deployment
Getting Started
Each plugin includes detailed documentation for:
- Installation and activation procedures
- Configuration and settings
- Technical architecture and class structure
- Available hooks and filters for customization
- Usage examples and code snippets
- Troubleshooting and FAQ
Select a plugin from the catalog above to view its complete documentation.
Support
For technical support or bug reports:
- Developer: Rhino Group
- Website: https://www.rhinogroup.com
- Repository: Internal GitLab instance
License
All Suma plugins are proprietary software developed by Rhino Group for internal use and client projects.