mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 14:24:27 -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