Coder Social home page Coder Social logo

bagasstrongman / aksara Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abydahana/aksara

0.0 1.0 0.0 12.67 MB

Aksara is a CodeIgniter based CRUD Toolkit that you can use to build complex applications become shorter, secure and more reliable in just a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based) just by writing in single controller. Yet it's reusable, scalable and ready to use!

Home Page: https://www.aksaracms.com

License: Other

JavaScript 13.01% PHP 83.61% CSS 3.38%

aksara's Introduction

About Aksara

Aksara is a CodeIgniter based CRUD Toolkit that you can use to build complex applications become shorter, secure and more reliable in just a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based) just by writing in single controller. Yet it's reusable, scalable and ready to use!

Server Requirements

PHP version 7.3 or higher is required, with the following extensions installed:

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • xml (enabled by default - don't turn it off)

Aksara can be run under the MySQLi, PostgreSQL, SQL Server and SQLite3 or BOTH OF IT without changing any single code. The installer will guide you well when picking up the database type during installation, so follow the step carefully and make sure you reads every highlighted notes.

Installation

There are two installation methods that you can choose:

Composer Installation

  • Run "composer create-project abydahana/aksara aksaracms" anywhere inside your root directory of your web server. The command will create "aksaracms" folder. If you omit the "aksaracms" argument, the command will create an "aksara" folder instead, which can be renamed as appropriate;
  • Access your project from the browser and;
  • Follow the installation wizard.

Manual Installation

  • Download the source code and extract its content to the directory of your webserver;
  • Run "composer install" from the root of Aksara project directory;
  • Access your project from the browser and;
  • Follow the installation wizard.

Yes, as simple as that!

Some Screenshot

frame_generic_light frame_generic_light (1) frame_generic_light (2)
frame_generic_light (3) frame_generic_light (4) frame_generic_light (5)
frame_generic_light (6) frame_generic_light (7) frame_generic_light (8)
frame_generic_light (9) frame_generic_light (10) frame_generic_light (11)
frame_generic_light (12) * *

aksara's People

Contributors

abydahana avatar bangil0 avatar ganjarnugraha avatar

Watchers

 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.