PHP Classes

Simple SMS Site Software: Manage and send SMS messages using aql services

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (65)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 42%Total: 3,325 All time: 1,038 This week: 404Up
Version License Categories
ssss 1.0.0Custom (specified...Wireless and Mobile, Web services
Description 

Author

This package is specific mainly for applications used in United Kingdom .

This package provides a Web base applications for managing and sending SMS messages using the services of the company aql.

The application lets the users enter the numbers and the text of the SMS messages that they want to send. The users have to signup and login to be able to send messages.

The application can manage the user records that are stored in a MySQL database. The users may have different access levels.

Picture of aql
Name: aql <contact>
Classes: 1 package by
Country: United Kingdom
Age: ???
All time rank: 95745 in United Kingdom
Week rank: 312 Up8 in United Kingdom Up

Details

aql simple sms site version 1.0 http://www.aql.com/ ======== Contents ======== 1.0 What is the SMS site? 2.0 Installation 3.0 What features does it offer? 4.0 What do all these files do? 5.0 Requirements 6.0 Special Thanks 7.0 Rebranding 8.0 Support 9.0 File Layout ========================== 1.0 What is the SMS site? The sms site provides a building block for aql customers interested in providing sms sending capabilities from their own website. Several aspects of the site can be tailored to suit you or your business, including user access levels, email contents and even adding your own company logo. Sending a message is as simple as logging in, typing your message and recipients numbers and clicking send. 2.0 Installation Extract the contents onto your webserver Type in your webbrowser - http://your/webserver/address/setup.php Edit the details in /inc/dbinfo.inc.php to resemble your own database login details (shown on setup.php) You should now be able to view the login screen by visiting http://your/webserver/address/ Two accounts will be set up - Admin account - username admin - password admin - Guest account - username guest - password guest - NOTE : It is recommended that you change your admin account login details Login as admin and go to admin >> configuration Update the details to reflect your own site - NOTE : URL's should end with / The site is now ready to use 3.0 What features does it offer? 3.1 Send customised messages - Select from SMS or WAP Push - Specify single or multiple recipients - Choose from flash or non-flash messaging - Enter your own originator and message (up to 160 characters) - Concatenated messaging support - Send messages spanning multiple sms 3.2 Administer your own local users 3.2.1 - 3 different user types - admin, standard and guest access levels 3.2.1.1 - Admin user - Reset user passwords - Edit user details - Remove users - Add users - Adjust users credit levels - Activate accounts - Disabled accounts - View all users delivery reports - View all users address book details - Site configuration 3.2.1.2 - Standard user - Change own password - Check own credits - Edit own details - View own delivery reports - View and edit own address book 3.2.1.3 - Guest user - View guest account delivery reports - View and add to guest address book 3.2.2 - Credit levels associated with each user limit the number of messages they can send - Initial number of credits can be set by the admin - Inifinite credits can be given by setting the credit level to -1 3.2.3 - 'Locked' accounts status to prevent access to unauthorised users and new accounts - New users are emailed an 'activation link' - New accounts can be set to an 'unlocked' status by an admin - Admin can activate/disable user accounts at any time 3.3 Personal address books - Manage your own contacts details - Send SMS and Wap Pushes to address book contacts at the touch of a button - Admin has full access to all address book details 3.4 Customisable options - Toggle new users accounts requiring activation before use - Admin can receive notifications of all new signups - Set initial number of 'free' credits for new accounts - Toggle guest account on/off - Create your own welcome email for new signups - Enter your aql username and password only once 3.5 Easy navigation using milonic javascript menu - www.milonic.com - 2 Click interface, Maximum of 2 clicks to access any screen 3.6 Run the SMS site from its own domain - e.g www.your-company-sms-site.com - Register your domain name with (aq) Limited at www.a-q.co.uk from just £10 + vat per year - Mask your current site address with web forwarding for only £5 + vat per year OR - Host your site and database with (aq) 4.0 What do all these files do? dbinfo.inc.php - Contains the database name, username and password restricted.inc.php - Contains the message displayed when a page cannot be accessed (usually incorrect details or wrong type of user - guest trying to view an admin page etc) validate.inc.php - Contains the process for checking users access levels header.inc.php - Contains header details footer.inc.php - Contains footer details 5.0 Requirements Curl needs to be installed - http://www.curl.com/ An aql sms account is required, sign up at www.aql.com 6.0 Special Thanks Navigation menu provided by Milonic.com 7.0 Rebranding The simple sms site software can be edited and rebranded to your own companies image. Please read copyright.txt before editing any of the files. 8.0 Support If you require technical support please raise a support ticket online at www.aql.com 9.0 File Layout The files should be extracted to the following directories webserver/ - confirm_delete.php - confirm_send.php - do_activate_user.php - do_add_address.php - do_add_user.php - do_adjust_credit.php - do_admin_activate.php - do_admin_deactivate.php - do_admin_edit.php - do_admin_setup.php - do_change_details.php - do_change_pass.php - do_delete_contact.php - do_delete_user.php - do_more_delreps.php - do_reset_pass.php - do_send.php - do_show_address_book.php - do_show_delreps.php - index.php - login.php - milonic_about.php - setup.php - signup.php - signup_confirm.php - user_add.php - user_address_book.php - user_adjust_credit.php - user_Adjust_credit2.php - user_admin_activate.php - user_admin_deactivate.php - user_admin_edit.php - user_admin_edit2.php - user_admin_setup.php - user_change_details.php - user_change_pass.php - user_credit_check.php - user_delete.php - user_hub.php - user_reset.php - user_send.php - user_send_wap.php - copyright.txt - readme.txt webserver/inc/ - dbinfo.inc.php - footer.inc.php - header.inc.php - options.inc.php - restricted.inc.php - validate.inc.php webserver/inc/menu/ - arrow.gif - blank.html - howtobuild.txt - install.txt - licence.txt - menu.htm - menu_data_admin.js - menu_data_guest.js - menu_data_standard.js - milonic_src.js - mmenudom.js - mmenuns4.js webserver/inc/style/ - logo.jpg - style.php

Screenshots  
  • ssss1.jpg
  • ssss2.jpg
  Files folder image Files  
File Role Description
Image file arrow.gif Icon menu item
Plain text file blank.html Appl. menu item
Plain text file confirm_delete.php Appl. confirm user deletion
Plain text file confirm_send.php Appl. confirm send
Plain text file COPYRIGHT.txt Lic. copyright
Plain text file dbinfo.inc.php Appl. database connection information
Plain text file delrep.php Appl. receives delivery reports
Plain text file do_activate_user.php Appl. Activate user account
Plain text file do_add_address.php Appl. add contact to address book
Plain text file do_add_user.php Appl. add a user
Plain text file do_adjust_credit.php Appl. change credit level
Plain text file do_admin_activate.php Appl. admin activate user account
Plain text file do_admin_deactivate.php Appl. admin deactivate users account
Plain text file do_admin_edit.php Appl. admin edit user details
Plain text file do_admin_setup.php Conf. admin configure site
Plain text file do_change_details.php Appl. update your details
Plain text file do_change_pass.php Appl. change your password
Plain text file do_delete_contact.php Appl. remove contact from address book
Plain text file do_delete_user.php Appl. admin delete user
Plain text file do_more_delreps.php Appl. show full delivery report details
Plain text file do_reset_pass.php Appl. admin reset users password
Plain text file do_send.php Class send message using aql gateway
Plain text file do_show_address_book.php Appl. view your address book
Plain text file do_show_delreps.php Appl. view your delivery reports
Plain text file footer.inc.php Appl. contains footer information
Plain text file header.inc.php Appl. contains header information
Plain text file howtobuild.txt Doc. menu item
Plain text file index.php Appl. home page
Plain text file install.txt Doc. menu item
Plain text file license.txt Lic. menu item
Plain text file login.php Appl. login script
Image file logo.jpg Icon style item
Plain text file menu.htm Appl. menu item
Plain text file menu_data_admin.js Appl. menu item
Plain text file menu_data_guest.js Appl. menu item
Plain text file menu_data_standard.js Appl. menu item
Plain text file milonic_about.php Appl. about milonic
Plain text file milonic_src.js Appl. menu item
Plain text file mmenudom.js Appl. menu item
Plain text file mmenuns4.js Appl. menu item
Plain text file options.inc.php Appl. Contains various editable options
Plain text file readme.txt Doc. readme
Plain text file restricted.inc.php Appl. contains error message when access is restricted
Plain text file setup.php Appl. setup script
Plain text file signup.php Appl. signup
Plain text file signup_confirm.php Appl. confirm signup details
Plain text file style.php Appl. style item
Plain text file user_add.php Appl. add new user
Plain text file user_address_book.php Appl. add contact to address book
Plain text file user_adjust_credit.php Appl. adjust credit
Plain text file user_adjust_credit2.php Appl. adjust credit
Plain text file user_admin_activate.php Appl. admin activate account
Plain text file user_admin_deactivate.php Appl. admin deactivate account
Plain text file user_admin_edit.php Appl. admin update users details
Plain text file user_admin_edit2.php Appl. confirm edited details
Plain text file user_admin_setup.php Appl. configure the site
Plain text file user_change_details.php Appl. update own details
Plain text file user_change_pass.php Appl. update your password
Plain text file user_check_credit.php Appl. check your credit
Plain text file user_delete.php Appl. delete user
Plain text file user_hub.php Appl. hub welcome page
Plain text file user_reset.php Appl. reset password
Plain text file user_send.php Appl. send sms
Plain text file user_send_wap.php Appl. send wap push
Plain text file validate.inc.php Appl. contains validation procedure

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,325
This week:0
All time:1,038
This week:404Up
 User Ratings  
 
 All time
Utility:60%StarStarStarStar
Consistency:65%StarStarStarStar
Documentation:60%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:42%StarStarStar
Rank:3542