zfcampus / zf-apigility-admin

Admin API and UI for Apigility
BSD 3-Clause "New" or "Revised" License
90 stars 64 forks source link

Added code to migrate legacy development mode commands #368

Closed weierophinney closed 7 years ago

weierophinney commented 7 years ago

Now also updates the public/index.php to allow using the old style of invoking development mode:

These now proxy to the vendor/bin/zf-development-mode tooling.

This is done primarily to ensure that invoking the admin in Zend Studio continues to work, as Studio invokes development mode prior to and following launching the admin.