Packages - dfryan/dreamfactory GitHub Wiki
Applications can be exported from your DreamFactory instance as a DreamFactory Package. These packages can be shared between other DreamFactory users, or stored in your version Control System.
To Create your package select Package Apps from the navigation menu then select the Application you would like to package.
Choose the database schema and the services that will be included in the package file.
Click the Export App button. The dfpkg file will be downloaded to your computer.
Importing Package Applications
To import package applications:
- Access the Admin Console by clicking the gear icon in the upper left.
- Click Applications in the left-side Menu.
- Click the Import New app button.
- Click the Choose File button, and locate your .dfpkg file.
- Once the file is located press the Upload button.
Your Application will now be available in the application drop down list.