Features
- Allow specific static block selection within an admin module configuration.
- Useful if you want to implement custom text and shop data and separate the CMS part from the admin part (which is good for user ACL and separation of concerns in general).
- Allow not selecting anything for default/reset purposes.
- Allow selection of 'NOT LOGGED IN' customer group by removing the filter. Useful for custom extension feature configuration.
- Disable compiler and caches.
- Copy the classes to their belonging folders under
app/code/core/*
. - Test out if the module work in the admin.
- Reset compiler and caches previous state.
Tested with: Magento CE 1.6.0.0