Skip to content

arndmesser/ce-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Element generator for startpilot

Usage:

Be sure u use a "starpilot" Provider extension that contains the folowing changes:
Startpilot commit #716682418a205a4691e076043026c70fa74cd273

Alwas run the script from your project root (depending on your composer.json bin-dir)

If your config looks like this:

  "config": {
    "bin-dir": "."
  }

use: sh ce-gen.sh

If you haven't set the bin-dir (default):

use: sh vendor/bin/ce-gen.sh

!! do not cd into vendor/bin/ and run it there !!

About

Content Element generator for startpilot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.2%
  • Shell 46.2%
  • HTML 4.4%
  • CSS 0.2%