diff --git a/README.md b/README.md index 82d29c6..3e12182 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Code Rhapsodie Ibexa Dataflow Bundle +### ⚠️ This project has been relocated to [ibexa-dataflow-bundle](https://github.com/code-rhapsodie/ibexa-dataflow-bundle). All future development and issues will be tracked there. + Ibexa DataflowBundle is a bundle integrating [Code Rhapsodie Dataflow bundle](https://github.com/code-rhapsodie/dataflow-bundle) into Ibexa 4.0+. Dataflows can be piloted from an interface integrated into the Ibexa backoffice. diff --git a/composer.json b/composer.json index 6242d63..1b29802 100644 --- a/composer.json +++ b/composer.json @@ -59,6 +59,9 @@ "php-http/discovery": true } }, + "suggest": { + "code-rhapsodie/ibexa-dataflow-bundle": "Use the new rebranded package." + }, "extra": { "branch-alias": { "dev-master": "4.x-dev",