Giter Club home page Giter Club logo

uap-2.1.0's Introduction

UAP Version 2.1.0 - Coming Soon

Join the chat at https://gitter.im/UserApplePie/UAP-2.1.0

We are starting from scratch with UAP2. This build is expected to take some time. Check back soon for updates!

Software License GitHub license

What is UserApplePie v2.1.0?

Simple User Management System Based on MVC Framework. It's designed to be lightweight and modular, allowing developers to build better and easy to maintain code with PHP.

The base framework comes with a range of helper classes.

Documentation

(Coming Soon!)Full docs & tutorials are available at www.userapplepie.com.

Requirements

The framework requirements are limited:

Installation

Tested on Windows 10 WAMP Server and Ubuntu 14.04

  1. Download the framework.
  2. Unzip the package to your web server.
  3. Open app/Core/Config.example.php and set your base path (if the framework is installed in a folder, the base path should reflect the folder path /path/to/folder/ otherwise a single / will do) and database credentials. Rename Config.example.php to Config.php.
  4. Edit .htaccess file and save the base path (if the framework is installed in a folder, the base path should reflect the folder path /path/to/folder/ otherwise a single / will do).
  5. Import the database.sql to your database (Updated table PREFIX if changed in Config.php).
  6. Enjoy!

Note: The first user that registers for the site is set as admin. Make sure you are first to sign up!

Note: Project is not complete, Stuff might be broken...

UAP Default Site URL Map

Pages with Guest Access

  • Home (Welcome - Default)
  • About
  • subpage
  • Login
  • Register
  • ForgotPassword
  • ResendActivationEmail
  • Members
  • MembersOnline
  • Profile/(UserName or UserID)

Pages that Require User to be Logged In

  • Logout
  • AccountSettings
  • EditProfile
  • ChangePassword
  • ChangeEmail
  • PrivacySettings

Pages that Are Used From Email Link

  • ResetPassword
  • Activate

Pages within the Admin Panel

  • AdminPanel (Main Dashboard)
  • AdminPanel-Users
  • AdminPanel-User
  • AdminPanel-Groups
  • AdminPanel-Group
  • AdminPanel-Forum-Settings
  • AdminPanel-Forum-Categories

Pages For Messages Module

  • Messages (Messages Home Page)
  • MessagesInbox
  • MessagesOutbox
  • NewMessage (Create New Message/Reply)
  • ViewMessage/# (Displays Requested Message)

Pages For Forum Module (Disabled in Admin Panel by Default)

  • Forum (Forum Home Page)
  • Topics/# (Display Topics by Category ID)
  • NewTopic/# (Category ID Topic is Related to)
  • Topic/# (Topic and Replies Related to Topic ID)

UAP Examples

Login Login Register Register User Profile User Profile Edit User Profile Edit User Profile

Admin Panel Examples

Users List Admin Panel Users List User Edit Admin Panel User Edit Groups List Admin Panel Groups List Group Edit Admin Panel Group Edit

Credit

Thank You to All Who Make UAP Possible!

Built on Simple MVC Framework 2.2

Simple MVC Framework

uap-2.1.0's People

Contributors

davarravad avatar gitter-badger avatar userapplepie avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

gitter-badger

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.