Snippets

Adds support for embedding snippets.

Snippets module for ProcessWire

This module can be used to inject simple (HTML/JS/CSS) snippets into rendered page content. Snippets can be injected before, after, or in place of existing markup tags, and they can be applied to specific pages only by matching pages selected from a list or by matching a selector.

Requirements


  • ProcessWire 3.0.112+
  • PHP 7.1+

Installing


This module is installed just like any other ProcessWire module: copy or clone the directory containing this module to your /site/modules/ directory, log in, go to Admin > Modules, click "Check for new modules", and install "Snippets".

Process Snippets will be automatically installed along with the main module Snippets.

How to use


When this module is installed, a new Admin page Snippets is automatically added under Settings. This page contains a list of snippets and provides a GUI for managing them. Note that only users with the "snippets" permission will be allowed to view/edit snippets.

License


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

(See included LICENSE file for full license text.)

More modules by Teppo

  • Version Control

    Version control features for page content.
  • SearchEngine

    SearchEngine is a ProcessWire CMS/CMF module for indexing and searching site contents.
  • Changelog

    This module tracks changes, additions, removals etc. of public (as in "not under admin") pages of your site.
  • Version Control For Text Fields

    Simplified version control for text type fields.
  • WireMail: Swift Mailer

    WireMail module providing Swift Mailer integration
  • Login History

    This module keeps track of login attempts to your site.
  • AdminBar

    Provides easy front-end admin bar for editing page content in ProcessWire.
  • Textarea Markup

    Markup, plain text and optionally values from other fields as a non-editable, run-time field visible in Page Edit.
  • Wireframe

    An output framework for ProcessWire.

All modules by Teppo

Install and use modules at your own risk. Always have a site and database backup before installing new modules.