Devise Content Management System
WebsiteGithub
Primary version
Primary version
  • Devise Development Documentation
  • Getting Started
    • Requirements
    • Installation
    • Advanced Integration with VueJS
    • Advanced Integration Continued: Suggested CSS Setup
  • Creating content with Devise
    • Pages in Devise
      • Creating our first page
      • Page Versions
    • Slices
      • Slice Configuration
      • Database Powered Slices
    • Fields
      • Field Types and Examples
      • Field Configuration and Defaults
    • Language
    • Creating Sites
  • Vue Integration / Customizing Devise
    • User Permissions
    • Customizing the Login
    • Custom Administration Sections
  • Developers / Contributing
  • License
Powered by GitBook
On this page
  • What is Devise?
  • Notes about documentation
  • Contributing
  • Legacy Versions
  • License

Devise Development Documentation

NextGetting Started

Last updated 5 years ago

What is Devise?

Devise is a package designed to harness the power of Laravel and make it easier for developers to provide get content managable sites up incredibly fast. By implementing Devise you give them the ability to utilize your design and code in ways that you didn't even imagine. Devise also leverages the power of VueJS allowing you to create dynamic and intellegent interfaces.

Notes about documentation

Throughout the documentation we will reference yarn commands. However, you can usually interchange these with npm commands. We just happen to prefer yarn.

Contributing

We welcome pull requests and issues with open arms. However, please take a quick look at our contribution guidelines so that you can quick get up and running building Devise in the appropriate environment and so that your issues get resolved as quickly as possible.

Legacy Versions

If you are looking for the 1.x version of Devise take a look here: Link to the 1.x branch

License

Devise is available under the .

Learn More
MIT license