PHPackages                             novactive/ezlegacy-tools-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. novactive/ezlegacy-tools-bundle

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

novactive/ezlegacy-tools-bundle
===============================

Novactive eZ Publish Legacy Tools Bundle

2.0.2(8y ago)110.8kMIT

Since Jun 25Compare

[ Source](https://github.com/Novactive/ezlegacy-tools-bundle)[ Packagist](https://packagist.org/packages/novactive/ezlegacy-tools-bundle)[ RSS](/packages/novactive-ezlegacy-tools-bundle/feed)WikiDiscussions Synced 5d ago

READMEChangelog (4)Dependencies (5)Versions (11)Used By (0)

Novactive eZ Publish Legacy Tools bundle
========================================

[](#novactive-ez-publish-legacy-tools-bundle)

About
-----

[](#about)

This bundle provides post Composer install/update scripts to :

- install legacy settings from a bundle (the same way legacy extensions are managed natively)
- execute legacy scripts

Configuration
-------------

[](#configuration)

You can add the following [extra](https://getcomposer.org/doc/04-schema.md#extra) parameters into your project's composer file :

ConfigurationTypeDescriptionlegacy-settings-installarray of stringsezpublish:legacybundles:install\_settings command options. Possible entries : copy, symlink, forcelegacy-scripts-executionarray of stringsList of legacy scripts (with params) to be executedInstallation
------------

[](#installation)

With composer :

```
php composer.phar require novactive/ezlegacy-tools-bundle

```

Enable the bundle :

```
