mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-29 10:47:53 -04:00
- Reword docblock to remove 'Example' - it's a functioning plugin - Rename 'Mailchimp Integration' to 'Mailchimp' (context makes it clear) - Use lang() method for translatable strings with self-contained language file - Use log_message() instead of log() for PSR-12 consistency - Add missing language strings: mailchimp_description, mailchimp_api_key_required - Add getPluginDir() method for language helper