Git Product home page Git Product logo

mantle's Introduction

Mantle

Mantle

Latest Version on Packagist Testing Suite Coding Standards

Mantle is a framework for building large, robust websites and applications with WordPress.

Background

Mantle is a framework designed to make WordPress development simpler with a more delightful syntax. It is built for enterprise-level WordPress plugins and themes and is inspired largely by Laravel. Mantle is designed to be a standalone plugin that integrates well with your theme, allowing your theme to focus on the styles and layout and leaving the rest of the functionality to be built within the Mantle plugin.

For more information about the framework and how to get started using it, check out the Mantle Documentation Site.

Installation

Mantle plugins should live in wp-content/plugins/{site-slug}/ within a WordPress installation. You can add a copy of Mantle to your existing WordPress site by running the following command:

composer create-project alleyinteractive/mantle my-site \
  --remove-vcs \
  --stability=dev \
  --no-cache \
  --no-interaction

Alternatively, you can use the Mantle Installer package and install Mantle (and WordPress optionally) automatically:

mantle new my-site

You can also use a our create-mantle-app starter kit to get a fully scaffolded wp-content-rooted WordPress project out of the box. For more information, see Installation.

Maintainers

This project is actively maintained by Alley Interactive. Like what you see? Come work with us.

Alley logo

License

This software is released under the terms of the GNU General Public License version 2 or any later version.

mantle's People

Contributors

srtfisher avatar mboynes avatar dependabot[bot] avatar efuller avatar joemcgill avatar anubisthejackle avatar nikkifurls avatar valentin-cucu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.