Description
Locomotive is an open source platform to create, publish and edit sites (CMS). It is designed to save time and help you focus on what matters: front-end technology, standard development process and a very low learning curve for your clients.
Locomotive relies on a very original workflow:
LocomotiveCMS alternatives and similar gems
Based on the "CMS" category.
Alternatively, view LocomotiveCMS alternatives based on common mentions on social networks and blogs.
-
Comfortable Mexican Sofa
ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine -
Camaleon CMS
Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails -
Alchemy CMS
Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS. -
Storytime
Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. It is built and maintained by @cultivatelabs -
PushType
DISCONTINUED. PushType is a modern, open source content management system for Ruby on Rails.
Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of LocomotiveCMS or a related project?
README
Locomotive
Locomotive is an open source platform to create, publish and edit sites (CMS). It is designed to save time and help you focus on what matters: front-end technology, standard development process and a very low learning curve for your clients.
Locomotive relies on a very original workflow:
- Sites are coded locally using our open source tool: Wagon.
- Sites are deployed to the platform (engine) thanks to our internal API.
- A back-office for the end-users is automatically generated based on the custom models and editable regions described by the developers.
Visit the Locomotive official website here for more information.
Features
- Multi-sites natively supported
- Uses Liquid, a simple and clean templating language
- Easy to add custom sections, content types, no SQL needed
- Beautiful and intuitive editing interface
- Can fully localize all the content and pages
- Embed a Restful API to manage every site
- Develop and preview sites locally with your favorite tools (Wagon)
- Support for Webpack, SASS, HAML and Coffee Script (Wagon)
Instructions and help
- Documentation
- Get help with Locomotive or discuss technical issues on Gitter or here.
- Follow us on twitter
Contribute
Have a look at our Trello board to see what's next or see where you can help out.
Technologies
Here is a list of the main gems used to power the Locomotive platform:
- Rails 5 - web framework
- Bootstrap - UI framework
- Mongoid 6 - Object-Document-Mapper for MongoDB 3
- Devise 4 - Authentication
- Carrierwave - Upload
- Pundit - Permissions
Translating the back-office
By default, the Locomotive back-office is fully translated in English, Dutch and Greek.
Adding a new language is pretty straightforward since we now manage all our I18n translation keys in Transifex, a platform dedicated to this kind of task.
Here is our Transifex portal page: https://www.transifex.com/locomotive/locomotive-engine. Feel free to sign up and translate!
How to contribute
Locomotive is an open source project, we encourage contributions. If you have found a bug and want to contribute a fix, or have a new feature you would like to add, follow the steps below to get your patch into the project:
- Install ruby, mongoDB and phantomjs
- Clone the project git clone [email protected]:locomotivecms/engine.git
- Setup a virtual host entry for locomotive.local to point to localhost
- Start mongodb if it is not already running
- Run the tests bundle exec rake
- Write your failing tests
- Make the tests pass
- Create a GitHub pull request
Contact
Feel free to contact me at didier at nocoffee dot fr.
Copyright (c) 2020 NoCoffee, released under the MIT license
*Note that all licence references and agreements mentioned in the LocomotiveCMS README section above
are relevant to that project's source code only.