https://github.com/ph7software/ph7cms-packaging
π¦ pH7Builder Packaging Automation Tool π€
https://github.com/ph7software/ph7cms-packaging
automation cleanup package packaging packaging-script ph7builder ph7cms
Last synced: about 1 year ago
JSON representation
π¦ pH7Builder Packaging Automation Tool π€
- Host: GitHub
- URL: https://github.com/ph7software/ph7cms-packaging
- Owner: pH7Software
- Created: 2019-03-24T02:01:22.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T21:11:27.000Z (over 3 years ago)
- Last Synced: 2025-06-10T09:02:12.243Z (about 1 year ago)
- Topics: automation, cleanup, package, packaging, packaging-script, ph7builder, ph7cms
- Language: Shell
- Homepage: https://github.com/pH7Software/pH7CMS-Packaging
- Size: 56.6 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π pH7Builder Packaging.sh π¦
## π Summary
This simple `packaging.sh` bash script is used to packaging [pH7Builder](https://github.com/pH7Software/pH7-Social-Dating-CMS) (formerly pH7CMS) in order to distribute it to Sourceforge, GitHub releases and other downloading platforms.
## π§° Usage
Just execute this bash script π It will download the [latest pH7Builder version](https://github.com/pH7Software/pH7CMS-Packaging/blob/ea1b80a75cee2ab6ec7f2b7214dc4de2a28eaccd/packaging.sh#L25) from its GitHub, `master` branch.
And follow the instruction (such as mentioning the version number, etc).
```bash
bash packaging.sh
```
## β Requirement
* Have [Composer](https://getcomposer.org) installed as a system-wide command.
## π³ Author
Hi You! π
I'm [Pierre-Henry Soria](https://pierrehenry.be). A S.U.P.E.R Passionate Belgian Software Engineer.
Love writing and reading too (mostly non-fiction books), and obviously learning new things every day.
I also post on a daily basis at [Daily Learning Habitβ’](https://dailylearninghabit.com), new interesting and short thoughts about what I learnt during the day or the past few days.
Finally, I'm also the author of hundreds of other [open source projects](https://github.com/pH-7?tab=repositories).
## π Disclaimer
This script is only useful and can only be used by the [pH7Builder software's author](https://www.linkedin.com/in/ph7enry/) to package easily the distribution zip archive when a new version of the software is released.
It won't probably be useful for you (unless you adapt it for your own software, CMS, script, ...).