Maintainers
Current maintainers:
This module is part of the shopinvader/pattern-import-export project on GitHub.
You are welcome to contribute.
This module uses the pattern_import_export and attachment_synchronize modules to automate imports and exports. Different functionalities that are not self-explanatory are used, so you can check the depending modules for more context about this module’s usage and configuration.
Table of contents
Here is the full workflow for imports and exports in this module. In italics are the modules relevant to that particular functionality.
- A pattern.file is created from the filter and pattern configuration from step 1.
- The result of that export is in the storage that you configured in step 2.
This is to be used with a cron to call run_pattern_export_scheduler() for automation.
- Files that match the configuration of attachment_synchronize_task are run through the import procedure
- For every file, once imported, the patterned import is executed
This is to be used with a cron to call run_import_scheduler() for automation.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Akretion :
Current maintainers:
This module is part of the shopinvader/pattern-import-export project on GitHub.
You are welcome to contribute.