GithubHelp home page GithubHelp logo

waffleorders's Introduction

WaffleOrders

A slightly useless extension to test/demonstrate how to make use of Bolt's automatic table updates for an extension's own tables.

This extension implements a CRUD cycle for "waffle orders", exposed on the "/waffle" endpoint. Users can provide a name and a number of waffles, and these orders will be stored and displayed in descending order.

When you activate this extension, the database check will add a new table to your database.

The WaffleOrders extension is not intended for production use; it is merely an example that demonstrates custom per-extension database tables.

waffleorders's People

Contributors

bobdenotter avatar gwendolenlynch avatar xiaohutai avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jeff-h mattvick

waffleorders's Issues

404 Not Found

I'm having trouble getting this extension to work. My Bolt site is running from inside a bolt folder so I access it at localhost/bolt. Everything in Bolt has been working fine, without even modifying the htaccess.

However, when I visit localhost/bolt/waffles and enter a name and quantity, and hit Order, I get a 404. I tried setting the RewriteBase to RewriteBase /bolt/ but that didn't help (and anyway, it wasn't needed for any other Bolt pages).

Sorry if it's something stupid I'm doing.

Readme Mistake

The readme says endpoint /waffle it should be /waffles

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.