Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlorimer committed Nov 30, 2016
1 parent bd56794 commit 73ba465
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 6 deletions.
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,38 @@
# SuiteCRM-Portal-Joomla
# SuiteCRM-Portal-Joomla 2.0.1
Joomla Plugin for the SuiteCRM Portal


### What's in this repository ###

This is the git repository for the SuiteCRM Portal project

This repository has been created to allow community members to collaborate and contribute to the project, helping to develop the SuiteCRM Portal.

### Contributing to the project ###

#####Important: Please read before developing code intended for inclusion in the SuiteCRM project.#####

Please read and sign the following [contributor agreement][cont_agrmt]

[cont_agrmt]: https://www.clahub.com/agreements/salesagility/SuiteCRM

The Contributor Agreement only needs to be signed once for all pull requests and contributions.

Once signed and confirmed, any pull requests will be considered for inclusion in the SuiteCRM Portal project.

### Helpful links for the community###

The following links offer various ways to view, contribute and collaborate to the SuiteCRM Portal project:


+ [SuiteCRM Demo - A fully working SuiteCRM demo available for people to try before downloading the full SuiteCRM package][suitecrm_demo]
+ [SuiteCRM Forums - Forums dedicated to discussions about SuiteCRM with various topics and subjects about SuiteCRM][suitecrm_forums]
+ [SuiteCRM Documentation - A wiki containing relevant documentation to SuiteCRM including portal, constantly being added to][suitecrm_portal_docs]
+ [SuiteCRM Partners - Our partner section where partners of SuiteCRM can be viewed][suitecrm_partners]
+ [SuiteCRM Extensions Directory - An extensions directory where community members can submit extensions built for SuiteCRM][suitecrm_ext]

[suitecrm_demo]: https://suitecrm.com/demo
[suitecrm_forums]: https://suitecrm.com/forum/index
[suitecrm_Portal_docs]: https://suitecrm.com/wiki/index.php/Userguide#Advanced_Open_Cases_with_Portal
[suitecrm_partners]: https://suitecrm.com/community/partners
[suitecrm_ext]: https://store.suitecrm.com/
10 changes: 5 additions & 5 deletions advancedopenportal.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="1.6.0" method="upgrade">
<name>Advanced OpenPortal</name>
<creationDate>November 2014</creationDate>
<creationDate>November 2016</creationDate>
<author>SalesAgility</author>
<authorEmail>support@salesagility.com</authorEmail>
<authorUrl>http://www.salesagility.com</authorUrl>
<version>2.0.0</version>
<description>Joomla integration for the Advanced OpenPortal SugarCRM case management module</description>
<authorEmail>info@salesagility.com</authorEmail>
<authorUrl>https://www.salesagility.com</authorUrl>
<version>2.0.1</version>
<description>Joomla integration for the Advanced OpenPortal SuiteCRM case management module</description>

<install> <!-- Runs on install -->
<sql>
Expand Down

0 comments on commit 73ba465

Please sign in to comment.