https://github.com/piwigo/piwigo-skeleton
Skeleton provides a base for Piwigo plugins with most common features.
https://github.com/piwigo/piwigo-skeleton
Last synced: over 1 year ago
JSON representation
Skeleton provides a base for Piwigo plugins with most common features.
- Host: GitHub
- URL: https://github.com/piwigo/piwigo-skeleton
- Owner: Piwigo
- License: gpl-2.0
- Created: 2015-03-07T12:12:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T13:46:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T03:53:13.487Z (over 1 year ago)
- Language: PHP
- Homepage: http://piwigo.org/ext/extension_view.php?eid=543
- Size: 59.6 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Piwigo Skeleton
* Internal name: `skeleton` (directory name in `plugins/`)
* Plugin page: http://piwigo.org/ext/extension_view.php?eid=543
The aim of Skeleton is to provide a base for Piwigo plugins with common features :
- Multilingual support
- Installation and upgrade process
- Administration page
- Public page
- New tabs for core admin pages
- New filters and actions in the Batch Manager
- Template prefilters
- Webservices API
- ...
Some basic help is provided directly in the files.