mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2025-12-24 10:07:52 -05:00
- Renamed view from integrations_config to plugins_config.php - Added Plugin - Added todo in the code for refactoring - Refactored config.php strings - Moved mailchimp strings to Plugins.php for en. We will need to do this for all the languages perhaps to retain current translations. - Refactored view to use plugins naming - Refactored Savefunction name - Refactored view identifiers to be more generic - Added Plugins folders in Controllers, Models and Views - Refactored check_encryption function for PSR-12 compliance Signed-off-by: objecttothis <objecttothis@gmail.com>