GithubHelp home page GithubHelp logo

criwe / bookdatabase Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.59 MB

Simple TYPO3 Bookdatabase

License: GNU General Public License v2.0

PHP 91.49% HTML 8.22% JavaScript 0.30%
typo3 extension database typo3-bookdatabase

bookdatabase's Introduction

Bookdatabase

Simple TYPO3 Bookdatabase

Have a look at /Documentation/Introduction/Index.rst for full documentation.

Features:

Works with TYPO3 12.4

Description:

  • Entry

    • Management of categories, publishers, language, owner, book series, condition, place, person who borrowed a book, type
    • Recording of all important data (see above as well as Isbn, description, keywords,... )
  • Output

    • sortable and filterable (jQuery DataTables)
    • List and detail view
    • Creates a signature for every book, build from owneritemshortcut-bookuid-locationshortcut, i.e. criwe-12345-shelf1

Pros & Cons

  • Pros

    • I use the extension for my own books, so it will be updated for new TYPO3-versions (when I have the time and want to, but it will)
    • It works
  • Cons

    • the extension is designed for my requirements and some things might not be solved optimally
    • I will maintain the extension for only ONE TYPO3 version (the one I use at the moment, maybe it still works with the version before)

Installation

  • Install via Ext-Manager or composer
  • Create sysfolder for the data and create books, categories etc. there
  • Add static template
  • Set storage-pid (the sysfolder where the books are) and choose if jQuery core should included (default: not included) via constant editor
  • Insert plugin for output

bookdatabase's People

Contributors

criwe avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bookdatabase's Issues

Packagist

Get rid of "There is no license information available for the latest version (0.2.0) of this package." on Packagist.

Add duplicate check

Add check (FE Plugin?) to show duplicate entries based on isbn and/or title

Romove unneeded actions

Need to check the following files:

BookController.php
CategoryController.php
LocationController.php
OwnerController.php
PublisherController.php
TypeController.php

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.