gigabit/twig-wrap

Wrap a keyword in a string with a prefix and affix

1.0.1 2018-02-01 16:54 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:13:35 UTC


README

A starter skeleton for a Bolt v3.x Extension

To get going run the following command, replacing the last argument with the name of your extension:

composer create-project --no-install 'bolt/bolt-extension-starter:^3.0' <newextname>

For more information, see this page in the Bolt documentation: https://docs.bolt.cm/extensions/building-starter/about