Download the PHP package astrogoat/customer-experience without Composer
On this page you can find all versions of the php package astrogoat/customer-experience. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download astrogoat/customer-experience
More information about astrogoat/customer-experience
Files in astrogoat/customer-experience
Package customer-experience
Short Description A Customer Experience app for Strata
License MIT
Homepage https://github.com/astrogoat/customer-experience
Informations about the package customer-experience
A Customer Experience app for Strata
This repo can be used to scaffold a Strata CMS App package. Follow these steps to get started:
- Press the "Use template" button at the top of this repo to create a new repo with the contents of this customer-experience
- Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
- Remove this block of text.
-
Have fun creating your package.
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
Usage
Testing
Releasing a new version
Use the included GitHub action to create a new release.
Go to https://github.com/astrogoat/customer-experience/actions/workflows/release.yml click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button.
or run gh workflow run release.yml
from your customer-experience directory if you have the GitHub CLI installed locally.
Important: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -> Settings -> Branches -> Main (edit) -> "Allow specified actors to bypass required pull requests"
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Kofi Ramos
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of customer-experience with dependencies
astrogoat/strata Version ^0.7.11
illuminate/contracts Version ^8.37 || ^9.9|^10.0
spatie/laravel-package-tools Version ^1.4.3