Blog

Filtering by category "crafter-studio"

Create Spring Beans in Your Site with CrafterCMS

CrafterCMS supports scripting in Groovy.  It?s awesome.  It?s lightweight. It?s fast. It?s easy.  That said when solutions start to become more sophisticated developers need ways to manage the complexity.  Spring bean factory is a

Working with Your First CrafterCMS Website

This article assumes that you have followed the steps in the Cafter CMS Quick Start Guide to get CrafterCMS installed and logged in to Crafter Studio. We will be using an out-of-the-box blueprint, called ?Website_Editorial? to create your f

Building and Running CrafterCMS from Source. It?s Simple!

CrafterCMS is an open source content management system for Web sites, mobile apps, VR and more. You can learn more about Crafter here.  In this article you will learn how to build CrafterCMS from source as well as how to start and stop the

Creating and Installing Project Blueprints in CrafterCMS

Using the Blueprint Once you?ve installed your blueprint using it is simple! After logging in, you?ll see the MySites screen (Below). Click on Create Site Give the site a friendly name for the Site Id , a description and then choose a

Active Cache a RESTful Response in CrafterCMS

This article will demonstrate how to create a RESTful service in Crafter Engine that has predictable performance and reliability when your service relies on an external service. Any time your services depend on another service there is a cause for co