https://github.com/thecodingmachine/utils.package-builder
This package contains a set of utility functions for Mouf to ease the way you can build packages.
https://github.com/thecodingmachine/utils.package-builder
Last synced: 8 months ago
JSON representation
This package contains a set of utility functions for Mouf to ease the way you can build packages.
- Host: GitHub
- URL: https://github.com/thecodingmachine/utils.package-builder
- Owner: thecodingmachine
- License: mit
- Created: 2013-08-07T13:52:48.000Z (almost 13 years ago)
- Default Branch: 1.0
- Last Pushed: 2015-10-08T19:00:13.000Z (over 10 years ago)
- Last Synced: 2025-09-30T05:47:14.693Z (9 months ago)
- Language: PHP
- Size: 176 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Mouf's Package Builder
=======================
This package contains a set of utility functions for Mouf to ease the way you can build packages.
Right now, it contains an export function to export instances easily (so you can build
installer with a large number of instances). The export function generates PHP code you can tweak later.
To access the export function, simply install this package and in Mouf UI, go in the
*Utils* > *Package builder* > *Export instances* menu.