Skip to content

Custom override on PS 1.7 #6

Description

@Jeremie-Kiwik

hello,

I need to add custom data in the lengow feed for a customer. Digging in the module, I see that I have to override 2 methods in LengowExport.php (https://github.com/lengow/plugin-prestashop/blob/dev/classes/models/LengowExport.php):

  • setAdditionalFields
  • setAdditionalFieldsValues.

But the override folder has been removed from the module for PS 1.7 compatibility in v2.2.5 (https://github.com/lengow/plugin-prestashop/blob/dev/CHANGELOG).

So what is now the official method to add custom data in the feed?

Best regards,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions