https://github.com/rivervanrain/my_plugin
Skeleton Elgg plugin
https://github.com/rivervanrain/my_plugin
elgg elgg-plugin
Last synced: 2 months ago
JSON representation
Skeleton Elgg plugin
- Host: GitHub
- URL: https://github.com/rivervanrain/my_plugin
- Owner: RiverVanRain
- License: gpl-3.0
- Created: 2023-06-05T13:40:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T21:05:19.000Z (9 months ago)
- Last Synced: 2025-01-25T09:27:50.307Z (4 months ago)
- Topics: elgg, elgg-plugin
- Language: PHP
- Homepage: https://elgg.org/plugins/3287202
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My Elgg Plugin
===============
Skeleton Elgg plugin.
This is a simple [Hello world](https://learn.elgg.org/en/stable/tutorials/hello_world.html) plugin for Elgg.
### Note
Don't use `composer` to install this plugin.
File `composer.json` is *an example* to deploy your custom plugin on your own repository.