https://github.com/smclab/liferay-7-workspace
Liferay Workspace Project hosting modules developed by SMC for Liferay 7
https://github.com/smclab/liferay-7-workspace
dxp liferay plugins senna
Last synced: 6 days ago
JSON representation
Liferay Workspace Project hosting modules developed by SMC for Liferay 7
- Host: GitHub
- URL: https://github.com/smclab/liferay-7-workspace
- Owner: smclab
- License: lgpl-2.1
- Created: 2016-05-30T11:55:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T10:02:26.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T06:41:33.525Z (about 2 months ago)
- Topics: dxp, liferay, plugins, senna
- Language: Java
- Size: 425 KB
- Stars: 6
- Watchers: 18
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# liferay-7-workspace
Liferay Workspace Project hosting modules developed by SMC for Liferay 7# SMC Liferay 7 Workspace
This repository contains plugins developed by SMC to be used on [Liferay
Portal](http://www.liferay.com/community/liferay-projects/liferay-portal)
and [Liferay Digital Experience Platform](https://www.liferay.com/digital-experience-platform).Most of the plugins found in this repository can be easily
installed on Liferay Portal via [Liferay Marketplace](http://liferay.com/marketplace).In this repository plugins are laid out in a workspace configured to build OSGi bundles.
This workspace can be easily connected to Liferay IDE 3.0.0## Projects
### EU Cookie Agreement
##### [Source][eu-privacy-src] — [Marketplace][eu-privacy-mp]
[eu-privacy-src]: https://github.com/smclab/liferay-7-workspace/tree/master/modules/privacy-web
[eu-privacy-mp]: https://web.liferay.com/marketplace/-/mp/application/59398935A small and configurable, Cookie Agreement Disclaimer to make Liferay Portals
that are compliant with the European Union laws regarding Privacy Concerns.### SPA Transitions
##### [Source][spa-transitions-src] — [Docs][spa-transitions-src] — [Marketplace][spa-transitions-mp]
[spa-transitions-src]: https://github.com/smclab/liferay-7-workspace/tree/master/modules/frontend-js-spa-transitions-web
[spa-transitions-mp]: https://web.liferay.com/marketplace/-/mp/application/76061240Automagic animated transitions for your views, without writing a single line of
code. Just define what becomes what and you’re good to go.## Contributing
SMC welcomes any and all contributions! If you have an idea for a new plugin
or a new feature in an existing plugin, and wish to implement it, follow the
contribution steps outlined in the [CONTRIBUTING
guide](https://github.com/liferay/liferay-portal/blob/master/CONTRIBUTING.markdown).
It explains how to contribute to Liferay Plugins SDK environment and contains
links to additional useful resources.## License
Without specific disclaimer, all the plugins inside this repositories are free
software ("Licensed Software"); you can redistribute it and/or modify it under
the terms of the [GNU Lesser General Public License](http://www.gnu.org/licenses/lgpl-2.1.html)
as published by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version.These plugins are distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; including but not limited to, the implied warranty of MERCHANTABILITY,
NONINFRINGEMENT, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.You should have received a copy of the [GNU Lesser General Public
License](http://www.gnu.org/licenses/lgpl-2.1.html) along with this library; if
not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
Floor, Boston, MA 02110-1301 USA