Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmlt-enabled/bmlt-root-server
This is the Main Root Server Repo for the Basic Meeting List Toolbox
https://github.com/bmlt-enabled/bmlt-root-server
Last synced: about 2 months ago
JSON representation
This is the Main Root Server Repo for the Basic Meeting List Toolbox
- Host: GitHub
- URL: https://github.com/bmlt-enabled/bmlt-root-server
- Owner: bmlt-enabled
- License: mit
- Created: 2018-03-21T18:10:07.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T23:13:35.000Z (9 months ago)
- Last Synced: 2024-04-14T15:55:03.833Z (8 months ago)
- Language: PHP
- Size: 19.1 MB
- Stars: 12
- Watchers: 6
- Forks: 14
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bmlt - BMLT - The BMLT Root Server (BMLT (Basic Meeting List Toolbox))
README
# Basic Meeting List Toolbox Root Server
DESCRIPTION
-----------The Basic Meeting List Toolbox (BMLT, hereafter) is a very powerful client/server system
that has been written for a very specific purpose, for a very specific clientele.It is designed to track and locate Narcotics Anonymous meetings, which are regularly-scheduled, weekly, recurring events.
The original intended clientele is Narcotics Anonymous Service bodies (although other 12 step fellowships have started
using BMLT as well). The service body implements a BMLT server, and provides the server to other NA Service bodies.
This project is the "root" server for the BMLT. It is the "server" part of the BMLT "client/server" architecture.You can find out more about the BMLT on the [website](https://bmlt.app).
[Follow this link to access the BMLT Root Server GitHub repository](https://github.com/bmlt-enabled/BMLT-Root-Server).
There are also links to various predecessor legacy repositories [here](#older-repositories) at the end of this README.
For specific information on setting up a development environment for work on the BMLT root server, please
see [CONTRIBUTING.md](CONTRIBUTING.md) in the GitHub repository.REQUIREMENTS
------------The root server requires a MySQL 5.7 database or higher and PHP 8.1 or higher.
For more information about server requirements, see the "Things You Will Need Before You Install" section of
[Installing a New Root Server](https://bmlt.app/setting-up-the-bmlt/).
INSTALLATION
------------For instructions on installing the root server, see [Installing a New Root Server](https://bmlt.app/setting-up-the-bmlt/)
OLDER REPOSITORIES
------------------The first BMLT release was in 2009.
Here are various legacy repositories that are predecessors to the
[current BMLT Root Server GitHub repository](https://github.com/bmlt-enabled/BMLT-Root-Server).[Follow this link to see the legacy BitBucket repository](https://bitbucket.org/bmlt/bmlt-root-server-deprecated/src/Release/).
[Follow this link to see the legacy GitHub repository](https://github.com/MAGSHARE/BMLT-Root-Server).
[Follow this link to see the legacy antediluvian repository on SourceForge](https://sourceforge.net/projects/comdef/).
(Note: this link isn't working any more as of July 2020.)NOTE: The repository origin has been transferred to [Bitbucket](http://bitbucket.org).
[The legacy GitHub repository](https://github.com/MAGSHARE/BMLT-Root-Server) is now only archival
(ends at version 2.0.2).