Giter VIP home page Giter VIP logo

web2py-for-fluxflex's Introduction

About

This package is a web2py for fluxflex. Modified to serve web2py in a sub directory. This example uses w. So you can have mixed languages, I need php and web2py in the same site (sick I know) for some legacy code.

Admin

Web2py provides Admin Interface in addition to fluxflex.

How to access admin page

You need to change HTTPS. And add "admin" in back of domain. Example: https://YOURPROJECT.fluxflex.com/w/admin

Admin password

Admin password in web2py is the same as fluxflex Database password. Fluxflex Database password is written in this URL. https://www.fluxflex.com/projects/YOURPROJECT/instruction/database

How to add your applications

  1. clone from fluxflex repository.
  2. copy your application(in web2py/applications/YOUR_APP) to public_html/w/applications folder in the repository.
  3. add new files to the repository.
  4. commit and push

Developing in local

There are no web2py files in cloned fluxflex repo. Because web2py files are unzip when Setup in fluxflex server. But it is necesary for web2py files to develop in local. The below is "Developing in local".

  1. clone from fluxflex repository.
  2. unzip web2py.zip in temporary directory.
  3. copy web2py directory files in public_html directory.

!Attention! It is NOT necesary to add unziped files in the git repo.

web2py-for-fluxflex's People

Contributors

apardue avatar nus avatar

Stargazers

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