Difference between revisions of "Freeside:4:Documentation"
From Freeside
(Created page with "= Note = Documentation specific to git master / 4.x. = Developer = * Authentication Plugins") |
(→Packages) |
||
(38 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= Note = | = Note = | ||
− | Documentation | + | Some documentation links point to earlier versions until things are fully moved over. The information should still be applicable. |
+ | |||
+ | = Installation and upgrades = | ||
+ | |||
+ | == Backend Installation == | ||
+ | |||
+ | === Packages === | ||
+ | |||
+ | * <strike>[[Freeside:4:Documentation:InstallingOnDebian10|Debian 10 "buster"]]</strike> | ||
+ | * [[Freeside:4:Documentation:InstallingOnDebian11|Debian 11 "bullseye"]] | ||
+ | * [[Freeside:4:Documentation:InstallingOnDebian12|Debian 12 "bookworm"]] | ||
+ | |||
+ | === Source === | ||
+ | |||
+ | * [[Freeside:4:Documentation:Installation|New Installation]] | ||
+ | * [[Freeside:3:Documentation:RT Installation|Integrated RT Installation]] | ||
+ | * [[Freeside:3:Documentation:Torrus Installation|Integrated Torrus Installation]] | ||
+ | |||
+ | == Signup and Self-service installation == | ||
+ | |||
+ | * [[Freeside:3:Documentation:Self-Service Installation|Signup/Self-service Installation]] | ||
+ | * [[Freeside:3:Documentation:Self-Service access without service|Self-Service access without package/service]] | ||
+ | * [[Freeside:3:Documentation:NG_Self-Service| Next generation self-service portal]] (Work in progress) | ||
+ | |||
+ | == Upgrading == | ||
+ | |||
+ | * [[Freeside:4:Documentation:Upgrading|Upgrading from 3.3 or later to 4.x]] | ||
+ | * [[Freeside:3:Documentation:Upgrading|Upgrading between 4.x versions]] | ||
+ | |||
+ | = Users = | ||
+ | |||
+ | * [[Freeside:3:Documentation:User|User's Guide]] (help wanted) | ||
+ | * [http://www.sisd.com/~ivan/freeside-slides Training presentation slides] | ||
+ | |||
+ | == Features in v3 and v4 that somehow got documented here == | ||
+ | |||
+ | * [[Freeside:4:Documentation:Appointments]] | ||
+ | |||
+ | = Administrator = | ||
+ | |||
+ | == Reference == | ||
+ | |||
+ | * [[Freeside:3:Documentation:Administration|Administrator's Guide]] | ||
+ | * [[:Category:Freeside:1.9:Documentation:Template|Templates]] used and their fill in variables. | ||
+ | |||
+ | == New features in v4 == | ||
+ | |||
+ | * [[Freeside:4:Documentation:Administrator:Multi-currency|Multi-currency]] | ||
+ | * Emails triggered by system log events can be set up at Configuration -> Miscellaneous -> System log emails | ||
+ | |||
+ | == Features in v3 and v4 that somehow got documented here == | ||
+ | |||
+ | * [[Freeside:4:Documentation:Administrator:Fees|Automated fees]] | ||
+ | * [[Freeside:4:Documentation:Cacti|Cacti Integration]] | ||
+ | * [[Freeside:4:Documentation:MagicMail|MagicMail Integration]] | ||
= Developer = | = Developer = | ||
+ | |||
+ | == Reference == | ||
+ | |||
+ | * [[Freeside:3:Documentation:Developer|Developer's Guide]] | ||
+ | * [[Freeside:3:Documentation:Billing_Internals|Billing Internals]] (walkthrough of the core invoice generation code) | ||
+ | |||
+ | == New features in v4 == | ||
* [[Freeside:4:Documentation:Developer:Authentication_Plugins|Authentication Plugins]] | * [[Freeside:4:Documentation:Developer:Authentication_Plugins|Authentication Plugins]] | ||
+ | * [[Freeside:4:Documentation:TaxEngine|Tax Engines]] | ||
+ | |||
+ | = Accounting Guide = | ||
+ | |||
+ | *[[Freeside:Documentation:Accounting|Accounting Guide]] | ||
+ | |||
+ | = Misc old stuff = | ||
+ | |||
+ | * [[Freeside:Documentation:FAQ|Frequently Asked Questions]] | ||
+ | * [[3rd_party_software|Third-party software]] | ||
+ | * [[Freeside:2.1:Documentation:Administration:VoIP:Timed_Rates|Feature: Timed Rates]] | ||
+ | * [[Freeside:2.1:Documentation:Administration:RT_Workflow|RT workflow features]] | ||
+ | * [[Freeside:2.1:Documentation:Administration:Tips_and_Tricks|Tips and Tricks]] | ||
+ | |||
+ | = Changelog = | ||
+ | |||
+ | * [[Freeside:4.0:Changelog|4.0 Changelog]] | ||
+ | * [[Freeside:4.1:Changelog|4.1 Changelog]] | ||
+ | * [[Freeside:4.2:Changelog|4.2 Changelog]] | ||
+ | * [[Freeside:4.3:Changelog|4.3 Changelog]] |
Latest revision as of 17:57, 15 July 2024
Contents
[hide]Note
Some documentation links point to earlier versions until things are fully moved over. The information should still be applicable.
Installation and upgrades
Backend Installation
Packages
Source
Signup and Self-service installation
- Signup/Self-service Installation
- Self-Service access without package/service
- Next generation self-service portal (Work in progress)
Upgrading
Users
- User's Guide (help wanted)
- Training presentation slides
Features in v3 and v4 that somehow got documented here
Administrator
Reference
- Administrator's Guide
- Templates used and their fill in variables.
New features in v4
- Multi-currency
- Emails triggered by system log events can be set up at Configuration -> Miscellaneous -> System log emails
Features in v3 and v4 that somehow got documented here
Developer
Reference
- Developer's Guide
- Billing Internals (walkthrough of the core invoice generation code)
New features in v4
Accounting Guide
Misc old stuff
- Frequently Asked Questions
- Third-party software
- Feature: Timed Rates
- RT workflow features
- Tips and Tricks