Skip to content
forked from directus/directus

Directus is a headless CMS written in backbone.js that provides a feature-rich environment for rapid development and management of custom database schemas.

License

Notifications You must be signed in to change notification settings

lufrai/directus

This branch is 11946 commits ahead of, 12719 commits behind directus/directus:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4eac67a · Oct 26, 2016
Aug 18, 2016
Oct 26, 2016
Oct 11, 2016
Oct 5, 2016
Oct 5, 2016
Sep 16, 2016
Sep 7, 2016
Jul 20, 2016
Oct 5, 2016
Jul 18, 2016
Aug 22, 2016
Aug 22, 2016
Sep 27, 2016
Apr 25, 2015
Jul 18, 2016
Aug 28, 2016
Sep 26, 2016
Aug 6, 2016
Aug 6, 2016
Sep 1, 2015
Sep 7, 2016
Sep 30, 2016
Apr 24, 2016
Sep 30, 2016
Jul 24, 2016
Oct 8, 2016
Sep 7, 2016
Jul 4, 2016
Sep 6, 2016
Jun 29, 2016

Repository files navigation

Directus Logo

Directus

Learn more at GetDirectus.com and follow us on Twitter: @directus

Welcome to Directus, a free and open-source headless CMS written in Backbone.js that provides a feature-rich environment for rapid development and management of custom database schemas. Directus makes no assumptions about how you should architect your schema – giving you the freedom to tailor the database to your specific project needs and provide an intuitive, one-to-one interface to your users. And instead of encompassing your entire project, Directus focuses on a lightweight core suite designed to integrate with the frameworks already in your workflow.

Join the chat at https://gitter.im/directus/directus GitHub issues GitHub license StackShare

Contributors

New Contributors

We're currently a very small team looking to grow our network of contributors. If you're interested in helping advance the Directus framework please reach out to @BenHaynes or chat with us at getdirectus.com. We're actively seeking developers, designers, and testers who are willing to contribute time to:

  • The core codebase
  • Alternate database ports (PostgreSQL, SQLite, etc)
  • Alternate server-side ports (RoR, Python, etc)
  • Custom UIs
  • Custom extensions

Feature Requests

If you would like to request or vote for new Directus features please visit our FeatHub page.

Feature Requests

Having Problems?

Think you discover a bug? First, read through our Docs to be sure – then submit a ticket to our GitHub Issues. And if you already know a good solution, we love pull-requests! For all security related issues, please chat with us directly through getdirectus.com.

Documentation

Directus Documentation RepoAvailable directly on GitHub with a history of changes from version 6+. For those interested in helping build, correct, or clarify the Directus docs – please submit pull-requests.

Web Formatted VersionThe same as above but styled on the marketing site.

Requirements

NGINX or Apache Server, PHP 5.5+, MySQL 5.2+, pdo_mysql, mod_rewrite, curl, fileinfo, gd, and mcrypt.

Versioning

Directus releases are numbered with the following format and guidelines:

<major>.<minor>.<patch>

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on semantic versioning, please visit semver.org.

Database Types

While Directus has been abstracted to allow for different database adapters in the future, currently only MySQL is supported. We hope that as we gain additional contributors we can expand Directus to support additional database types.

Copyright and License

Code and documentation copyright 2016 RANGER Studio LLC. Code released under the GPLv3.

Screenshots

Directus Tables

Directus Item Listing

Directus Edit Page

Directus Activity

Directus Files

Directus Users

Directus Settings

Directus Tables & Inputs

Directus Tables & Inputs Edit

Directus Permissions

About

Directus is a headless CMS written in backbone.js that provides a feature-rich environment for rapid development and management of custom database schemas.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.1%
  • PHP 31.2%
  • CSS 11.0%
  • HTML 2.5%
  • Other 0.2%