stable-badge

Ubiquo guides

These guides are designed to make you immediately productive with Ubiquo, and to help you understand how all of the pieces fit together. There are two different main versions of the Guides site, and you should be sure to use the one that applies to your situation:

These Guides are a currently a work in progress.
Guides marked with this icon are currently being worked on. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections at the respective Lighthouse ticket.

Start Here

Getting Started with Ubiquo
Everything you need to know about what Ubiquo is and how to install it and create your first application.

Plugins

Ubiquo Access Control Rdoc
This guide covers the ubiquo_access_control plugin, that provides mechanisms such as roles and permissions ready to use for your applications.
Ubiquo Activity Rdoc
This guide covers the ubiquo_activity plugin, which provides a system to record application activity generated by ubiquo users.
Ubiquo Authentication Rdoc
This guide covers the ubiquo_authentication plugin, that gives you the capability to add Users to the application.
Ubiquo Categories Rdoc
This guide covers the ubiquo_categories plugin, that provides a simple mechanism for organize and categorize the content of your website, adding a generic category system for your models and forms.
Ubiquo Core Rdoc
This guide covers the ubiquo_core plugin, that provides the basic common Ubiquo structure so that other plugins can be built on top of it.
Ubiquo Design Rdoc
This guide covers the ubiquo_design plugin, that provides the needed tools to create and design pages for public website part.
Ubiquo i18n Rdoc
This guide covers the ubiquo_i18n plugin, that provides an easy, powerful way to internationalize your application, by specifing translatable fields or relations in your models.
Ubiquo Jobs Rdoc
This guide covers the ubiquo_jobs plugin, which will help you in your needs of processing code asynchronously.
Ubiquo Media Rdoc
This guide covers the ubiquo_media plugin, the one you need to easily manage everything related to uploading and associating all kind of external assets to your models.
Ubiquo Scaffold Rdoc
This guide covers the ubiquo_scaffold plugin, that gives you the power of creating in seconds scaffolds that, using the Ubiquo capabilities, will make you save hours of development.
Ubiquo Versions Rdoc
This guide covers the ubiquo_versions plugin, which provides a versioning system to record the state of your model instances and see in a history how these evolved.

For ubiquo sysadmins

Deploying ubiquo apps to AWS Elastic Beanstalk
This guide covers the process of packaging, configuring and deploying an ubiquo app to AWS Elastic Beanstalk service.

For ubiquo developers

Ubiquo connectors
This guide explains the basics about Ubiquo connectors and uhooks.
How to update ubiquo guides and rdocs
This guide covers the process needed to update and publish the ubiquo guides and rdoc.
How to create ubiquo sidebar filters
This guide describes how to develop new ubiquo sidebar filters.
Creating a new ubiquo plugin
This guide will tell you the basic steps to start a new ubiquo plugin
I18n translation management with translate plugin
This guide covers how you can manage your application translations with translate plugin
Ubiquo configuration overview
This guide will guide you through the different configuration parameters you can set up in your applcations

Upgrades

Upgrading ubiquo to Rails 2.3.11
This guide covers the procedure to upgrade older ubiquo based apps to use Rails 2.3.11

Release Notes

0.8-stable Changelog
Detailed 0.8-stable changelog with all plugin commits
0.8.1 Changelog
Detailed 0.8.1 changelog with all plugin commits

Legacy ubiquo guides