<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SolidShops Hosted Ecommerce Platform &#8211; Blog</title>
	<atom:link href="http://blog.solidshops.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.solidshops.com/blog</link>
	<description>Hosted ecommerce for humans</description>
	<lastBuildDate>Sat, 10 Dec 2016 11:57:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.6.1</generator>
	<item>
		<title>Deployment Day: Version 1.8.2 Free SSL certificates for all stores</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-2-free-ssl-certificates-for-all-stores/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-2-free-ssl-certificates-for-all-stores/#respond</comments>
		<pubDate>Fri, 30 Sep 2016 18:31:01 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.solidshops.com/blog/?p=2610</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS.  This is a maintenance release with a few new improvements, based on the feedback we’ve received. Free SSL certificates for all stores This is something we&#8217;re very excited about since it has been on our product backlog for a very long [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS.  This is a maintenance release with a few new improvements, based on the feedback we’ve received.</p>
<h3>Free SSL certificates for all stores</h3>
<p>This is something we&#8217;re very excited about since it has been on our product backlog for a <strong>very</strong> long time!</p>
<p><a href="http://blog.solidshops.com/blog/wp-content/uploads/ssl-cert.jpg"><img class="alignnone size-full wp-image-2628" src="http://blog.solidshops.com/blog/wp-content/uploads/ssl-cert.jpg" alt="ssl-cert" width="700" height="222" srcset="http://blog.solidshops.com/blog/wp-content/uploads/ssl-cert.jpg 700w, http://blog.solidshops.com/blog/wp-content/uploads/ssl-cert-300x95.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></a></p>
<p>&nbsp;</p>
<p>The checkout page of SolidShops has been secure since the beginning but as of today you can enable http<strong>S</strong> on your storefront, even if you have a custom domain! SolidShops will also automatically maintain the ssl certificate for you.</p>
<p>Not only does Google prefer secured websites in its ranking algorithm, major browsers have also announced that in the future, websites without a valid certificate, will be marked as insecure.</p>
<p>All new stores will have SSL enabled by default. If you want to enable https for your existing store you can <a href="https://admin.solidshops.com/settings/domain">enable it here.</a></p>
<p>Note: make sure you don&#8217;t have any other http links active in your theme, since it will give a mixed content warning.</p>
<p>&nbsp;</p>
<p><a href="http://blog.solidshops.com/blog/wp-content/uploads/Selection_004.png"><img class="alignnone size-full wp-image-2612" src="http://blog.solidshops.com/blog/wp-content/uploads/Selection_004.png" alt="selection_004" width="717" height="518" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Selection_004.png 717w, http://blog.solidshops.com/blog/wp-content/uploads/Selection_004-300x217.png 300w" sizes="(max-width: 717px) 100vw, 717px" /></a></p>
<p>&nbsp;</p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-2-free-ssl-certificates-for-all-stores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.8.1 Maintenance and a few improvements</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-maintenance-and-a-few-improvements/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-maintenance-and-a-few-improvements/#respond</comments>
		<pubDate>Sun, 07 Aug 2016 11:46:36 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.solidshops.com/blog/?p=2589</guid>
		<description><![CDATA[Since the first quarter of this year, we have been rolling out several improvements to all stores. Most of them were maintenance releases with a few new features, based on the feedback we’ve received. Technical improvements and more API&#8217;s: We improved the performance of your online store by replacing our loadbalancer with nginx and enabling HTTP2. We rewrote our own [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Since the first quarter of this year, we have been rolling out several improvements to all stores. Most of them were maintenance releases with a few new features, based on the feedback we’ve received.</p>
<h3>Technical improvements and more API&#8217;s:</h3>
<ul>
<li>We improved the performance of your online store by replacing our loadbalancer with nginx and enabling HTTP2.</li>
<li>We rewrote our own website in Laravel instead of a combination of WordPress and ZF1.</li>
<li>We added a Dockerfile to our <a href="https://github.com/solidshops/devshop">local development environment</a> project.</li>
<li>We rewrote our API layer on top of <a href="http://zendframework.github.io/zend-expressive/">Zend Expressive</a> and improved our roles/permissions system.</li>
<li>We created a-lot-of internal API&#8217;s and refactored our application to consume these API&#8217;s. (shops, logs, pricing, mail, &#8230;)</li>
<li>We updated our User, Customfields, Countries <a href="https://www.solidshops.com/help/api">API</a>. We also return a more accurate error message if something goes wrong and we removed the &#8220;http status&#8221; attribute from every payload.</li>
<li>We finally removed <a href="https://get.adobe.com/flashplayer/?no_redirect">Adobe Flash</a> from our Admin.</li>
</ul>
<h3>Coupons:</h3>
<ul>
<li>You now have the ability to order Coupons in our admin.</li>
<li>You can choose whether your coupon applies to the shipping cost or not.</li>
</ul>
<p>&nbsp;</p>
<p><a href="http://blog.solidshops.com/blog/wp-content/uploads/Selection_002.png"><img class="alignnone size-full wp-image-2593" src="http://blog.solidshops.com/blog/wp-content/uploads/Selection_002.png" alt="Selection_002" width="851" height="280" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Selection_002.png 851w, http://blog.solidshops.com/blog/wp-content/uploads/Selection_002-300x99.png 300w, http://blog.solidshops.com/blog/wp-content/uploads/Selection_002-768x253.png 768w" sizes="(max-width: 851px) 100vw, 851px" /></a></p>
<h3>Customfield type &#8220;product&#8221;:</h3>
<p>We have a new customfield type &#8220;product&#8221; so you can choose which products you want to link to another product. This can be very handy if you sell accessories for a certain product or if you want to show simular products to your visitors.</p>
<p><a href="http://blog.solidshops.com/blog/wp-content/uploads/Selection_003.png"><img class="alignnone size-full wp-image-2594" src="http://blog.solidshops.com/blog/wp-content/uploads/Selection_003.png" alt="Selection_003" width="880" height="251" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Selection_003.png 880w, http://blog.solidshops.com/blog/wp-content/uploads/Selection_003-300x86.png 300w, http://blog.solidshops.com/blog/wp-content/uploads/Selection_003-768x219.png 768w" sizes="(max-width: 880px) 100vw, 880px" /></a></p>
<p>&nbsp;</p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-maintenance-and-a-few-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.8.0 Local Development Environment</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-local-development-environment/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-local-development-environment/#respond</comments>
		<pubDate>Mon, 07 Dec 2015 20:15:07 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2554</guid>
		<description><![CDATA[Today we are very pleased to announce the immediate availability of our local development environment. This application, written in NodeJs, allows you to develop SolidShops themes on your own computer. This is something we have been working on for a while and we really think this is an awesome way to develop online stores. We are sure that you [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Today we are very pleased to announce the immediate availability of our <a href="https://github.com/solidshops/devshop">local development environment</a>.</p>
<p>This application, written in NodeJs, allows you to develop SolidShops themes on your own computer. This is something we have been working on for a while and we really think this is an <em>awesome </em>way to develop online stores.</p>
<p>We are sure that you will love this new approach as much as we do!</p>
<h2>Some benefits:</h2>
<ul>
<li>It will save you a lot of <strong>time</strong>, really!</li>
<li>You can use your favorite <strong>IDE</strong> like <a href="https://www.jetbrains.com/webstorm/">Webstorm</a>, <a href="http://www.sublimetext.com/">Sublime Text</a>, <a href="https://atom.io/">Atom</a>, <a href="https://www.visualstudio.com/">Visual Studio</a>&#8230; or even <a href="http://www.vim.org/">vim</a></li>
<li><strong>Test</strong> the modifications to your theme without interfering with your live store</li>
<li>You can use <strong>git</strong> to manage your theme(s)</li>
<li><a href="http://jspm.io/">jspm</a>, <a href="https://www.npmjs.com/">NPM </a>or <a href="http://bower.io/">Bower </a>can be used for managing your theme <strong>dependencies</strong> like Bootstrap, jQuery….</li>
<li>Use grunt or gulp to <strong>automate</strong> your development workflow</li>
<li>Automatically compile your less/sass to <strong>css</strong></li>
<li>Enable <strong>livereload</strong> so your browser reloads whenever you change a file</li>
</ul>
<h2>Installation:</h2>
<p>The installation proces is described in the <a href="https://github.com/solidshops/devshop/blob/master/README.md">readme </a>file but basically you need to:</p>
<ul>
<li>Create a folder for your theme</li>
<li>Clone the local development environment</li>
<li>Add your API key in the config file</li>
<li>Type “<strong>grunt serve</strong>” and the application(including livereload) will be started</li>
</ul>
<p>Once your theme is finished, you only need to type “<strong>grunt deploy</strong>” to make your theme available in the SolidShops admin.</p>
<p>&nbsp;</p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-8-0-local-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.7.5 More API&#8217;s</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-5-more-apis/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-5-more-apis/#respond</comments>
		<pubDate>Wed, 07 Oct 2015 07:21:32 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2545</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a maintenance release with a few improvements, based on the feedback we’ve received. More API&#8217;s We released the initial version of our API more than 1 year ago. Today we added a lot of extra GET methods on several entities and CRUD functionality on our most [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a maintenance release with a few improvements, based on the feedback we’ve received.</p>
<h3>More API&#8217;s</h3>
<p>We released the <a href="http://www.solidshops.com/blog/releases/deployment-day-version-1-6-1-is-all-about-apis/">initial version of our API</a> more than 1 year ago. Today we added a lot of extra GET methods on several entities and CRUD functionality on our most common objects like products, pages, categories and themes.</p>
<p>We&#8217;ve also updated our <a href="https://api.solidshops.com/v1/api.wadl">WADL file</a> and added an example to each request in our <a href="https://apigee.com/solidshops/embed/console/solidshops?v=2">API console</a>. More information about our API in general can be <a href="http://www.solidshops.com/help/api">found here</a>.</p>
<p>Just send us a mail if you want us to expose another API or if you have a question about an existing one!</p>
<p><a href="http://www.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-10-07-at-09.05.50.png"><img class="alignnone size-full wp-image-2548" src="http://www.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-10-07-at-09.05.50.png" alt="Screen Shot 2015-10-07 at 09.05.50" width="1423" height="747" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-10-07-at-09.05.50.png 1423w, http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-10-07-at-09.05.50-300x157.png 300w, http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-10-07-at-09.05.50-1024x538.png 1024w" sizes="(max-width: 1423px) 100vw, 1423px" /></a></p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-5-more-apis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.7.4 Coupons and bugfixes</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-4-coupons-and-bugfixes/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-4-coupons-and-bugfixes/#respond</comments>
		<pubDate>Thu, 01 Oct 2015 20:00:19 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2502</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS.   This is a maintenance release with a few improvements, based on the feedback we’ve received. Coupons Adding more features to our coupon module is something that has been requested quite a lot by our customers. Until today you could only create [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS.   This is a maintenance release with a few improvements, based on the feedback we’ve received.</p>
<h3>Coupons</h3>
<p>Adding more features to our coupon module is something that has been requested quite a lot by our customers. Until today you could only create coupons that were applicable to the <span style="text-decoration: underline;">shopping cart total</span> or to the <span style="text-decoration: underline;">shipping costs</span> only. In today&#8217;s release we added the possibility to have coupons that can also be applied to <span style="text-decoration: underline;">specific cart items</span>.</p>
<p>Besides this, we added the following filters to our coupon module:</p>
<ul>
<li>You can indicate that a coupon is only active for specific <span style="text-decoration: underline;">categories</span></li>
<li>You can indicate that a coupon is only valid when a specific <span style="text-decoration: underline;">product(s)</span> is in the cart</li>
<li>You can define the <span style="text-decoration: underline;">number of items </span>that have to be in the cart/cart.item</li>
</ul>
<p><img class="alignnone size-full wp-image-2511" src="http://www.solidshops.com/blog/wp-content/uploads/coupons2.png" alt="coupons2" width="773" height="565" srcset="http://blog.solidshops.com/blog/wp-content/uploads/coupons2.png 773w, http://blog.solidshops.com/blog/wp-content/uploads/coupons2-300x219.png 300w" sizes="(max-width: 773px) 100vw, 773px" /></p>
<p>&nbsp;</p>
<h3>Bugfixes and improvements</h3>
<ul>
<li>Setting an unexisting language with <span style="text-decoration: underline;">solid.setLang(&#8220;unexisting&#8221;)</span> will not store this &#8220;unexisting&#8221; language anymore. The previous language will still be used for translations.</li>
</ul>
<ul>
<li>An extra attribute, <a href="http://www.solidshops.com/help/templatelanguage#language_tagproducts">&#8220;use_in_shipping_calculation&#8221;</a>, has been added to the product object. This attribute can be used to indicate whether a product should be used in the calculation of shipping costs or not.</li>
<li>When the name of an uploaded product image was too long(&gt; 255 characters), the default thumbnail url was truncated and the image would not appear.</li>
<li>We made some consistency fixes to our <a href="http://www.solidshops.com/help/templatelanguage#language_ajax_addtocart">ajax cart(add/remove) urls</a>. Previously the endpoint returned true when the product was not added to the cart. This was the case when you added an unexisting or unpublished product to the cart.</li>
</ul>
<ul>
<li>You can now <a href="http://www.solidshops.com/help/templatelanguage#language_tagcart_delete">delete your cart with Twig</a> in our template language</li>
<li>We enabled the <a href="http://www.solidshops.com/help/templatelanguage#language_twig">round filter</a> in our template language</li>
</ul>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our applications and services to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-4-coupons-and-bugfixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.7.3 Infrastructure automation with huge performance improvements</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-3-infrastructure-automation-with-huge-performance-improvements/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-3-infrastructure-automation-with-huge-performance-improvements/#respond</comments>
		<pubDate>Tue, 29 Sep 2015 09:44:37 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2484</guid>
		<description><![CDATA[Our servers have been running on the same hardware and software since we started out a few years ago. Of course we did some small security patches and added some servers(manually) along the way but it was time for a major upgrade! We started out by coding our entire infrastructure with Chef and released our first Vagrant boxes to our [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Our servers have been running on the same hardware and software since we started out a few years ago. Of course we did some small security patches and added some servers(manually) along the way but it was time for a major upgrade!</p>
<p>We started out by coding our entire infrastructure with <a href="https://www.chef.io/">Chef</a> and released our first <a href="https://www.vagrantup.com/">Vagrant</a> boxes to our developers in May. Once all our tests ran on this vagrant box, we upgraded our QA environment and our management servers(logging,jenkins,backups). We ran into some small environment specific issues(private ip&#8217;s, iptables)  but after we solved them, it literally took us a few hours to upgrade our entire production environment.</p>
<p>Although SolidShops was certainly not slow, this upgrade comes with some really <span style="text-decoration: underline;">nice performance improvements</span>:</p>
<ul>
<li>Since most of our customers are from Europe, we migrated our entire stack from a data center in the US to <strong>a data center in Europe</strong>.  This removes 80ms latency.</li>
<li>Our new servers have<strong> better specs</strong> <img src="https://s.w.org/images/core/emoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li>We <strong>upgraded </strong>our PHP and DB software</li>
<li>All our servers are upgraded with <strong>SSD</strong> disks</li>
<li>We changed our hypervisor from Xen to <strong>KVM</strong>.</li>
<li>We implemented <strong>full page caching</strong> for our storefronts</li>
</ul>
<p>Your customers will notice a 400% increase in performance while browsing your products! Our goal is to keep the response time between 50ms and 100ms so your store(s) stay super fast!</p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-3-infrastructure-automation-with-huge-performance-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.7.2 Improved Multilingual Support</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-2-improved-multilingual-support/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-2-improved-multilingual-support/#respond</comments>
		<pubDate>Fri, 22 May 2015 10:21:47 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2301</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a maintenance release with a few improvements, based on the feedback we’ve received. Translation files for your themes If you already created a multilingual theme on our platform, you probably got frustrated since you had to maintain all the translations at [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a maintenance release with a few improvements, based on the feedback we’ve received.</p>
<h3>Translation files for your themes</h3>
<p>If you already created a multilingual theme on our platform, you probably got frustrated since you had to maintain all the translations at the top of every file or as globals in a seperate partial. We solved this issue with our <a href="http://www.solidshops.com/help/templatelanguage#language_language">&#8220;language&#8221; files</a>.</p>
<p>For each language you need to create a JSON file with all the values you want to translate. For instance:</p>
<pre class="brush: jscript; title: ; notranslate">
{
    &quot;language&quot;: &quot;dutch&quot;,
    &quot;description&quot;: &quot;dutch translation for SolidShops store&quot;,
    &quot;data&quot;: {
        &quot;attributeA&quot;: {
            &quot;attributeB&quot;: &quot;a value&quot;
        }
    }
}
</pre>
<p>In your template you can use the following code snipped to print the value.</p>
<pre class="brush: jscript; title: ; notranslate">
{{ solid.lang(&quot;attributeA.attributeB&quot;)}}
</pre>
<p>Example language files can be found <a href="https://bitbucket.org/solidshops/theme_blum/src/5736b3e00d563b445eadae52a3747adc4108c930/lang/?at=master">here</a>.</p>
<h3>Get and Set your store&#8217;s language</h3>
<p>You can enter the default language for your store in the SolidShops <a href="https://admin.solidshops.com/settings/general">Admin</a>.</p>
<p>This language can be fetched in your theme with the following code snippet:</p>
<pre class="brush: jscript; title: ; notranslate">
{{ solid.getLang()}}
</pre>
<p>This language variable can be overwritten in your template:</p>
<pre class="brush: jscript; title: ; notranslate">
{{ solid.setLang(&quot;french)}}
</pre>
<p>This can come in really handy if you want to change the language of your store depending on a variable in the uri.</p>
<p>More information can be found <a href="http://www.solidshops.com/help/templatelanguage#language_language">here</a>.</p>
<pre></pre>
<h3>Blum: A multilingual Twitter Bootstrap3 theme</h3>
<p>We created a responsive multilingual theme based on twitter bootstrap3 called <a href="https://bitbucket.org/solidshops/theme_blum">Blum</a>.</p>
<p>The README file of this theme contains more information about the installation of this theme and the configuration of your products, pages and categories.</p>
<p>This theme uses <a href="http://bower.io/">bower </a>for frontend dependencies and has a <a href="http://gruntjs.com/">grunt </a>task for automatically compiling your scss files. The default grunt task also includes a <a href="http://livereload.com/">livereload </a>watch wich can automatically update your browser after each change you make trough your IDE.</p>
<p><a href="http://www.solidshops.com/blog/wp-content/uploads/1.jpg"><img class="alignnone size-full wp-image-2459" src="http://www.solidshops.com/blog/wp-content/uploads/1.jpg" alt="1" width="377" height="758" srcset="http://blog.solidshops.com/blog/wp-content/uploads/1.jpg 377w, http://blog.solidshops.com/blog/wp-content/uploads/1-149x300.jpg 149w" sizes="(max-width: 377px) 100vw, 377px" /></a></p>
<p>&nbsp;</p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-2-improved-multilingual-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day:  Version 1.7.1 Theme export and improved import</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-1-theme-export-and-improved-import/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-1-theme-export-and-improved-import/#respond</comments>
		<pubDate>Tue, 28 Apr 2015 20:40:16 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2405</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a release with a few small features, based on the feedback we’ve received. Theme import Since release 1.6.4 it was already possible to import a theme from an uri. This feature was introduced so you could maintain your themes with git (github or [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This is a release with a few small features, based on the feedback we’ve received.</p>
<h3>Theme import</h3>
<p>Since <a href="http://www.solidshops.com/blog/releases/deployment-day-version-1-6-4-is-all-about-performance-and-themes/">release 1.6.4</a> it was already possible to import a theme from an uri. This feature was introduced so you could maintain your themes with git (<a href="https://github.com/">github</a> or <a href="https://bitbucket.org/">bitbucket</a>) and import them into your store.</p>
<p>From now on you can also upload themes that are stored on your computer.</p>
<p><img class="alignnone size-full wp-image-2407" src="http://www.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.15.00.png" alt="Screen Shot 2015-04-28 at 09.15.00" width="768" height="345" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.15.00.png 768w, http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.15.00-300x135.png 300w" sizes="(max-width: 768px) 100vw, 768px" /></p>
<h3>Theme export</h3>
<p>A feature that has been requested a lot was the ability to export a theme to a zip file. If you&#8217;re not using git (which you should), you can easily export a theme as a ZIP file and import it into several other stores.</p>
<p><img class="alignnone size-full wp-image-2408" src="http://www.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.09.45.png" alt="Screen Shot 2015-04-28 at 09.09.45" width="682" height="239" srcset="http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.09.45.png 682w, http://blog.solidshops.com/blog/wp-content/uploads/Screen-Shot-2015-04-28-at-09.09.45-300x105.png 300w" sizes="(max-width: 682px) 100vw, 682px" /></p>
<p>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-1-theme-export-and-improved-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.7.0 Custom fields for pages and custom field filters</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-0-custom-fields-for-pages-and-custom-field-filters/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-0-custom-fields-for-pages-and-custom-field-filters/#respond</comments>
		<pubDate>Sat, 14 Mar 2015 16:33:33 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2385</guid>
		<description><![CDATA[We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This release contains a feature that has been requested a lot. Define custom fields in pages From now on you can create custom field groups and custom fields that can be added to your pages. We offer the same type of fields that can [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve just upgraded all stores to the latest version of the SolidShops e-commerce CMS. This release contains a feature that has been requested a lot.</p>
<h3>Define custom fields in pages</h3>
<p>From now on you can create custom field groups and custom fields that can be added to your pages. We offer the same type of fields that can be found in product custom field groups. More information on creating new custom field groups and custom fields can be found <a href="http://www.solidshops.com/help/pages#pages_custom_fields">here</a>.</p>
<p><a href="http://www.solidshops.com/blog/wp-content/uploads/pagecustomfields.png"><img class="alignnone size-full wp-image-2388" src="http://www.solidshops.com/blog/wp-content/uploads/pagecustomfields.png" alt="pagecustomfields" width="519" height="377" srcset="http://blog.solidshops.com/blog/wp-content/uploads/pagecustomfields.png 519w, http://blog.solidshops.com/blog/wp-content/uploads/pagecustomfields-300x218.png 300w" sizes="(max-width: 519px) 100vw, 519px" /></a></p>
<p>&nbsp;</p>
<p>If you are wondering how you can implement those fields in your templates, you should have a look at <a href="http://www.solidshops.com/help/templatelanguage#language_tagpages_customfields">our update page documentation</a>.</p>
<h3> Filter on page &amp; product custom fields in our api and template language</h3>
<p>Our API layer, which is used in our template language for products and pages, has been updated so that you can search for <a href="http://www.solidshops.com/help/templatelanguage#language_tagproducts_filters">products</a> and <a href="http://www.solidshops.com/help/templatelanguage#language_tagpages_filters">pages</a> that have these custom fields.</p>
<p>If you created a custom field group &#8220;ranking&#8221; and a custom field &#8220;featured&#8221;and  you want to query these products, you can use the following code snippet:</p>
<pre class="brush: jscript; title: ; notranslate">
{% for productObject in product.getList( {&quot;custom_fields.ranking.features.value&quot;:&quot;1&quot;} ) %}
{{ productObject.name }} has &quot;ranking.feature&quot; as custom field and value:
{{ productObject.ranking.features.value}}
{% endfor%}

</pre>
<p>&nbsp;</p>
<p><strong>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. </strong></p>
<p><strong>We’d love to know!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-7-0-custom-fields-for-pages-and-custom-field-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment Day: Version 1.6.7 webhooks</title>
		<link>http://blog.solidshops.com/blog/releases/deployment-day-version-1-6-7-webhooks/</link>
		<comments>http://blog.solidshops.com/blog/releases/deployment-day-version-1-6-7-webhooks/#respond</comments>
		<pubDate>Fri, 13 Feb 2015 09:10:04 +0000</pubDate>
		<dc:creator><![CDATA[SolidShops]]></dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.solidshops.com/blog/?p=2369</guid>
		<description><![CDATA[We are pleased to announce the immediate availability of webhooks on the SolidShops platform! Webhooks are user-defined callbacks. They provide a lightweight mechanism for letting remote applications receive push notifications from SolidShops, without requiring polling. For example, you may want to sync your SolidShops products with your inventory system or add a new customer to your [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>We are pleased to announce the immediate availability of webhooks on the SolidShops platform!</strong></p>
<p>Webhooks are user-defined callbacks. They provide a lightweight mechanism for letting remote applications receive push notifications from SolidShops, without requiring polling. For example, you may want to sync your SolidShops products with your inventory system or add a new customer to your CRM system once a SolidShops order has been created.</p>
<p>You can configure email or HTTP(S) callbacks.</p>
<p><a href="http://www.solidshops.com/blog/wp-content/uploads/webhooks_overview.jpg"><img class="alignnone size-full wp-image-2373" src="http://www.solidshops.com/blog/wp-content/uploads/webhooks_overview.jpg" alt="webhooks_overview" width="876" height="282" srcset="http://blog.solidshops.com/blog/wp-content/uploads/webhooks_overview.jpg 876w, http://blog.solidshops.com/blog/wp-content/uploads/webhooks_overview-300x97.jpg 300w" sizes="(max-width: 876px) 100vw, 876px" /></a></p>
<p>Webhooks can be configured for the following events:</p>
<ul>
<li>product/created</li>
<li>product/changed</li>
<li>product/deleted</li>
<li>page/created</li>
<li>page/changed</li>
<li>page/deleted</li>
<li>order/created</li>
<li>order/changed</li>
</ul>
<p>More information can be found <a href="http://www.solidshops.com/help/webhooks">here</a>.</p>
<p><strong>Enjoy the updates everyone and let us know if you have an idea that can improve our application and our service to you. We’d love to know!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.solidshops.com/blog/releases/deployment-day-version-1-6-7-webhooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
