Dan Dodd
Dan Dodd
One simple use case: One part of my Process is to copy Production to a staging area via WPEngine's tools. I use that staging as my last test point before...
It installed manually, What a great extension!
This issue was resolved for me by the changes in the pull request.
put in wrong spot, deleted
This is a bug in PHP when OPcache is not on. http://stackoverflow.com/questions/17746481/cannot-use-x-as-y-because-the-name-is-already-in-use-even-though-its-not/23879699#23879699 I am running php 5.6.30 via Xampp installed yesterday Feb 22 2017 I had the error on a...
I have a module for adding a **fieldset** to a form: `magento2:generate:ui:add-form-fieldset` . I used the `magento2:generate:ui:add-form-field` as an example. I have a lot of forms to make...
M/k1983, Liam's line `PHP_BIN=which php-cli` might need to be something else... Check with your hosting company for the name of the **php-cli** which is php compiled for the command line....
2.0.0-beta2 I was using the Umc_Base with the latest commit "Pull Merge Request #35 ... from parent/relation" I added the Tpmco_Test to `app/code/Tpmco/Test` ... [Tpmco_Test.xml.zip](https://github.com/UltimateModuleCreator/Umc_Base/files/1130961/Tpmco_Test.xml.zip)
I think my issues began at compile of Umc_Base. ``` bin/magento module:enable Umc_Base bin/magento setup:upgrade bin/magento setup:di:compile ``` And it had an exception: ``` Compilation was started. Area configuration aggregation......
@astorm would the `.pestlerc` be at the module level? Seems that would be the place for it.