You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regimo is supposed to integrate with WordPress and Drupal websites and be able to load their content and render it for different devices.
Regimo is also supposed to have its own content management which is compatible with the data structures in WordPress, Drupal, Joomla so we can load their content into Regimo. This needs some research and database design work.
Most likely we need tables and CRUD features for
category
content
as a minimum. And later as well
tag
comment
etc
Eventually this will also need approval processes, security, versioning. Not right now, but keep it in mind.
The text was updated successfully, but these errors were encountered:
Regimo is supposed to integrate with WordPress and Drupal websites and be able to load their content and render it for different devices.
Regimo is also supposed to have its own content management which is compatible with the data structures in WordPress, Drupal, Joomla so we can load their content into Regimo. This needs some research and database design work.
Most likely we need tables and CRUD features for
as a minimum. And later as well
Eventually this will also need approval processes, security, versioning. Not right now, but keep it in mind.
The text was updated successfully, but these errors were encountered: