Skip to content

Creating a new bundle

Cliff Parnitzky edited this page Jun 11, 2015 · 1 revision

Recommended way

  • fork/copy the TinyMceBundleAll
  • when renaming, keep at least TinyMceBundle
  • rename vendor-name and package-name in composer.json
  • remove not needed packages from require section in composer.json
  • submit package in packagist.org
Clone this wiki locally