Skip to content

A collection of some useful pimcore editables, still needs some work

License

Notifications You must be signed in to change notification settings

thomas-franz/pimcore-custom-editables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimcore CustomEditablesBundle

A collection of some useful pimcore editables, still needs some work. This Bundle is still a development version and not recommended for any other use.

Installation

"repositories": [
  {
    "type": "package",
    "package": {
      "name": "thomas-franz/pimcore-custom-editables",
      "version": "1.0",
      "type": "pimcore-bundle",
      "source": {
        "url": "https://github.com/thomas-franz/pimcore-custom-editables",
        "type": "git",
        "reference": "main"
      }
    }
  }
],
"require": {
  "thomas-franz/pimcore-custom-editables": "^1.0"
},

Enable Bundle

  • Execute: $ bin/console pimcore:bundle:enable CustomEditablesBundle

About

A collection of some useful pimcore editables, still needs some work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published