Contact Kontakt Alle Awards anzeigen
Contact
Alle Awards anzeigen

divante-ltd/pimcore-enrichment-progress

not-reviewed

No Category

No author set

Version

1.0.1

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer

divante-ltd/pimcore-enrichment-progress

No Category

Zusammenfassung


Readme

Enrichment Progress

This is a package that contains custom data type that allows to monitor enrichment progress of objects.

It calculates the progress based on mandatory fields and displays it on top of the object editor:

editor

and in the grid:

grid

Table of Contents

Compatibility

Pimcore 5.5 and higher.

Installation

composer require divante-ltd/pimcore-enrichment-progress

Enable the Bundle:

./bin/console pimcore:bundle:enable DivanteEnrichmentProgressBundle

After those steps, you should find a new data type called "Enrichment Progress" in the classes editor under Other section.

Testing

Unit Tests:

PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
    vendor/bin/phpunit

Functional Tests:

PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
    vendor/bin/codecept run -c tests/codeception.dist.yml

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Review status

not-reviewed

?>

No author set

Version

1.0.1

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer