firegento-magesetup icon indicating copy to clipboard operation
firegento-magesetup copied to clipboard

MageSetup

Results 21 firegento-magesetup issues
Sort by recently updated
recently updated
newest added

If you want to use imprint config setting in CMS pages/blocks, you have to add permissions for all variables manually ... {{config path="general/imprint/shop_name"}} Should we whitelist these variables via setup?

Magesetup is made for localized market, so I hope this could move in ;) Our settings: - different websites - splitted for B2C/B2C - price are stored w/o VAT, but...

only email address OR phone is a required field checkbox is required to consent with privacy policy consent needs to be stored (Date, Time, IP) Might be useful to have...

enhancement

Last from #194 @sprankhub: > We could at least improve the tax rate display for bundle products with dynamic pricing like this: > > If all associated child products have...

enhancement

If you have a configurable, but only add virtual products as children, there is still the sippingcost link. The reason I think is this code: https://github.com/firegento/firegento-magesetup/blob/2.2.1/src/app/code/community/FireGento/MageSetup/Block/Catalog/Product/Price.php#L203 Source: IRC

bug

As in the subject stated, I think it might be a good Idea to open the Shipping CMS page in a blank or PopUp window (compare to Terms & Conditions...

enhancement

currently the paypal express button is loaded as an external ressource. graphic needs to be stored locally and no external ressource should be loaded.

enhancement

Implement two fields in sys config: CSP Header enabled [dropdown: yes|no] CSP Header [textfield] if feature is turned off: nothing happens turned on, field empty: only local assets are loaded...

feature

Uses parts of https://github.com/ikonoshirt/StrictTransportSecurity to compare insecure/base_url and secure/base_url and renders a backend warning about https:// requirement. jonas and carsten (maxcluster) create a proof of concept for the open question:...

feature

From test /paypal/express/review/ ![screen shot 2015-05-08 at 02 28 04](https://cloud.githubusercontent.com/assets/1413291/7528555/fcde12e4-f529-11e4-9198-e7170a28e4ee.png) This might break the requirements for the German Button Solution (Buttonlösung). See No 15 under: http://t3n.de/news/abmahnungen-vermeiden-faq-389257/ In German: `In räumlicher...

question