Coder Social home page Coder Social logo

cdbt's Introduction

Custom DataBase Tables

Custom DB Tables called "CDBT" is plugin of WordPress. This plugin is able to create new tables on database of WordPress as you like. Also, the input and output and editing data to created tables, as importing and exporting by CSV can be done easily from the GUI tool on the admin panel of WordPress. In addition, you can provide the functionality to the data input and editing from the Web front-end by using some shortcodes or API.

Installation

Install after downloaded from WordPress admin panel or download here and put the plugins directory.

How to install WordPress provisions are as follows.

  1. Upload custom-database-tables directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to the Custom DB Tables submenu in setting menu

That's it. Now you can easily start creating custom table in database of WordPress

Usage

Navigate to the Custom DB Tables submenu in setting menu of WordPress admin panel.

First of all, please try to create the database required for the first.

Please see the tutorial for more use of the plugin (Sorry, Japanese only)

Documentation

Plugin Documentation (Sorry, Japanese only)

Features

  • You can create any tables to the database.
  • Data entry from on the web to your created table. At that time, the entry form will be created automatically in accordance with the table structure.
  • Entry data will able to edit from on the web.
  • Entry data can view as a table listed.
  • Correspond to the input and output of binary data to the table.
  • You can import data from the table by the CSV file, and data export.
  • Edit page and viewer, and entry form of your created tables can be also attached on the front end WEB by using shortcodes.
  • About viewing, editing and using entry form for each tables, you are also possible to grant access limited by user privileges of WordPress.
  • Your created tables can deleted. (drop table)
  • All data of any table can initialize. (truncate table)
  • You can modify table. (alter table)
  • Using API functions can connect to CRUD of plugin core.

License

GPLv2 or later

Contributing

  1. Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Install the dependencies and run gulp (npm i && gulp)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request
  1. Donate
  • If you thought this plugin felt to be useful, you want to cooperate in the development, or would like to contribute, I'm very happy that you make a donation to me. The magnitude of the amount of the donation is not a problem. Your feelings will become motivation of myself to develop this plugin.

Thanks to the following:

Support

I've prepared a support forum. Please to slip issuance in here questions about plugin.

Crafted by ka2 (@ka2bowy).

cdbt's People

Contributors

ka215 avatar maenok avatar naomicbush avatar

Watchers

 avatar  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.