distribution-manifest.json records the package version, Apache-2.0 licence, neutral content profile and fixed-credential exclusion in machine-readable form. Verify it together with the release SHA-256 checksum before installation.
This package is the sanitised Laravel/PHP ARISE framework. It contains frontoffice discovery, maps, route planning, businesses, POIs, routes, news, funding, MAAT, administrator user/content/route/review management, cached OSRM-compatible route calculation, integrations, consent-aware operational statistics, ES/EN/PT language packs, tests and deployment tooling.
No regional operational records, users, contact submissions, private analytics, imported uploads or credentials are included. ARISE_DATA_PROFILE=distribution is the default, and normal installation creates no sample users, reviews, personal plans or analytics. Optional generic samples are added only through arise:seed-demo; they use demo1/demo2 identities on example.invalid and remain excluded from operational reports.
INSTALLATION.mdandCONFIGURATION.md: prerequisites, first installation and environment settings.DEPLOYMENT.md,BACKUP_RESTORE.mdandUPGRADE.md: production operations and recovery.ADMINISTRATION.md,USER_MANAGEMENT.mdandCONTENT_MANAGEMENT.md: operator workflows.ROUTES_AND_WAYPOINTS.mdandREVIEWS.md: route calculation and moderation.API.md,INTEGRATIONS.mdandEMAIL.md: external interfaces and server-side services.LOCALISATION.md,THEMING.md,SECURITY.mdandPRIVACY.md: replication controls.SEO_MANAGEMENT.md,MULTILINGUAL_SEO.md,STRUCTURED_DATA.md,SITEMAPS_AND_ROBOTS.mdandREDIRECTS.md: public visibility controls.SEARCH_ENGINE_VERIFICATION.mdandTERRITORY_RESOURCES.md: guarded verification and replaceable external resources.DATA_IMPORT.md,TROUBLESHOOTING.mdandCONTRIBUTING.md: maintenance procedures.NEWS_AND_EVENTS.mdandANALYTICS.md: source-verified editorial content and operational/demonstration data separation.INTERNAL_NETWORK_ACCESS.md,GITHUB_RELEASE.md,REMOTE_SERVER_DEPLOYMENT.md,DATA_MIGRATION.mdandROLLBACK.md: guarded access, release and recovery procedures.LICENSE,NOTICE,THIRD_PARTY_NOTICES.mdandDISTRIBUTION_LICENSING_STATUS.md: Apache-2.0 terms and retained attribution.
- Read
INSTALLATION.mdand copy.env.exampleto.env. - Configure a new database and application key.
- Install Composer/npm dependencies and build assets.
- Run migrations with
ARISE_DATA_PROFILE=distribution; do not seed sample data during normal installation. - Create the first administrator with
php artisan arise:admin:create. - Configure mail, privacy/operator details and optional integrations.
- Read
SECURITY.md,PRIVACY.mdandDEPLOYMENT.mdbefore exposure.
The package ships no default administrator password. External integrations remain in a clear not-configured state until deployment-specific values are supplied.
For an isolated non-production showcase only, run php artisan arise:seed-demo. Use --dry-run before creation and --remove for deterministic cleanup. Never use this command on a populated deployment.
The source carries mandatory ARISE, PoliRuralPlus and European Union project notices. Run php scripts/apply_source_headers.php --check before packaging or publishing modifications.
ARISE is Archaeological Routes for Inclusive Synergy & Entrepreneurship in Sierra y Mancha Conquense, developed by Obsidian Innovation Institute - Associação and Xilbi Sistemas de Informacion SL within the scope of the PoliRuralPlus project (Grant Agreement No 101136910).
The project PoliRuralPlus has received funding from the European Union’s Horizon Europe research and innovation programme under grant agreement No 101136910.
Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or European Research Executive Agency (REA). Neither the European Union nor the granting authority can be held responsible for them.
First-party ARISE software and documentation are licensed under
Apache-2.0. See LICENSE for the authoritative terms and NOTICE for
project attribution. Third-party material retains its own terms.

