https://github.com/themosis/plugin
Themosis framework plugin boilerplate.
https://github.com/themosis/plugin
php plugin plugin-boilerplate themosis-framework wordpress
Last synced: 10 months ago
JSON representation
Themosis framework plugin boilerplate.
- Host: GitHub
- URL: https://github.com/themosis/plugin
- Owner: themosis
- Created: 2015-06-13T12:30:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T07:33:57.000Z (about 4 years ago)
- Last Synced: 2025-03-27T02:39:06.023Z (10 months ago)
- Topics: php, plugin, plugin-boilerplate, themosis-framework, wordpress
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 54
- Watchers: 5
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plugin boilerplate
==================
Build your custom plugin using this Themosis framework plugin boilerplate.
The plugin is configured to work on a Themosis framework like environment only.
Easily extends WordPress. Build administration features, define front-end custom routes,
add custom API endpoints,... all from the plugin.
[Read the documentation](https://framework.themosis.com/docs/2.0/plugin/) on the Themosis framework website and start developing your own plugin.