rah / rah_beacon
Create dynamic alias templates tags from Textpattern CMS' form partials
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 2
Open Issues: 0
Type:textpattern-plugin
Requires
- php: >=5.6.0
- textpattern/installer: *
- textpattern/lock: >=4.6.0
Requires (Dev)
- rah/mtxpc: ^0.9.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2022-04-20 17:43:26 UTC
README
Create dynamic alias templates tags from Textpattern CMS’ form partials.
Discontinued
This is now part of Textpattern CMS core as of version 4.7.0. Templates can now be called using short tags without any extra plugins. For more information, see here.
This plugin, and repository, never had a stable release, so this is no effectively discontinued. This repository is kept around so that existing installs that may be using the Composer package do not break and for history reasons.
Install
Using Composer:
$ composer require rah/rah_beacon:*@dev
Changelog
Version 0.1.0 – upcoming
- First release.