Download the PHP package divante-ltd/pimcore-scheduled-export without Composer
On this page you can find all versions of the php package divante-ltd/pimcore-scheduled-export. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download divante-ltd/pimcore-scheduled-export
More information about divante-ltd/pimcore-scheduled-export
Files in divante-ltd/pimcore-scheduled-export
Package pimcore-scheduled-export
Short Description Scheduled Export lets you run ordinary grid exports in background.
License GPL-3.0-or-later
Homepage https://www.divante.co/
Informations about the package pimcore-scheduled-export
Scheduled Export
Scheduled Export lets you run ordinary grid exports in the background or using cli.
Table of Contents
- Scheduled Export
- Compatibility
- Installing/Getting started
- Requirements
- Usage
- Testing
- Contributing
- Licence
- Standards & Code Quality
- About Authors
Compatibility
This module is compatible with Pimcore 6.3.0 and higher.
Installing
Make sure the dependencies are enabled and installed:
Enable the Bundle:
Requirements
- Pimcore 6.3
- ProcessManager
Usage
Prepare a gridconfig that you want to export, open up ProcessManager, create a new Scheduled Export Executable. In the configuration window, select the folder you want to export, gridconfig and where the exported file should be saved.
Adjust other settings at your will.
Configure the schedule using ProcessManager's cron settings or run the export manually. Keep in mind, that currently there is no progress display support, so export will not be visible in Processes tab of the ProcessManager.
You can also run the export from the cli if desired:
Type bin/console scheduled-export:start --help
to get detailed description of the parameters.
Testing
Unit Tests:
Functional Tests:
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licence
Pimcore Scheduled Export source code is completely free and released under the GNU General Public License v3.0.
Standards & Code Quality
This module respects all Pimcore code quality rules and our own PHPCS and PHPMD rulesets.
About Authors
We are a Software House from Europe, existing from 2008 and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
We work for Clients like INTERSPORT, ING, Odlo, Onderdelenwinkel and CDP, the company that produced The Witcher game. We develop two projects: Open Loyalty - an open source loyalty program and Vue.js Storefront.
We are part of the OEX Group which is listed on the Warsaw Stock Exchange. Our annual revenue has been growing at a minimum of about 30% year on year.
Visit our website Divante.co for more information.