https://github.com/textpattern/textpattern-plugin-template
A template for building plugins for Textpattern CMS.
https://github.com/textpattern/textpattern-plugin-template
extension php plugin template textpattern textpattern-plugin
Last synced: 7 months ago
JSON representation
A template for building plugins for Textpattern CMS.
- Host: GitHub
- URL: https://github.com/textpattern/textpattern-plugin-template
- Owner: textpattern
- License: gpl-2.0
- Created: 2015-05-13T07:56:16.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T01:26:24.000Z (about 1 year ago)
- Last Synced: 2025-06-12T11:31:55.712Z (8 months ago)
- Topics: extension, php, plugin, template, textpattern, textpattern-plugin
- Language: PHP
- Homepage: https://textpattern.com/
- Size: 23.4 KB
- Stars: 18
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Plugin template for Textpattern CMS
[](http://textpattern.com/)
## Developer documentation
Refer to the
[Textpattern plugin development](https://docs.textpattern.com/development/)
documentation, and notably the
[Plugin template](https://docs.textpattern.com/development/plugin-template-help)
page.
## Legal
Released under the GNU General Public License. See
[LICENSE.txt](https://github.com/textpattern/textpattern/blob/master/LICENSE.txt)
for terms and conditions.