GithubHelp home page GithubHelp logo

jariolaine / apex-blog Goto Github PK

View Code? Open in Web Editor NEW
23.0 5.0 8.0 29.49 MB

Blog application built using Oracle Application Express (APEX)

License: MIT License

PLSQL 93.97% CSS 1.70% JavaScript 0.81% Less 1.44% HCL 2.08%
oracle-apex oracle apex sql orclapex oci oraclecloud terraform always-free free-tier apex-blog

apex-blog's Introduction

APEX Blog

Oracle_Database 19c Oracle Application Express 23.2

Blog application built with Oracle Application Express (APEX).

Install

System Requirements

  • Oracle database version 19c or later
  • Oracle Application Express version 23.2 or later

Needed Privileges

Ensure target schema associated to your APEX workspace has following system privileges and roles:

  • CREATE INDEXTYPE
  • CREATE PROCEDURE
  • CREATE SEQUENCE
  • CREATE TABLE
  • CREATE TRIGGER
  • CREATE VIEW
  • CTXAPP

APEX workspace administrator privileges are required to create a user group for authorization.

Download

Download latest version and extract zip archive.

Import Applications

  1. Access your target APEX workspace
  2. Select the Application Builder
  3. Import and install blog-administration-latest.sql and select install supporting objects.
  4. Import and install blog-public-pages-latest.sql and select install supporting objects.

Post Install

Create a "Bloggers" workspace user group. Add APEX users to the group who are authorized to use the blog admin application. See Using Groups to Manage Application Express Users

Upgrade

Existing application version must be Release v22.2.1.20230117 or later.

Before starting the upgrade, backup the application parsing schema data and objects.

Import Applications

  1. Access your target APEX workspace
  2. Select the Application Builder
  3. Import and install blog-administration-latest.sql and select upgrade supporting objects.
  4. Import and install blog-public-pages-latest.sql and select upgrade supporting objects.

License

This code is released under MIT license by Jari Laine.

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.