Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 725 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 725 Bytes

TODO

  • Check the .zpk package produced by zfdeploy using Zend Server 6.3
    • Potentially also provide functionality for actually pushing the package to Zend Server via the server API?
    • Added the -version option to specify the version for the .zpk package
    • Added the icon support with auto-detection for ZF2 or Apigility applications
  • Deploy an Apigility application produced by the Admin UI (tested with this PR: zfcampus/zf-apigility-skeleton#53)
  • Check if the development mode is disabled in production for Apigility
  • Write the tests
  • Test the script in a Windows environment
  • Remove the /vendor///test folders in the deploy package for optimization