astrogoat/katapult

Katapult app for Stratum CMS

Fund package maintenance!
astrogoat

v1.8.0 2024-03-23 16:22 UTC

This package is auto-updated.

Last update: 2024-05-14 11:45:19 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Installation

You can install the package via composer:

composer require astrogoat/katapult

Usage

Add the include to your Blade view where you need it

@include('katapult::script')

When enabled this will add the Katapult javascript. You now have access to Katapult's Javascript object.

katapult.preapprove()

See Katapult documentation for more info.

Testing

composer test

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

This katapult package is forked from the awesome Spatie katapult package. Please go support them if you can.

License

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