astrogoat/greenhouse

A Greenhouse app for Strata

Fund package maintenance!
astrogoat

v1.8.0 2024-05-26 18:24 UTC

This package is auto-updated.

Last update: 2024-05-26 18:25:44 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/greenhouse

Usage

Include the script in your Blade file:

    @include('greenhouse::script')

When enabled this will add the Greenhouse JavaScript. You now have access to Greenhouse's placement elements.

Should you want to use the Greenhouse element you can also add the following to a page, or section:

    @include('greenhouse::main')

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

License

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