studio1/classification-store-import
not-reviewed
No Category
Detailsstudio1/classification-store-import
No Category
Project Summary
Bundle to import classification store configuration for Pimcore
Readme
Template Pimcore Bundle
Post Fork Instructions
Search and replace
- [ ] search and replace
template_pimcore
within your bundle source code - [ ] search and replace
TemplatePimcore
within your bundle source code - [ ] search and replace
Template Pimcore
within your bundle source code - [ ] add correct namespace to the files 'src/TemplatePimcoreBundle.php' and ' src/DependencyInjection/TemplatePimcoreExtension.php'
- [ ] add correct translations to the files in 'src/Resources/translations'
Rename files
- [ ] rename the file 'src/TemplatePimcoreBundle.php' to 'src/YourBundleName.php'
- [ ] rename the file 'src/DependencyInjection/TemplatePimcoreExtension.php' to ' src/DependencyInjection/YourBundleNameExtension.php'