An open API service indexing awesome lists of open source software.

https://github.com/scottgriv/php-batch_script_refresh_utility

Run a batch file from a web interface without end user server access.
https://github.com/scottgriv/php-batch_script_refresh_utility

batch batch-script php utility utility-app utility-application utility-script

Last synced: about 2 months ago
JSON representation

Run a batch file from a web interface without end user server access.

Awesome Lists containing this project

README

        







PHP Badge


GitHub Badge
Email Badge
BuyMeACoffee Badge


Bronze

---------------

Batch Script Refresh Utility

Run a batch file from a web interface without end user server access.



---------------

## Table of Contents

- [Getting Started](#getting-started)
- [Usage](#usage)
- [Deployment](#deployment)
- [Resources](#resources)
- [License](#license)
- [Credits](#credits)

## Getting Started

### Usage

- Go to the full ``update.php`` web server address in your web browser.
- Press the "Run Script" button.
- A success button will be shown when the script is done executing.

### Deployment

- Ensure OS file permission to run the batch file.
- Feel free to add your company's logo by replacing the ``logo.png`` file.

## Resources

- [PHP](https://www.php.net/)

## License

This project is released under the terms of the **MIT License**, which permits use, modification, and distribution of the code, subject to the conditions outlined in the license.
- The [MIT License](https://choosealicense.com/licenses/mit/) provides certain freedoms while preserving rights of attribution to the original creators.
- For more details, see the [LICENSE](LICENSE) file in this repository. in this repository.

## Credits

**Author:** [Scott Grivner](https://github.com/scottgriv)

**Email:** [[email protected]](mailto:[email protected])

**Website:** [scottgrivner.dev](https://www.scottgrivner.dev)

**Reference:** [Main Branch](https://github.com/scottgriv/php-batch_script_refresh_utility)

---------------