Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aggrid
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
aggrid
Commits
069ad15f
Commit
069ad15f
authored
Feb 8, 2023
by
Nila Hyalij
Committed by
Mike Feranda
Feb 8, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3321899
by Nila Hyalij: Replace README.txt with README.md
parent
c6fbc1bb
No related branches found
No related tags found
1 merge request
!1
Update README.txt
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+30
-36
30 additions, 36 deletions
README.md
with
30 additions
and
36 deletions
README.
txt
→
README.
md
+
30
−
36
View file @
069ad15f
CONTENTS OF THIS FILE
---------------------
# AGGRID
* Introduction
* Recommended modules
* Installation
* Configuration
* Troubleshooting
* Maintainers
## CONTENTS OF THIS FILE
INTRODUCTION
------------
-
Introduction
-
Recommended modules
-
Installation
-
Configuration
-
Troubleshooting
-
Maintainers
## INTRODUCTION
Provides a ag-Grid JSON field to store data in spreadsheet form. The ag-Grid
Library is required for using this module. Please see the installation
instructions on drupal.org for setting up the module and downloading the
required library files.
*
For a full description of the module, visit the project page:
https://drupal.org/project/aggrid
-
For a full description of the module, visit the project page:
<
https://drupal.org/project/aggrid
>
*
To submit bug reports and feature suggestions, or to track changes:
https://drupal.org/project/issues/aggrid
-
To submit bug reports and feature suggestions, or to track changes:
<
https://drupal.org/project/issues/aggrid
>
*
ag-Grid Official Website (This module and the maintainer is not affiliated)
http://www.ag-grid.com
-
ag-Grid Official Website (This module and the maintainer is not affiliated)
<
http://www.ag-grid.com
>
RECOMMENDED MODULES
-------------------
## RECOMMENDED MODULES
*
No extra module is required other than some obvious Drupal core items.
-
No extra module is required other than some obvious Drupal core items.
INSTALLATION
------------
## INSTALLATION
*
Please see the documentation for aggrid on drupal.org
https://www.drupal.org/docs/8/modules/aggrid/installation
-
Please see the documentation for aggrid on drupal.org
<
https://www.drupal.org/docs/8/modules/aggrid/installation
>
The aggrid module requires the download of both the Community and Enterprise
edition of the ag-Grid library. There are instructions for doing this both on
...
...
@@ -42,38 +40,34 @@ INSTALLATION
the Drush aggrid:download tool or download the library manually from the
github repository.
https://github.com/ag-grid/ag-grid
<
https://github.com/ag-grid/ag-grid
>
Make sure to download the min.noStyle versions of the Community and
Enterprise versions.
https://github.com/ag-grid/ag-grid/raw/master/packages/ag-grid-community/dist/ag-grid-community.min.noStyle.js
https://github.com/ag-grid/ag-grid/raw/master/packages/ag-grid-enterprise/dist/ag-grid-enterprise.min.noStyle.js
<
https://github.com/ag-grid/ag-grid/raw/master/packages/ag-grid-community/dist/ag-grid-community.min.noStyle.js
>
<
https://github.com/ag-grid/ag-grid/raw/master/packages/ag-grid-enterprise/dist/ag-grid-enterprise.min.noStyle.js
>
CONFIGURATION
-------------
## CONFIGURATION
Once enabled, the ag-Grid module provides a link for setting version under
Drupal 8 Configuration > Content Authoring section. In this area, you can set
the module to either use the Community or Enterprise version. If using
Enterprise, you can also provide a license key. If you would like a trial of
the Enterprise edition, please see the http://www.ag-grid.com website. You will
the Enterprise edition, please see the
<
http://www.ag-grid.com
>
website. You will
receive a trial and full support from the company for a limited time. (Besides
extra ag-Grid features.)
Buy it and help them support this great open library!
TROUBLESHOOTING
---------------
## TROUBLESHOOTING
*
A module is included that will provide a demo aggrid config entity, content
-
A module is included that will provide a demo aggrid config entity, content
type, and node. Please note, multi-cell selection is only available through
ag-Grid Enterprise edition.
MAINTAINERS
-----------
## MAINTAINERS
Current maintainers:
* Mike Feranda (https://www.drupal.org/u/mferanda)
-
Mike Feranda -
<https://www.drupal.org/u/mferanda>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment