Skip to content

Commit

Permalink
revert readme part
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyHoenderdaal committed Nov 12, 2024
1 parent 5fdb957 commit 7232f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ php artisan vendor:publish --tag=payment-icons

## Customizations

It is recommended to edit the `config/rapidez/frontend.php` and remove the `login` step. This will enable two step checkout.

If you want you *could* publish the views. But it's recommended to only publish and change the views you need so when there is an update you don't have to compare all views with the new version. Also keep in mind this is an opinionated theme, if you want/need to change a lot it's better to build your own in terms of upgradability.
```
php artisan vendor:publish --provider="Rapidez\CheckoutTheme\ServiceProvider" --tag=views
Expand Down

0 comments on commit 7232f43

Please sign in to comment.