GithubHelp home page GithubHelp logo

ets's Introduction

Presto! by Sitback

Codacy Badge Build Status

Presto is a Drupal 8 distribution with batteries included! It sets up some sane content editing defaults and helps you kickstart your site with Drupal Commerce.

Installing Presto

The recommended way to install Presto is to use our Composer project scaffolding:

composer create-project sitback/presto-project MYPROJECT --stability dev --no-interaction

You can also download a pre-packaged tarball off drupal.org, however, due to limitations of the drupal.org packager, installing eCommerce is not supported with this installation method.

Note: Only PHP 5.6 and above are officially supported. The profile should run under PHP 5.5 however it isn't tested and may have unforeseen quirks.

Included in Presto

You can demo most of the below functionality on our demo site (coming soon!). In the meantime, you can spin up a new free instance on simplytest.me (this does not include eCommerce due to the limitations outlined above).

Presto includes the following functionality pre-configured and ready to use right out-of-the-box:

  • An Article content type with some pre-configured fields
  • A Basic Page content type with a Paragraphs-based body field
  • Some pre-configured Paragraph types:
    • Textbox
    • Image
    • Promo bar
    • Divider
    • Carousel
    • Block (allows the embedding of Drupal blocks)
  • An Articles listing page (at /articles) which displays a paginated listing of articles, sorted by publish date
  • A contact page (at /contact) that contains an embedded contact form
    • Submissions are emailed and also stored within Drupal
  • Google Analytics installed (but not configured!)
  • The ability to add meta tags to all entities on the site
  • Automated Cron disabled by default
  • A couple of pre-configured user roles: Administrator & Editor
  • The ability to share nodes on social media
  • Pathauto for automatical URL aliasing
  • Canonical redirect functionality
    • e.g. if you add an alias to node:1, users accessing /node/1 will be redirected to the alias
  • XML sitemap generation
  • A shiny, magical theme, based off Bootstrap 3 (coming soon!)
  • Optional, pre-configured eCommerce functionality, via Drupal Commerce.
    • See the eCommerce section for full details.

To supply this functionality, Presto ships with the following contributed modules enabled by default:

  • Admin Toolbar
  • Contact Block
  • Contact Storage
  • Display Suite
  • Google Analytics
  • Paragraphs
  • Pathauto
  • Social Media
  • Metatag
  • Simple Sitemap
  • Token
  • View Mode Selector
  • Redirect

eCommerce

Presto ships with a pre-configured Drupal Commerce with the below functionality (this is optional and can be turned off via the installer!):

  • A demo store that sells books, based in Australia
  • Two products with variations: Physical Book and eBook
    • Physical Book: Paperback and Hardcover
    • eBook: ePub, Mobi, PDF, and HTML
  • Flatrate shipping
  • A dummy payment gateway for testing purposes
    • The Commerce Stripe module is also included but not installed by default
  • Two order order item types: Digital Item and Physical Item
    • Physical items have shipping, digital items do not
  • Tax (GST) setup for Australia
  • A products listing view and page (at /products)

Enabling eCommerce installs the following contributed modules:

  • Drupal Commerce (and its included modules)
  • Drupal Commerce Shipping
  • Physical Fields
  • Commerce Variation Cart Form

Known Issues

  • If you embed a block with a form in it onto a node, via the Component: Block Paragraph type, it may break the node/edit page for that node. We're monitoring an ongoing issue in the block_field module that should resolve this. (#42)

ets's People

Contributors

deneus avatar chinthakagodawita avatar gig745 avatar khadro avatar esushi avatar codacy-badger avatar andreytur 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.