The module allows you to bulk import product files into OpenCart from a CSV file and automatically link them to the desired products.
Suitable for uploading instructions, drawings, PDF documents, DWG/DXF files, ZIP archives, certificates, product data sheets and other attachments.
The module works through an AJAX queue, so the import is carried out step by step and is not interrupted due to a long script execution or a 504 error on the server.
Main features:
- import product files from CSV;
- product search by
product_id
,
model
or
sku
;
- support for one or more file links on one line;
- automatic downloading of files to the standard OpenCart downloads folder;
- creating records in the standard downloads table;
- linking files to products through the standard OpenCart mechanism;
- protection against duplicates by URL and file hash;
- if the file has already been downloaded previously, it is not downloaded again, but is simply linked to a new product;
- support for file names for different languages via CSV columns;
- test mode without actually downloading files;
- restriction of allowed domains;
- limitation of allowed file extensions;
- restrictionmaximum file size;
- detailed report on import results;
- export of detailed and grouped reports.
CSV Example:
_ID_;_FILES_;_NAME_LANG=1_
123;https://site.ru/files/instruction.pdf;Instructions PDF
124;https://site.ru/files/drawing.dwg;DWG drawing
125;https://site.ru/files/archive.zip;Set of files
In the column
_ID_
The product identifier is indicated.
In the column
_FILES_
a link to the file is indicated.
If there are several files, they can be separated by the symbol
|
.
Example with multiple files:
_ID_;_FILES_123;https://site.ru/1.pdf|https://site.ru/2.dwg|https://site.ru/3.zip
What is the module useful for:
The module is especially convenient for online stores with technical goods, building materials, equipment, spare parts, doors, furniture and other goods, where instructions, passports, certificates, drawings or archives need to be attached to the card.
Distribution method:
Free
Opencart version:
LiveStore 3.*OCStore 3.*OpenCart 3.*
PHP verision:
PHP 7.4PHP 8.0PHP 8.1PHP 8.2
Activation:
Not required
Getting files:
On site, in the personal account
Protection system:
No
VQmod:
No
Ocmod:
Yes
Events:
No
Uploaded:
07.06.2026
Updated:
07.06.2026
Viewed:
328