Skip to content

Pushword/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puswhord Installer

Shell Script to install Puswhord in a minut.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

How It Works

This package provides two mechanisms:

  1. Interactive Setup (src/installer): A bash script that runs once during composer create-project to set up a new Pushword project (database, admin user, routes, assets).

  2. Automatic Package Setup (PostInstall::runPostUpdate): Automatically executes each package's install.php when you add new Pushword packages via composer require.

After initial setup, pushword/installer remains installed to support future package installations. Only the interactive bash script reference is removed from post-install-cmd.

Manual Installation

If you prefer not to use automatic installation, you can:

  1. Remove pushword/installer from your dependencies
  2. Manually follow the steps in each package's install.php file

Documentation

Visit pushword.piedweb.com

Contributing

If you're interested in contributing to Pushword, please read our contributing docs before submitting a pull request.

Credits

License

The MIT License (MIT). Please see License File for more information.

PHP Packages Open Source

About

[READ-ONLY] Experimental Pushword Installer.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors