Skip to content

thinkink/Modulerr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulerr

A cockpit CMS addon module generator

clean install of cockpit-next

clean install Cockpit

Routes

place this folder in your host:

  • localhost/demo/Modulerr-master

  • localhost/demo/Cockpit-next

Include your Cockpit CMS

Edit this line in index php

edit path and generate

include "../pathto/cockpit/bootstrap.php";

to point your cockpit, is needed only for rendering, the output is in the Modulerr/generated folder

include DIR . "/../Cockpit-next/bootstrap.php";

Releases

No releases published

Packages

No packages published