directus / directus
- понедельник, 1 августа 2016 г. в 03:12:30
JavaScript
Directus is a headless CMS written in backbone.js that provides a feature-rich environment for rapid development and management of custom database schemas.
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.
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:
If you would like to request or vote for new Directus features please visit our FeatHub page.
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.
Directus Documentation Repo – Available 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 Version – The same as above but styled on the marketing site.
NGINX or Apache Server, PHP 5.5+, MySQL 5.2+, pdo_mysql, mod_rewrite, curl, gd, and mcrypt.
Directus releases are numbered with the following format and guidelines:
<major>.<minor>.<patch>
For more information on semantic versioning, please visit semver.org.
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.
Code and documentation copyright 2016 RANGER Studio LLC. Code released under the GPLv3.