Skip to content

Example Hello World Module for Jamroom 5

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
license.html
Notifications You must be signed in to change notification settings

ussher/JR5-Hello-World

 
 

Repository files navigation

Place these files in jamroom/modules/jrHelloWorld

Once logged in as master admin, goto: http://YOUR-SITE.com/core/cache_reset to reset the caches. If its still not there, run the integrity check http://YOUR-SITE.com/core/integrity_check .

You should then see your new jrHelloWorld module under the 'site' section of the admin panel.

If its not active already activate it from the info tab http://YOUR-SITE.com/hello/admin/info .

'Hello World' should now be visible at this location http://YOUR-SITE.com/hello/world .

With a slightly more complicated version (it uses templates) visible at http://YOUR-SITE.com/hello/saturday .

#Profile Hello World YOUR-SITE.com/profilename/hello

#Module Magic View YOUR-SITE.com/audio/modulehello YOUR-SITE.com/blog/modulehello

#ACP Page YOUR-SITE.com/hello/helloadmin

#Via an event listener YOUR-SITE.com/core/integrity_check

#Via a smarty function {jrHelloWorld_hi} With the one optional parameter: {jrHelloWorld_hi spelling="wrong"}

Response to Forum Question

About

Example Hello World Module for Jamroom 5

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
license.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%