Showing 7 of 1,975 result(s)
…invoked by running the following command from the root of your project: 1 php artisan social-media-image-kit:install-asset-container You will be prompted to select the storage disk when creating the asset container using this command. This...
Social Media Image Kit can be installed into an existing Statamic project by running the following command from the root of your project: 1 composer require stillat/social-media-image-kit Social Media Image Kit requires some configuration and...
…adding an asset image to the generated RSS/Atom feeds. Instead of adding a new field to manage this, Tidal can use one of the social media images it generated. You may specify which social media image you'd like to utilize by changing the...
The MeerkatReply object contains life-cycle settings that can be used to alter the behavior of the default comment reply process. The current exposed setting is the closeOnCancel setting. By default, Meerkat will automatically remove the comment...
The replyOpen() method is called when the reply form is being presented to the user. If you previously hid the form for some reason, or would like to animate the appearance, you can do that here. You will receive an instance of the reply form as...
In order to run and build the extension's projects locally, your development machine will require the following to be available: node.js, and npm, TypeScript
The Antlers formatter CLI is an opinionated formatting tool built on top of js-beautify , and is provided as a standalone version of the formatter that ships with the Visual Studio Code extension.