summaryrefslogtreecommitdiff
path: root/modules_v4/example.disable
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Code styleGreg Roach1-1/+1
2020-06-03PHPdoc/CodeStyleGreg Roach1-2/+2
2020-02-09Show module upgrades in the control panelGreg Roach1-1/+1
2019-10-29Change signature of Module::boot()Greg Roach1-33/+30
2019-10-17PSR12Greg Roach1-0/+1
2019-10-05Add route to requestGreg Roach1-4/+5
2019-09-29PSR12Greg Roach1-0/+1
2019-03-13CodeStyleGreg Roach1-3/+2
2019-03-13Allow custom modules to provide translationsGreg Roach1-10/+58
2019-03-08Apply fixes from StyleCI (#2312)Greg Roach1-2/+1
2019-03-07Add example module to set PHP/MySQL configurationGreg Roach1-1/+1
2019-03-05Use namespaces in example codeGreg Roach1-1/+3
2019-03-05CodeStyleGreg Roach1-3/+3
2019-03-05Fix: #2240 - allow custom modules to provide and replace viewsGreg Roach1-1/+45
2019-03-05Custom module examplesGreg Roach1-0/+68