manifest / integrations / cwp-snippets
CWP Snippets
Provides a Custom Web Publishing environment for FileMaker Data API in WordPress
★ 0stars
5release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/rgcdata/cwp-snippets/releases/download/v2.2.0/cwp-snippets-2.2.0.zipDeclares an update source (https://rgcdata.com/cwp-snippets/), so updates arrive through the plugin's own updater.
From the readme
CWP Snippets
CWP Snippets is a free WordPress plugin for building and managing
FileMaker-powered web solutions. It provides reusable snippets, templates,
functions, scripts, styles, import/export tools, committed revision history,
and FileMaker Data API helpers.
Hosted-site integration
Version 2.1 adds provider-neutral native WP-CLI commands inside the plugin. See
Hosted WordPress and WP-CLI
for the command contract and remote-host workflow.
New installations can self-describe and verify the integration with
wp cwp-snippets capabilities, schema, doctor, and smoke-test. These
checks keep SSH configuration outside the plugin while making the plugin-side
contract portable across hosting providers.
Installation
1. Download the latest cwp-snippets-X.Y.Z.zip from the applicable GitHub release.
2. In WordPress, open Plugins Add Plugin Upload Plugin.
3. Upload the ZIP, install it, and activate CWP Snippets.
4. Open CWP Snippets Settings to configure the FileMaker connection and integration security.
The release ZIP contains one top-level cwp-snippets directory and can be installed directly through WordPress.
Documentation
Documentation is included in the plugin and is available
Read the full README on GitHub →