Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vincentmorneau/apex-theme-boilerplate
An empty APEX application with basic settings that any APEX theme needs
https://github.com/vincentmorneau/apex-theme-boilerplate
Last synced: 27 days ago
JSON representation
An empty APEX application with basic settings that any APEX theme needs
- Host: GitHub
- URL: https://github.com/vincentmorneau/apex-theme-boilerplate
- Owner: vincentmorneau
- License: mit
- Created: 2015-04-14T02:49:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T18:02:36.000Z (about 7 years ago)
- Last Synced: 2024-11-18T10:34:44.594Z (3 months ago)
- Language: PLSQL
- Homepage:
- Size: 32.2 KB
- Stars: 21
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
- awesome-orclapex - APEX Theme Boilerplate - basic stuff that any APEX theme needs - by Vincent Morneau (Boilerplates / Closed Source)
README
# APEX Theme Boilerplate
An empty APEX application with basic settings that any APEX theme needs. No pages. Just a few templates and settings turned on.For more info: http://vmorneau.me/apex-theme-boilerplate/
## Install
Import the APEX application ```app-boilerplate.sql``` into your workspace.You can either start developing your theme right from this application, or you can subscribe your application theme's to it.
## Changelog
[See complete changelog](changelog.md).## License
MIT © [Vincent Morneau](http://vmorneau.me)